{
    "ok": true,
    "domain": "weather.com",
    "generated_at": "2026-08-08T19:22:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "network": 85,
            "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": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "5 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "6 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": "5 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": "149 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: a23-60-136-149.deploy.static.akamaitechnologies.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": 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": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "5 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "6 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": "5 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": "149 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: a23-60-136-149.deploy.static.akamaitechnologies.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": "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": [
                "23.60.136.149"
            ],
            "AAAA": [
                "2600:1407:7400:288::2e03",
                "2600:1407:7400:283::2e03",
                "2600:1407:7400:284::2e03",
                "2600:1407:7400:285::2e03",
                "2600:1407:7400:28e::2e03"
            ],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"decagon-domain-verification-eatndc=jgFJWE8wUyeKuISQaIMSrN53d\"",
                "\"google-site-verification=i-J-BDfU7ek0Y-FJHtkqvf9BZcUBg6s8VshVCv_LUJo\"",
                "\"google-site-verification=uNTSYiIzOLrbUa6_Cug8_8j1gt8qJBBe5iD32gqZmjc\"",
                "\"00da0000000l1vmma0\"",
                "\"google-site-verification=Dk7Le19ZpfucXUuXR5E56YbGjvnU6LMLhGL3rOUBmAU\"",
                "\"cloudflare_dashboard_sso=eac37a3b7991d2ec799a3892eabeee49\"",
                "\"lucid-verification=mfz.QDV@xnf*ntc123gta\"",
                "\"google-site-verification=HcrGJjb9usn0d4pKJBL_HnMMnGnswKoiS_33CczKbZk\"",
                "\"happeo-site-verification=2b54fd7e1da04d29921d800a2277ad4e\"",
                "\"apple-domain-verification=Kt9gLmYacIfnO9IF\"",
                "\"facebook-domain-verification=99utolohhvsbcdxkj52qgala019hyj\"",
                "\"elevenlabs=v8jggJD5C27k0Kh5xTLd6YEPi4Nr8kGr19gQGPayQ64\"",
                "\"gc-ai-domain-verification-eqmyxj=CkM0WnFzGuJG3Bca7QhZBJ9j9\"",
                "\"slack-domain-verification=UoVswhJuJLwGELpIn564H0ty7Fgg6mvAI28itovF\"",
                "\"jamf-site-verification=lQUlN-k2oNrqeiPG8N0emA\"",
                "\"domain-verification=ee8800a7bed26f626e4e310292718a6499dd7baf99a931af8b01acfd3ba0253e\"",
                "\"_j2ya50rtj0r92xcco22b6ev5dih3j12\"",
                "\"amazonses:RBGPvHrsj9+f8y4UZ/RiSZ1SECUDOCm4aaFBColrE7I=\"",
                "\"MS=ms39994037\"",
                "\"docusign=002393a4-7df4-4031-83c1-98aeafa93c9f\"",
                "\"anthropic-domain-verification-0qzfk1=Y3UaHVA53Zt8YNsrdKsPL2jSU\"",
                "\"browserstack-domain-verification=981e7d75-519d-4b34-959a-b020c6ea774f\"",
                "\"google-site-verification=N7iC_ECm6tNlFG1yq0O501j5bdUcpg_YI_QqfnbZwYw\"",
                "\"adobe-idp-site-verification=779780a8c92cfd098df1f76f573b0ab2747d3123de4694cc75fdb12f10264b35\"",
                "\"DirectFedAuthUrl=https://weather.okta.com/app/weather_sinclairfederation_1/exk1lr3txvnutBhx50x8/sso/saml\"",
                "\"adobe-idp-site-verification=4f3e3a355b58e39ed82785f9fd8789cf479b6f9bf83845691110eb21acc017a6\"",
                "\"onetrust-domain-verification=ef12e9cda41f4f47b0d581f1b370690d\"",
                "\"hvntc1c3swgf9n72hympkt76bjj9dj1f\"",
                "\"_v91c5f9hv37j5zbu7xd2ugodh48x0hm\"",
                "\"google-site-verification=bnuH4zPufd7ChB6NQnrMbsxaifcIOzqDbKkFQFPspNA\"",
                "\"9f14672tfzjd965slzkm133vsr8j21gc\"",
                "\"airtable-verification=11df1efe5bdb14ba3e891f0f9bec6d67\"",
                "\"atlassian-sending-domain-verification=51201d1e-525c-4687-8a0e-98035a0f881b\"",
                "\"v=spf1 ip4:96.8.80.136 ip4:96.8.80.135 ip4:96.8.82.135 ip4:96.8.84.135 ip4:96.8.88.240 ip4:208.106.251.89 ip4:65.212.71.11 ip4:96.8.93.78 ip4:96.8.93.79 ip4:96.8.92.25 ip4:185.57.95.81 ip4:54.208.146.123 ip4:52.90.110.211 ip4:54.174.191.95 a:zgateway.zuor\" \"a.com include:_spf.google.com include:amazonses.com include:mktomail.com include:spf.mandrillapp.com include:_spf.salesforce.com ~all\"",
                "\"knowbe4-site-verification=ecfa587cd67b3b63076be6739be0b0a9\"",
                "\"1password-site-verification=ARV7XCTH2ZEZFPX75UY55TK3LM\"",
                "\"amazon-business-verification=89ff244b3e4ea26df13fb4bd54835ef48da841a7abe8629fb52a929a250fdf9e\"",
                "\"mongodb-site-verification=dncd3pi5Qbt17W4RaM7hD0THvIco77Nv\"",
                "\"new-relic-domain-verification=0f631387bf014cffae10bc9b979b7056\"",
                "\"asv=54ca4d7869945159566edeb424193599\"",
                "\"atlassian-domain-verification=x4mGWF20kUREoGAPK0AAelillieNsnLqv2j4/2A3iDPRcqHeMJ3L2AT4raKJBwRY\"",
                "\"smartsheet-site-validation=HmF6Si2DOd3yA6Re-KgxDRw6PRnJ9FxX\"",
                "\"google-site-verification=o4PbIFpHUUVW4AchOXwIsM8rUJsdNvLm3UR3OUdZyqM\""
            ],
            "NS": [
                "a13-67.akam.net.",
                "a14-64.akam.net.",
                "a10-65.akam.net.",
                "a11-66.akam.net.",
                "a24-65.akam.net.",
                "a1-70.akam.net."
            ],
            "SOA": [
                "dns1.p06.nsone.net. hostmaster.nsone.net. 1648492072 120 300 604800 60"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 issue \"amazon.com\"",
                "100 issue \"letsencrypt.org\"",
                "0 issue \"sectigo.com\"",
                "10 issue \"digicert.com\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.60.136.149"
        ],
        "ipv6": [
            "2600:1407:7400:288::2e03",
            "2600:1407:7400:283::2e03",
            "2600:1407:7400:284::2e03",
            "2600:1407:7400:285::2e03",
            "2600:1407:7400:28e::2e03"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:96.8.80.136 ip4:96.8.80.135 ip4:96.8.82.135 ip4:96.8.84.135 ip4:96.8.88.240 ip4:208.106.251.89 ip4:65.212.71.11 ip4:96.8.93.78 ip4:96.8.93.79 ip4:96.8.92.25 ip4:185.57.95.81 ip4:54.208.146.123 ip4:52.90.110.211 ip4:54.174.191.95 a:zgateway.zuora.com include:_spf.google.com include:amazonses.com include:mktomail.com include:spf.mandrillapp.com include:_spf.salesforce.com ~all",
        "dmarc": "v=DMARC1;p=quarantine;pct=100;rua=mailto:dmarc@weather.com;fo=1;adkim=r;aspf=r",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.weather.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9ycmkWhuHVeq3M5r55lunOohu2S/eoA/G7crW+TZKwwDxv2xEhtgz2skdNEIEupDMfcJh6Z4TvJizW+gR6eOYIZsvb/pjJR4wCF0+OhKkUIVHPtKgdOsShEOEqDcgdEGICu6NkNFilBcw9nKXyIdU01yTNhhA0U73udM2omfN2QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1; l=https://bimi.trust-provider.com/3214817962/current/logo.svg; a=https://bimi.trust-provider.com/3214817962/current/cert.pem; avp=personal",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-60-136-149.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.60.136.149"
                    ],
                    "time_ms": 65.6
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.60.136.149"
                    ],
                    "time_ms": 44.48
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.194.74.187"
                    ],
                    "time_ms": 36.97
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.60.136.149"
                    ],
                    "time_ms": 33.02
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.54.184.176"
                    ],
                    "time_ms": 44.22
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "weather.com",
        "valid_from": "2026-01-04T18:00:00-06:00",
        "valid_to": "2027-01-05T17:59:59-06:00",
        "days_remaining": 149,
        "san": [
            "weather.com",
            "*.cogads.weather.com",
            "*.dev.cogads.weather.com",
            "*.qa.cogads.weather.com",
            "*.w-x.co",
            "*.weather.com",
            "*.wsi.com",
            "*.wunderground.com",
            "*.wxug.com",
            "crazimals.com",
            "dev.theweathercompany.info",
            "stage.theweathercompany.info",
            "stg.crazimals.com",
            "theweathercompany.info",
            "w-x.co",
            "weatherunderground.com",
            "wsi.com",
            "wund.com",
            "wunderground.com",
            "wundermap.com",
            "wunderstation.com",
            "www.crazimals.com",
            "www.weather.com",
            "wxug.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://weather.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "etag": "\"89ob2crz3l73lh\"",
            "server": "Vercel",
            "x-matched-path": "/[code]/[locale]/home",
            "x-nextjs-prerender": "1",
            "x-nextjs-rewritten-path": "/eyJhbGciOiJIUzI1NiJ9.__0ADQT-_v_9_QD-_QD-AAEA_SIiLCIi.s69nXlt1qyKUfDZ49iD2lmLeltQeh_8P_DaXJNq3yPs/en-US/home",
            "x-nextjs-stale-time": "300",
            "x-path-for-router": "/eyJhbGciOiJIUzI1NiJ9.__0ADQT-_v_9_QD-_QD-AAEA_SIiLCIi.s69nXlt1qyKUfDZ49iD2lmLeltQeh_8P_DaXJNq3yPs/",
            "x-powered-by": "Next.js",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::iad1::hgx84-1786234958694-775dd980e978",
            "expires": "Sun, 09 Aug 2026 00:22:38 GMT",
            "cache-control": "max-age=0, no-cache",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 00:22:38 GMT",
            "set-cookie": "gbuuid=9173184c-b90a-4bdf-a532-b520b331363a; Expires=Tue, 08 Sep 2026 00:22:38 GMT; Domain=.weather.com; Path=/",
            "access-control-max-age": "86400",
            "access-control-allow-credentials": "false",
            "access-control-allow-headers": "*",
            "access-control-allow-methods": "GET,POST,OPTIONS",
            "access-control-allow-origin": "*",
            "property-id": "TWC-WX-Prod",
            "x-lma": "PS",
            "twc-path-locale": "/",
            "twc-experiment": "eyJzdWJzY3JpcHRpb24tZGVzaWduX18xIjoibmV3In0=",
            "x-in-ew-prod": "True",
            "twc-unit": "u",
            "twc-privacy": "usa",
            "twc-geoip-region": "MO",
            "twc-geoip-city": "SAINTLOUIS",
            "twc-geoip-dma": "609",
            "twc-geoip-latlong": "38.6312,-90.1926",
            "twc-geoip-country": "US",
            "twc-device-class": "desktop",
            "twc-locale-group": "US",
            "strict-transport-security": "max-age=63072000 ; includeSubDomains ; preload",
            "twc-ak-req-id": "6279322d",
            "akamai-grn": "0.e6623017.1786234958.6279322d",
            "x-origin-hint": "WxNext-Prod-Home",
            "twc-subs": "none"
        },
        "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": "Vercel",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://weather.com/",
        "title": "National and Local Weather Radar, Daily Forecast, Hurricane and information from The Weather Channel and weather.com",
        "description": "The Weather Channel and weather.com provide a national and local weather forecast for cities, as well as weather radar, report and hurricane coverage",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.60.136.149": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 96.4
}