{
    "ok": true,
    "domain": "verizon.com",
    "generated_at": "2026-08-08T20:04:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 84,
            "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": "10 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": "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": 10,
                "lost_points": 0,
                "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": "121 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-206-58-110.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": 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": "10 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": "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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "121 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-206-58-110.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": "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": [
                "23.206.58.110",
                "23.40.244.108",
                "23.206.57.108",
                "23.206.62.107",
                "23.206.63.107",
                "23.206.59.110",
                "23.206.60.108",
                "23.53.5.117",
                "23.206.61.108",
                "23.206.56.116"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "15 mxa-0024a201.gslb.pphosted.com.",
                "15 mxb-0024a201.gslb.pphosted.com."
            ],
            "TXT": [
                "\"docusign=4a19cd69-5db5-4663-b70e-6600f177dae2\"",
                "\"2emAY6c1D+CgmANq0s7xHidy8qnyE6WStN33LPNuG/hd0aBm9xBLt6ZeIl7bfQR1VIMPYtYt3FlRkIcNWId/+A==\"",
                "\"zv5q0hfc968n8pzr19b9vzqk5w75dcr2\"",
                "\"anthropic-domain-verification-dh9nvq=MZi3jVJdupvG2ZzJKBbuDIzF8\"",
                "\"_60467rwxiajhlol2lvhpvkdp6849tto\"",
                "\"zfk8y8l5fh15lrg8dsk27ks1j51869tw\"",
                "\"_lva6pf2y06r966zjnmczto8aoqtyhsj\"",
                "\"Dynatrace-site-verification=6219e2d6-0d4c-42b0-aa3f-bf137c76e0ef__lc47bag6133ot2qms6uqkhqmkg\"",
                "\"70nhs2k6yktgpq4blv65k8416dwfwtds\"",
                "\"b8fwzdt99dt8btdysj12gnnjpkz146y3\"",
                "\"facebook-domain-verification=jzt3ysrggr1qi89a0c46h6hnmtu0l4\"",
                "\"Precisely-domain-verification\"",
                "\"quickbase-site-verification-922ae18c23918d07de301f714e7747cabad0e6ce\"",
                "\"airtable-verification=72cbbd275f6f706ba31aaca8586b013f\"",
                "\"flexera-domain-verification-bpuabamsmujihlzs\"",
                "\"_xbcq1ksf5g26csqvs958k3ig1ovtwtt\"",
                "\"docusign=9f9bf7a4-31a7-42bd-989d-b177ae520342\"",
                "\"MS=ms87778762\"",
                "\"google-site-verification=tZDve57pSHTO7eOO90j3R3wUIdpqq9pCrPCCauMcfbc\"",
                "\"flexera-domain-verification-ffgblppxwzuqqveo\"",
                "\"g0s1gq156v9thvrtvmg4smn6fhgcxqnl\"",
                "\"00DWH000005xk2L=1TBWH0000000M3l\"",
                "\"mongodb-site-verification=6vBJxn6M8ujjAATlYkC5bRNXjD4sUiRf\"",
                "\"docker-verification=e63249f1-5c89-419c-8b2a-928c81b87800\"",
                "\"flexera-domain-verification-kqnfpwapzjwcdtjl\"",
                "\"google-site-verification=KC5CJC5e0rzcxlINJHJcTM5U4b5Pr211cGU8diogsKI\"",
                "\"atlassian-domain-verification=aj1ES5iXBorxgboMWU4jPaWG8ufdkUqPAZ98L4Z4FxPtlETrOSCwWPopYp326Boi\"",
                "\"_v5t56ssq25ktk2khlhxdq84ct19wha1\"",
                "\"adobe-sign-verification=5c72a7e0c328f6774716059ec6fb7da6049813116d899e3483577d0896e7544c\"",
                "\"docker-verification=f22a41ee-7281-4719-a023-ff82e56fd556\"",
                "\"5bldj12kt4tpxl03yr7wcq4999ldkl6c\"",
                "\"EFrYNbG8uzynGvptGZk9HtN4Lm3prlj/zxlKEuFuGuCT614NJoj7M8m3YoFYzfpafIrQATFeKoHKqZOCDzKt/w==\"",
                "\"google-site-verification=Y3Q2T99tU_-XF206jqXW_UugVEHCvpzvPnIk5hYL2Bk\"",
                "\"ct55qq4v9hkbzvr613bg3nj4zqs82410\"",
                "\"smartsheet-gov-site-validation=wO9Aq-yUnfO-HMmw3WBsMSiP212HgHB4\"",
                "\"v=spf1 include:verizonwireless.com ~all\"",
                "\"airtable-verification=c7ec519ab4f7b83da45d01617d013506\"",
                "\"Dynatrace-site-verification=9b5e8c85-ffc6-4ee3-80a4-01c14607d287__pdi80imbksqp54emrr20d3gph8\"",
                "\"_q8n9oay9918jw5gr4o497lxper8vgf9\"",
                "\"00DWH000005k5zV=1TBWH0000000M29\"",
                "\"VaI7HAA7sB1/Nj9AfhmIpdfZyiwqm7N7pf9UApsrhO0=\"",
                "\"00Dfn00000BO1uH=1TBaJ00000008Yf\"",
                "\"miro-verification=cb4542e8a7b94284a46cef7263ff93a0a8981ccc\"",
                "\"q5c6fp9dz62p3yxbgjrfsmr9d0wm705p\"",
                "\"dwpv611b3xgfp7ymnj2yd18kvdfc93lm\"",
                "\"0gydk8ylzblmdk89rrh71z6vq8csbd4j\""
            ],
            "NS": [
                "a1-18.akam.net.",
                "a13-67.akam.net.",
                "a26-67.akam.net.",
                "a24-66.akam.net.",
                "a12-65.akam.net.",
                "a9-67.akam.net."
            ],
            "SOA": [
                "ns-tmtr.verizon.com. sysmgr.verizon.com. 5039 900 600 4838400 900"
            ],
            "CAA": [
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.206.58.110",
            "23.40.244.108",
            "23.206.57.108",
            "23.206.62.107",
            "23.206.63.107",
            "23.206.59.110",
            "23.206.60.108",
            "23.53.5.117",
            "23.206.61.108",
            "23.206.56.116"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:verizonwireless.com ~all",
        "dmarc": "v=DMARC1; p=reject; sp=quarantine; rua=mailto:dmarc_agg@auth.returnpath.net; ruf=mailto:dmarc_afrf@auth.returnpath.net; rf=afrf; pct=100",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.verizon.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-206-58-110.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.206.56.116",
                        "23.206.57.108",
                        "23.206.58.110",
                        "23.206.59.110",
                        "23.206.60.108",
                        "23.206.61.108",
                        "23.206.62.107",
                        "23.206.63.107",
                        "23.40.244.108",
                        "23.53.5.117"
                    ],
                    "time_ms": 34.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.206.56.116",
                        "23.206.57.108",
                        "23.206.58.110",
                        "23.206.59.110",
                        "23.206.60.108",
                        "23.206.61.108",
                        "23.206.62.107",
                        "23.206.63.107",
                        "23.40.244.108",
                        "23.53.5.117"
                    ],
                    "time_ms": 26.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.206.56.116",
                        "23.206.57.108",
                        "23.206.58.110",
                        "23.206.59.110",
                        "23.206.60.108",
                        "23.206.61.108",
                        "23.206.62.107",
                        "23.206.63.107",
                        "23.40.244.108",
                        "23.53.5.117"
                    ],
                    "time_ms": 23.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.206.56.116",
                        "23.206.57.108",
                        "23.206.58.110",
                        "23.206.59.110",
                        "23.206.60.108",
                        "23.206.61.108",
                        "23.206.62.107",
                        "23.206.63.107",
                        "23.40.244.108",
                        "23.53.5.117"
                    ],
                    "time_ms": 25.09
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.206.56.116",
                        "23.206.57.108",
                        "23.206.58.110",
                        "23.206.59.110",
                        "23.206.60.108",
                        "23.206.61.108",
                        "23.206.62.107",
                        "23.206.63.107",
                        "23.40.244.108",
                        "23.53.5.117"
                    ],
                    "time_ms": 41
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "verizon.com",
        "valid_from": "2025-12-08T18:00:00-06:00",
        "valid_to": "2026-12-08T17:59:59-06:00",
        "days_remaining": 121,
        "san": [
            "verizon.com",
            "ws01.static-verizon.com",
            "ws02.static-verizon.com",
            "ws03.static-verizon.com",
            "ws04.static-verizon.com",
            "www.verizon.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.verizon.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.verizon.com",
            "content-length": "231",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 01:04:35 GMT",
            "connection": "keep-alive",
            "akamai-grn": "0.2baa3717.1786237475.230b2a09",
            "x-dispatcher": "5",
            "x-vhost": "publish",
            "speculation-rules": "\"/us/speculation-rules/\"",
            "last-modified": "Wed, 05 Aug 2026 23:43:01 GMT",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "content-security-policy": "frame-ancestors 'self' *.verizon.com *.verizonwireless.com *.vzwcorp.com;",
            "referrer-policy": "strict-origin-when-cross-origin",
            "cdn-requestid": "",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains ; preload",
            "set-cookie": "bm_sz=0A2E99E4C8057EC08D5EFD50E90F1777~YAAQK6o3F97dZpifAQAAO9wM5ADwwmwAVOYNsiL8vmwsJb/S0poD5mWf8DQUCPAR2d60c8yZduKYUMvu0MbDhDZbQFAp6nuo5MpoCtAkLlLj9O5Z7szHAHxJNOZamxKKdnyb3DZ7Cs0kh5XoEhdrOVE4q7ZspdV4rhyyVWUfMgA7G+SFGRgcqHnWgpm8wYmQWTCHuPOnhhg5hnSp2WEE6zAQDlyw+ZwRljTisHhQ0oXJxtZnD0BtLLKXN7FOj/ovr1iLXQ282+hurjHbJkiBBesPNJQ5KskwbfLd0fGMpwFjfr/Mp8hRNpYI+G/wQBPqtyxl9X/+ylzlrP9Zq+oTIjEMLbj4/e7OVAP12yvuPQ+8w4/s0WJM/htBHw==~3224387~3159608; Domain=.verizon.com; Path=/; Expires=Sun, 09 Aug 2026 05:04:35 GMT; Max-Age=14400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.verizon.com/",
        "title": "Verizon: Wireless, Internet, TV and Phone Services | Official Site",
        "description": "Shop Verizon smartphone deals and wireless plans on the largest 4G LTE network. First to 5G. Get Fios for the fastest internet, TV and phone service.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.206.58.110": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.40.244.108": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.206.57.108": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.206.62.107": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-0024a201.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2425.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 2477.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 48.2,
                "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": 107.18
}