{
    "ok": true,
    "domain": "actblue.com",
    "generated_at": "2026-08-09T15:25:49-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 69,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "109 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-54-192-100-11.mci50.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "7 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "109 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-54-192-100-11.mci50.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "54.192.100.11",
                "54.192.100.63",
                "54.192.100.83",
                "54.192.100.125"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 aspmx3.googlemail.com.",
                "5 aspmx5.googlemail.com.",
                "3 alt2.aspmx.l.google.com.",
                "5 aspmx4.googlemail.com.",
                "5 aspmx2.googlemail.com.",
                "3 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"stripe-verification=458a068d343730a3862cc122ab4ea3cde6a858171c08d9467cd9125fcbe110f4\"",
                "\"stripe-verification=6aaff3fe9081e53745c5beb80d865aec779a8a15213b988d8d743b2e416560c2\"",
                "\"stripe-verification=2b5903a1c11eaeb286170dd86e9fc54a9643c8668eddf0e2b8592d6a2d58e051\"",
                "\"stripe-verification=9784804a845eead20c37293f3f6e6d6d24c6f51045d31838b02d491135056da6\"",
                "\"stripe-verification=bd67f8bee97ba5fe9be985c013f3c1c0b5009777e0a26f4c6ab6a35a430490b8\"",
                "\"stripe-verification=2aa4f3e71c42166d88936c9ec3c704d5040f428810485163417acdb6415b207e\"",
                "\"docker-verification=e401ddc6-7603-473a-b89f-a54811a6ab21\"",
                "\"docker-verification=47138140-53d4-444b-bed7-84aad2bc6d46\"",
                "\"google-site-verification=WwSnIbjtzfo4xqVqO39BoTvk6PdtxefIFF2gVbzjWc4\"",
                "\"stripe-verification=9e7396a2a9e7291d7fc1635468f7a4d2de55dcaebeebd06f389645e604e459f6\"",
                "\"stripe-verification=cb151d7dac86ea98ee2daa141e275c2ee965b77157f9cd0b6f3ea98ca6a00109\"",
                "\"cloudflare_dashboard_sso=d0cb06169ce9ebc0c1ced62638703ba3\"",
                "\"stripe-verification=3da47c28e51de78b3ebe91956cea4e6940a442bd850cdb2d2135fc337bd78356\"",
                "\"slack-domain-verification=ph1SVk03Lynlc7b3zKApE9OBefGvtr8MLxyICQX8\"",
                "\"stripe-verification=d12e917e010587b8f676bd84d16402ed6b2d7d380361050c41e2e77cf95c022a\"",
                "\"stripe-verification=50fd41847ad1d80cb9f7beca5f4e591a9ca7706d9aeab8bf275195fe1ff5015e\"",
                "\"stripe-verification=348cc12dd47fd072ca3d9fe9c664b41b3ae1383024efb069adaa21a118368b80\"",
                "\"stripe-verification=9469c8864c7467a14143aa7c840b1358cabd1237599cb06a05228e25c09bfd31\"",
                "\"google-site-verification=QD-hPZD6AyiF_KaugK8rWZa5iDkMdCSuLnxV4OgCCdA\"",
                "\"stripe-verification=ba67d1780fbc2848b7bdde4b152910f649dab5b2c7e639570a251c9b31ae4d0d\"",
                "\"TAILSCALE=d5CSzW9znUw22h7yWoXj\"",
                "\"google-site-verification=DldgSfaTwYJzVYrG7kBNOb5cq4YmFcge5fzKo0duhQ0\"",
                "\"mixpanel-domain-verify=8fbde44b-dd06-47db-a5ac-abbaa638d658\"",
                "\"stripe-verification=e78629b871733bdc2097cc8e944e012d4f314d9e1cf262f6e77ba96bd4b472f7\"",
                "\"mgverify=48225ac6eb1b2f61ce5f61e2a0a71d408926ef62570ab6903005624b4af43db8\"",
                "\"facebook-domain-verification=c9wrxzms0fm0zf2lf8rl61ibqcocd4\"",
                "\"anthropic-domain-verification-n3ytqv=4Dl9M27b2Y4P5WHXcWJMXhpaY\"",
                "\"stripe-verification=ed17956ec2b68a94018985d39bcd65e582a808d8f4b626c17ef2549736e7d3d9\"",
                "\"rippling-domain-verification=4226eaf8b22b7bef\"",
                "\"smartsheet-site-validation=oTiBqwQEa491ueKfSxJTUbvadxW5pRrj\"",
                "\"stripe-verification=92184f2c7a80a3d491c6d0de42e662cc4a332cdc50db5cdbf46ea3504486b006\"",
                "\"stripe-verification=e089bde629023187da9b55ddb627cf6c12aee11852b70abe6d1efc50d6d387ab\"",
                "\"stripe-verification=e0502bda1754923b7c49d62b6ccad5df6ba701016d822b37edc072e3b27d1a42\"",
                "\"stripe-verification=711654d5e701312b06a497e87918a769f5878c5456551acd7f1049343959a745\"",
                "\"stripe-verification=26cf98da510806ccbca57eef5811794bd66d3acbd632bbaac757f66705f7b109\"",
                "\"stripe-verification=d28785b95449bea3cf2c7c07096968cf7bfd4e18fbc800c6964f51d8bd0b6f88\"",
                "\"stripe-verification=654d251302a042e039b388a71af19907c94b556a4cd8d4f3a7c3cdbaf4a7609e\"",
                "\"fastly-domain-delegation-axknair8u3rjbsdjfb-16012025\"",
                "\"v=spf1 include:_spf.google.com include:_u.actblue.com._spf.smart.ondmarc.com include:helpscoutemail.com -all\"",
                "\"stripe-verification=e8e1f86d2460f3d103e2abfd6360e61310d2a3b1109c4cec9ed9d3010f0d898d\"",
                "\"atlassian-domain-verification=kE/JZNV+Pr59b9f61OZloeqr/Fii2CleKUmQeny+uB2wZWOzBlMY7XdTJy83bToL\"",
                "\"hubspot-domain-verification=ZGY1NDU0MGYtNGIwMy00ZTQ0LTg1YWMtMjNiNWU2YmZkYTMw\"",
                "\"stripe-verification=88c6cac50ec5e402f78791f77b4f6811f504a4072b7c22a350ccc80ba37f0743\"",
                "\"canva-site-verification=y64mJRS4WxlZkv2HhOeSIA\"",
                "\"MS=ms32055708\"",
                "\"cloudflare_dashboard_sso=91f32c4f69f0a4b0b95f7c24331ff0e4\"",
                "\"stripe-verification=b7ae50bd983a97a19e3aa7327329eea72ecc779bdc28997e28897b2325a41c58\"",
                "\"stripe-verification=0567EB252B180F0B4703FF41410D0C7864E9D05BF0297E8C5F02E7D208B2D9AE\"",
                "\"stripe-verification=3c46836be94198f937c2bab2fae2ebf7f2cd8edb9fad964f666f0530703357dc\""
            ],
            "NS": [
                "ns-956.awsdns-55.net.",
                "ns-1517.awsdns-61.org.",
                "ns-382.awsdns-47.com.",
                "ns-1760.awsdns-28.co.uk."
            ],
            "SOA": [
                "actblue.com. info.actblue.com. 2012061101 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazon.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"globalsign.com\"",
                "0 iodef \"mailto:ops@actbluetech.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.11",
            "54.192.100.63",
            "54.192.100.83",
            "54.192.100.125"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_u.actblue.com._spf.smart.ondmarc.com include:helpscoutemail.com -all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; pct=100; fo=1; ri=3600; rua=mailto:351cd3b4@inbox.ondmarc.com,mailto:dmarc@actblue.com; ruf=mailto:351cd3b4@inbox.ondmarc.com,mailto:dmarc@actblue.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.actblue.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdHVDm9CMlKlxbjX97flDqfAIaLJuCpbg87flSjoh25yMdtvlB/gklA5D+NQTjnQK8yke45RlXYHMmu31fStyYIcaxoGCuQWmGy9dKBFTP023AN+EolSLstorNvK5MmRTw18ovsWTzi5g11HZLY2xWxMoUPHCYty7ZkFStVszc7QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/76b2d5e7-3a35-4f7b-babe-b25ce44436b1.svg; a=https://vmc.digicert.com/76b2d5e7-3a35-4f7b-babe-b25ce44436b1.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-11.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.167.152.112",
                        "3.167.152.5",
                        "3.167.152.61",
                        "3.167.152.70"
                    ],
                    "time_ms": 70.49
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.125",
                        "54.192.100.63",
                        "54.192.100.83"
                    ],
                    "time_ms": 42.43
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.125",
                        "54.192.100.63",
                        "54.192.100.83"
                    ],
                    "time_ms": 48.07
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.167.152.112",
                        "3.167.152.5",
                        "3.167.152.61",
                        "3.167.152.70"
                    ],
                    "time_ms": 77.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.11",
                        "54.192.100.125",
                        "54.192.100.63",
                        "54.192.100.83"
                    ],
                    "time_ms": 77.87
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.actblue.com",
        "valid_from": "2026-05-12T19:00:00-05:00",
        "valid_to": "2026-11-26T17:59:59-06:00",
        "days_remaining": 109,
        "san": [
            "*.actblue.com",
            "actblue.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.actblue.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "137295",
            "location": "https://www.actblue.com/",
            "date": "Sun, 09 Aug 2026 20:25:41 GMT",
            "server": "AmazonS3",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 varnish, 1.1 varnish",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "2eCgwCPcvKb6Q6lfXonD6GgnlgEpqr6ktDozQ_266hp2Kzt1Cm1aTA==",
            "x-orig-cache-control": "max-age=0",
            "x-cache-group": "normal",
            "link": "<https://www.actblue.com/>; rel=shortlink",
            "cache-control": "max-age=600, must-revalidate",
            "x-timer": "S1786282453.682806,VS0,VE295",
            "x-cacheable": "SHORT",
            "content-type": "text/html; charset=UTF-8",
            "accept-ranges": "bytes",
            "age": "24688",
            "vary": "Accept-Encoding, Accept-Encoding, Accept-Encoding, Accept-Encoding,Cookie",
            "strict-transport-security": "max-age=31536000; includeSubDomains"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AmazonS3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.actblue.com/",
        "title": "ActBlue: Elevate Your Fundraising - Create Campaigns for Political Offices, Charities & Nonprofits",
        "description": "Launch your fundraising efforts with ActBlue, the ultimate platform for easy and effective online fundraising.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.192.100.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.63": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.83": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.5,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f67f31si6824818fac.190 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 83.42
}