{
    "ok": true,
    "domain": "expedia.com",
    "generated_at": "2026-08-08T21:48:10-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "10 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": "71 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-33-29-216.deploy.static.akamaitechnologies.com"
            },
            {
                "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 429 "
            },
            {
                "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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "10 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": "71 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-33-29-216.deploy.static.akamaitechnologies.com",
                "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 429 ",
                "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": [
                "23.33.29.216",
                "23.33.29.204"
            ],
            "AAAA": [
                "2600:1407:3c00:17::1740:7289",
                "2600:1407:3c00:17::1740:728b"
            ],
            "CNAME": [],
            "MX": [
                "10 mxa.expediagroup.com.",
                "10 mxb.expediagroup.com."
            ],
            "TXT": [
                "\"amazonses:oZ2yR24a2IvFfvd7rTosskhpBLV0+ALRtvkRJIjx0fo=\"",
                "\"slack-domain-verification=81W2yd6WvPIV2bIiJ0v7Z9CctNAA8jqAQl8WaAJq\"",
                "\"perplexity-ai-domain-verification-kx8cwa=8WA6k9CqOacJLnLYJunqAVGGC\"",
                "\"ZOOM_verify_ofBcMvjmQlCZcaU4dvIkgQ\"",
                "\"adobe-idp-site-verification=abcfaaf9-27be-4dca-a1e1-c927aef12f3f\"",
                "\"_slnmbnij2ra2pe5luncgck1q9xp153b\"",
                "\"teamviewer-sso-verification=aed054b0717d4220825c45cb229bfdb2\"",
                "\"_globalsign-domain-verification=VhFG-UAc8IPlmik4wizjFi149rlyYfubwGgIy_Ila4\"",
                "\"google-site-verification=FpDWRaM4PuuKkac8GS2WnRrOL2ETEawDDPSUqkJHUmc\"",
                "\"miro-verification=d36744c01c72c4c0e036eacc18ffe55264b3bf81\"",
                "\"facebook-domain-verification=imkvqqxv2t6mzz9o2rqoowbjmebkw9\"",
                "\"v=spf1 include:_spf.expedia.com a:b.spf.service-now.com include:_spf.qemailserver.com include:spf.clearslide.com include:mail.zendesk.com include:_spf.salesforce.com include:_spf.sidetrade.net ip4:212.99.44.68 ip4:212.99.44.69 ip4:83.138.167.180 ip4:195.5\" \"0.76.198 ip4:83.138.167.180/30 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:199.15.213.62 ip4:199.15.213.63 ip4:192.28.150.108 ip4:66.244.67.50 -all\"",
                "\"apple-domain-verification=0Cq9m86umSJj48Lc\"",
                "\"mailru-verification: 1b3eba1af3b91214\"",
                "\"amazonses:sG5OYkWVHIpG/aa9orqZIna+hfMfRpT1SGaCb4D4XVw=\"",
                "\"docusign=4188e9ec-e035-430e-88b2-7a13724ef5a5\"",
                "\"amazonses:LZ0J6MYU9V4K1tMfUCKKyF2lrqYy7/T1a3SGHMTkgdI=\"",
                "\"amazonses:mDgr5HTfTVGx3+y1oKrXWeGLfIIUB6TYS727YPN+MVM=\"",
                "\"amazonses:glyQN3VG7+2GwQzW53o2g3FKyzhxfj1s1MoJmxgF/IM=\"",
                "\"amazonses:6N5k7dR50wcCMNvXtEVCL7tVvOqZBQmuFFEJLokVIfE=\"",
                "\"amazonses:Fo+DrXJ2hWyGoODXpSHEzYI4Uw9L93rskKKD/pbX9qk=\"",
                "\"anthropic-domain-verification-gvhc3w=7DZit0fI0UvkLidnFGXWSj673\"",
                "\"amazonses:t7uPAmLr+GQsilBGtLdODuKQfxX78F7KKROYzkXeDnk=\"",
                "\"docusign=af374066-7f8d-4e9e-aa34-ced1f3929a3d\"",
                "\"openai-domain-verification=dv-LcuXOUafDEymiB6NOaKRg5yD\"",
                "\"MS=ms41917382\"",
                "\"apple-domain-verification=dzOcCMjpBEyl50Bc6Wb_j4B10rRmI1Jan_auP5P2lcQ\"",
                "\"atlassian-domain-verification=BoDCBNyHJzHh97Myx/Z4n3grU8sMEGR10Mi8CdpStC01PdMAuIARlKP/odGI7CvN\"",
                "\"amazonses:Qz9hS4Kkufxpp+jJXEYur6QH8sCMrNyMuMgqWDY0res=\"",
                "\"amazonses:L/znkTRG3CC7az8kQioGsNeARe/8ERvOQUwjq69Ov8A=\"",
                "\"dropbox-domain-verification=4ujrmug64lqg\"",
                "\"smartsheet-site-validation=1faPwvohZowpNS7Bl4ROqo9qp0soq7Mo\"",
                "\"x034XVMC1Z3q1tp7Rd2+WV9Cf8GQ7wqakjbNinoZvSGB2K7/oQbi2hLe8HLezV0ia4zePzaZaIAwzuXiMPSM9A==\"",
                "\"lucid-verification=kfm1DJP5pmf-wyf1qxd\"",
                "\"_qhfakp24u4ate3lbyvw1p3veiru4lkd\"",
                "\"ca3-7a14c6a8346148a8a530cc85edf8eaa2\"",
                "\"tiktok-developers-site-verification=xu7umPD0SGmugD16amWLt5izfF818tcR\"",
                "\"amazonses:GpLcOvJxxnz0UuiDzgnZCnWdvkNwNJNDoZsi+jNLl70=\"",
                "\"cisco-ci-domain-verification=353929ee9fd3a3760facd2437590f676e7cf9395c48c74d21b1df486d09f3374\"",
                "\"facebook-domain-verification=s4h6e1h04jupatgxdgiqjclfwmvxu1\"",
                "\"amazonses:JqZ7DCH6v3rdHV51NIWOkU7wPgB0aSTP0Z1hF9tr9N8=\"",
                "\"_wona8ky5rjcq7mpv89xu2z03gzgw4ox\"",
                "\"google-site-verification=nK8ds4mXu1b3H3be6v0EFQoBDNL0ehLYho-eRN0mmik\""
            ],
            "NS": [
                "pdns2.ultradns.net.",
                "pdns3.ultradns.org.",
                "dns2.p09.nsone.net.",
                "dns1.p09.nsone.net.",
                "pdns1.ultradns.net.",
                "pdns6.ultradns.co.uk.",
                "dns4.p09.nsone.net.",
                "dns3.p09.nsone.net.",
                "pdns5.ultradns.info.",
                "pdns4.ultradns.org."
            ],
            "SOA": [
                "pdns1.ultradns.net. domains.expediagroup.com. 2017051073 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.216",
            "23.33.29.204"
        ],
        "ipv6": [
            "2600:1407:3c00:17::1740:7289",
            "2600:1407:3c00:17::1740:728b"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_spf.expedia.com a:b.spf.service-now.com include:_spf.qemailserver.com include:spf.clearslide.com include:mail.zendesk.com include:_spf.salesforce.com include:_spf.sidetrade.net ip4:212.99.44.68 ip4:212.99.44.69 ip4:83.138.167.180 ip4:195.50.76.198 ip4:83.138.167.180/30 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:199.15.213.62 ip4:199.15.213.63 ip4:192.28.150.108 ip4:66.244.67.50 -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:expedia@rua.netcraft.com,mailto:dmarc_agg@dmarc.250ok.net ; ruf=mailto:expedia@ruf.netcraft.com,mailto:dmarc_fr@dmarc.250ok.net",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.expedia.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDY8KkWqE0IQ0i2NcBBxyqHROJwSxJnzyG7u6Hf/kArIu2DGO6H4jYI/07r2NTn+nRwOneHTja4FeVI5ruQ4pc4upfftFpfGFg8MfmFwztaLhLApCAWabPMuZcnf6HQXN6xeu8obYYJNfXswLNsHRIRD2nJ7A10PW492WgI9lLHDwIDAQAB; n=1024,1457642105,1473539705",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/5c49e9b2-0a6b-4a3e-af53-d98d456564eb.svg;a=https://vmc.digicert.com/5c49e9b2-0a6b-4a3e-af53-d98d456564eb.pem;avp=brand",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-216.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.45.123.34",
                        "23.45.123.6"
                    ],
                    "time_ms": 59.85
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.204",
                        "23.33.29.216"
                    ],
                    "time_ms": 51.96
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.33.29.204",
                        "23.33.29.216"
                    ],
                    "time_ms": 51.6
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.33.29.204",
                        "23.33.29.216"
                    ],
                    "time_ms": 67.44
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.33.40.137",
                        "23.33.40.143"
                    ],
                    "time_ms": 68.05
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "expedia.com",
        "valid_from": "2026-07-21T17:02:32-05:00",
        "valid_to": "2026-10-19T17:02:31-05:00",
        "days_remaining": 71,
        "san": [
            "expedia.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.expedia.com/",
        "status": "HTTP/2 429 ",
        "http_version": "3",
        "headers": {
            "server": "istio-envoy",
            "content-length": "0",
            "location": "https://www.expedia.com/",
            "date": "Sun, 09 Aug 2026 02:48:01 GMT",
            "strict-transport-security": "max-age=63072000; includeSubDomains;",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "no-cache, no-store, must-revalidate",
            "x-permitted-cross-domain-policies": "none",
            "x-app-info": "captcha-pwa,f762601dd7a75583b937d40f418e34453b83bb35",
            "content-language": "en-US",
            "x-page-id": "wildcard-challenge-handler",
            "x-hcom-origin-id": "wildcard-challenge-handler",
            "ctx-view-id": "96f54410-2123-443e-bd26-ebf11d3cd964",
            "x-frame-options": "SAMEORIGIN",
            "x-download-options": "noopen",
            "vary": "accept-encoding",
            "x-envoy-upstream-service-time": "18",
            "x-xss-protection": "1",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self'",
            "trace-id": "6ecb915d-e237-47cd-99c6-05c50c24de04",
            "x-b3-traceid": "6ecb915de23747cd99c605c50c24de04",
            "x-cgp-info": "noJvmRouteSet;d7a55ca4-b812-4bb8-a5fe-79d17af94238",
            "set-cookie": "bm_sz=8BB5DDCA0587939F611FB9287BC4D915~YAAQ1RwhF91VormfAQAAwY1r5AACBoucuD82eutRh3ScSEZmLAxQtLw9FjXU1ZlE7bm3wI3x/qTSrNStRJB/IJYWEf3geZGJ97VKPNEWi8cEAuu+QyHrmdopQldWbvH8uoALatL1p6YiqKt3WuzwONrJGjgKtAT2a57AKhs4KANbPzHkZoPrDF1e0k9Ot06mrqiQjB0BvlR5HiwTis3qwy4yTvMBPa9eD+1k1qeNpnomm9QbG+og7cUxU+UNGVbjd2hUhNgT9mXyVcZyQDS/fjr8EKnfpXs8NWyOeG3ETla/piHuy4b9V0rWfLwx3tFlG9I6WFIZB2aUgcRRrNOcTKxTMhtM/EPUXTEADcAW+1loKKoJhUKgYugw~4534593~3421507; Domain=.expedia.com; Path=/; Expires=Sun, 09 Aug 2026 06:48:01 GMT; Max-Age=14400",
            "akamai-request-bc": "[a=23.33.28.213,b=2814172604,c=g,n=US_IL_CHICAGO,o=20940],[a=41,c=o]",
            "x-akamai-reference-id": "0.d51c2117.1786243681.a7bcddbc"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "istio-envoy",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.expedia.com/",
        "title": "Bot or Not?",
        "description": "",
        "success": true,
        "error": "",
        "status": 429
    },
    "network": {
        "23.33.29.216": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.204": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa.expediagroup.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 15.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4033.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": 91.2
}