{
    "ok": true,
    "domain": "2k.com",
    "generated_at": "2026-08-09T09:33:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 57,
            "network": 100,
            "availability": 60
        },
        "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": 10,
                "lost_points": 0,
                "detail": "8 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "8 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": 0,
                "lost_points": 5,
                "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": "2 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": "10 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-52-85-12-88.ord56.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": 35,
                "lost_points": 0,
                "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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "8 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "8 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": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "2 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": "10 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-52-85-12-88.ord56.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "52.85.12.88",
                "52.85.12.78",
                "52.85.12.112",
                "52.85.12.65"
            ],
            "AAAA": [
                "2600:9000:2007:5c00:14:a763:fa80:93a1",
                "2600:9000:2007:9e00:14:a763:fa80:93a1",
                "2600:9000:2007:da00:14:a763:fa80:93a1",
                "2600:9000:2007:1e00:14:a763:fa80:93a1",
                "2600:9000:2007:8000:14:a763:fa80:93a1",
                "2600:9000:2007:4800:14:a763:fa80:93a1",
                "2600:9000:2007:2600:14:a763:fa80:93a1",
                "2600:9000:2007:3c00:14:a763:fa80:93a1"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa-002e0402.gslb.pphosted.com.",
                "10 mxb-002e0402.gslb.pphosted.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-0RtfgxO3KmC8AvfIfkojSbrn\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all\"",
                "\"onetrust-domain-verification=cd1ad099a17d4c48adbae2d5d5e069cd\"",
                "\"browserstack-domain-verification=678e4d3c-1e60-425f-bdb8-7c32091c2e2e\"",
                "\"instatus-domain-verification-gm6cm9=UYrmgIXYDnxjtxF82R4pHSBI0\"",
                "\"mixpanel-domain-verify=d4e53ec7-6fed-4e00-aa98-6e80134e8c67\"",
                "\"apple-domain-verification=JZVZbrp0Iaj9uDnW\"",
                "\"google-site-verification=5F4U7S97_QRqt7IQ8zinLy1608Izn7zMPZqb06Iyrug\"",
                "\"docker-verification=d7b1ca17-e5e1-4233-aff4-704c0e5b9d12\"",
                "\"teamviewer-sso-verification=752e576a2825431ba2783fea5c4a8f19\"",
                "\"1password-site-verification=SSX6EGGRMVEHHAXRA52Z5G4HXI\"",
                "\"0h9q6q7gxk3pnhmd91gby69v35qzf6bc\"",
                "\"docusign=a972dd56-9179-4ac0-ad12-a951f170c628\"",
                "\"cb6e9ade3f084e55b5953fa1d7cc000f\"",
                "\"slack-domain-verification=OGJDYCYJsRoSD40AZmPw1w761YaCKEDpHfvnD7TD\"",
                "\"apple-domain-verification=1CnU7xCQSnRLoOmJgIsrFlaMjLwBwspe8_2oZPfg5vs\"",
                "\"TAILSCALE-j81zskQjgjqVOxuCorkH\"",
                "\"02e2542baa4d842bba151f3b63c4428e7e39f02948a847d74d\"",
                "\"dropbox-domain-verification=sx0cwr2697dg\"",
                "\"astro-domain-verification=cln1ycny600b501nh4pxmxf4b\"",
                "\"cursor-domain-verification-g8d63t=eznYvCIBFauroZjDjqujRT8er\"",
                "\"miro-verification=3ea8442faf25fa0de74a9891a07ab52013c4390c\"",
                "\"c50wgxrdkc2kqml331n8xcs92rgw3mjw\"",
                "\"_f2xjyne0ai2po3uvz4jtx3ysp87zu72\"",
                "\"adobe-idp-site-verification=a5e50b22-0eb8-45b2-9243-600f21ce5042\"",
                "\"dtm-domain-verification=deSQ5vL_dUZL3wscXTAXxe8MTQtqgfISPifuGTooA4g\"",
                "\"orbitid-domain-verification=cmebi0e59000014cx59rv5wdv:2k.com\"",
                "\"meltwater_sso_20230818_TRITON-15725\"",
                "\"anthropic-domain-verification-r3p6es=n5IDQKuZ3lHz5gmvxzRmVlQdc\"",
                "\"jamf-site-verification=zx84NxVCteNrYYNRRa7VEA\"",
                "\"DEVE+fES3sz58W7t2UqXyvGZmd04bbQppoJbPvC+hn7/KgbpjkgMd3M4d7yTHUaMfCxIcg2q9ArhLG9WpeIz6Q==\"",
                "\"stripe-verification=F28A604B7BF8A68BF58DC4662A0FEB6BDCC6E542E26EA6F0C93C460407AFDDB3\"",
                "\"mongodb-site-verification=ZcJzJ8UkgSSY4FiBEbpxYY6vAsMDaL4Q\"",
                "\"parsec-domain-verification=td_2euWUg92VRdnHH1HVfNqOitNNLm\"",
                "\"liveramp-site-verification=N7LfJQ_zOOUHWzRKQ58XigamknKTRS3g5EZCAit3OQk\"",
                "\"MS=ms57449187\"",
                "\"kiro-site-verification=4e6997a2-0941-4d56-a09d-0c785924fb0d\"",
                "\"TAILSCALE=UoJsV9BDA1U4hbtLqL1j\"",
                "\"canva-site-verification=qfpZb7tJdg4RSuCCTe1JuA\"",
                "\"facebook-domain-verification=5asynu0yvenunkvy7hl9o7dprqea9m\"",
                "\"google-site-verification=uXta0k7WDLD_iRbNxoL6tB-PNbLmWQVWfKg7wqFLz5A\"",
                "\"atlassian-domain-verification=MMzWQ2TqcxeKliKSzrsMVl8JE34sjUX/AAseKUOLM2alhtHAS0zrgFt4+kBiRto/\"",
                "\"mongodb-site-verification=QlvhcszCrrgSx9YwopNUdqkjd6BtJFuC\""
            ],
            "NS": [
                "ns03.vandalay-industries.net.",
                "dns1.p05.nsone.net.",
                "dns4.p05.nsone.net.",
                "ns01.vandalay-industries.net.",
                "dns3.p05.nsone.net.",
                "ns04.vandalay-industries.net.",
                "dns2.p05.nsone.net.",
                "ns02.vandalay-industries.net."
            ],
            "SOA": [
                "dns1.p05.nsone.net. hostmaster.nsone.net. 1742238617 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.85.12.88",
            "52.85.12.78",
            "52.85.12.112",
            "52.85.12.65"
        ],
        "ipv6": [
            "2600:9000:2007:5c00:14:a763:fa80:93a1",
            "2600:9000:2007:9e00:14:a763:fa80:93a1",
            "2600:9000:2007:da00:14:a763:fa80:93a1",
            "2600:9000:2007:1e00:14:a763:fa80:93a1",
            "2600:9000:2007:8000:14:a763:fa80:93a1",
            "2600:9000:2007:4800:14:a763:fa80:93a1",
            "2600:9000:2007:2600:14:a763:fa80:93a1",
            "2600:9000:2007:3c00:14:a763:fa80:93a1"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; fo=1; ri=3600; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.2k.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1+F2O14Dj2Z+pQIyf+t2udxwTTAPTpUmq9DiUZUVoHt5ec88IpP4HH7eyctjvXLfXg7TAGBcM4hsGJ8fLydyA2jpwxKewtA/CWPz1d7NAnoocfrIxl3pxKffks+BRN5aZhvz2mOtDF2b6XBP3SMjYkjt4jAVAsq00HiL25Q5niFR2FDe9TZuZSAte8m30D5tlfSEEJ6QKD0PTL2+13qdCOIlI20h6XJMXO3jry8R6HO9i5ihJv1JKXPmYNW8t7BCBRC8wMpfqMfI4RTA479jjV9kMO3sPhyL8PDRMDSaCbWH31okV59O94DkVO4RlTFDICqglsWsXlkFmbsB6fYAWQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/6401cfd7-9653-4f30-a452-182975fca1e2.svg; a=https://vmc.digicert.com/6401cfd7-9653-4f30-a452-182975fca1e2.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-52-85-12-88.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.118.113",
                        "99.84.118.39",
                        "99.84.118.46",
                        "99.84.118.6"
                    ],
                    "time_ms": 76.68
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.112",
                        "52.85.12.65",
                        "52.85.12.78",
                        "52.85.12.88"
                    ],
                    "time_ms": 46.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.85.12.112",
                        "52.85.12.65",
                        "52.85.12.78",
                        "52.85.12.88"
                    ],
                    "time_ms": 68.83
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.85.12.112",
                        "52.85.12.65",
                        "52.85.12.78",
                        "52.85.12.88"
                    ],
                    "time_ms": 96.75
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.32.241.105",
                        "13.32.241.111",
                        "13.32.241.61",
                        "13.32.241.74"
                    ],
                    "time_ms": 42.6
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "2k.com",
        "valid_from": "2025-07-20T19:00:00-05:00",
        "valid_to": "2026-08-19T18:59:59-05:00",
        "days_remaining": 10,
        "san": [
            "2k.com",
            "xcom.2k.com",
            "thirtyfirstunion.com",
            "www.xcom.2k.com",
            "borderlands.2k.com",
            "sportslab.2k.com",
            "www.midnightsuns.2k.com",
            "midnightsuns.2k.com",
            "www.thirtyfirstunion.com",
            "www.2k.com",
            "www.mafia.2k.com",
            "www.promo.2k.com",
            "www.sportslab.2k.com",
            "mafia.2k.com",
            "www.quarrygame.2k.com",
            "www.pgatour.2k.com",
            "www.nba.2k.com",
            "www.civilization.2k.com",
            "promo.2k.com",
            "nba.2k.com",
            "www.lego.2k.com",
            "www.vcentertainment.com",
            "www.nfl.2k.com",
            "www.riskofrain.2k.com",
            "ethos.2k.com",
            "pgatour.2k.com",
            "newtalesborderlands.2k.com",
            "www.topspin.2k.com",
            "wwe.2k.com",
            "www.borderlands.2k.com",
            "topspin.2k.com",
            "www.valencia.2k.com",
            "www.ethos.2k.com",
            "valencia.2k.com",
            "www.wwe.2k.com",
            "vcentertainment.com",
            "lego.2k.com",
            "civilization.2k.com",
            "quarrygame.2k.com",
            "www.newtalesborderlands.2k.com",
            "nfl.2k.com",
            "riskofrain.2k.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://2k.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 14:32:59 GMT",
            "content-type": "text/html",
            "content-length": "919",
            "x-cache": "Error from cloudfront",
            "via": "1.1 467ce69eca4128d68fff88ad57a983d2.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P15",
            "x-amz-cf-id": "MVMjheUhTuPPuehf3yGTsclMjuE8WicwkRSKjfpdmdrGHEbnedV-Wg=="
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://2k.com/",
        "title": "ERROR: The request could not be satisfied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "52.85.12.88": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.78": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.112": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.65": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-002e0402.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 49.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.4,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 123.82
}