{
    "ok": true,
    "domain": "ncua.gov",
    "generated_at": "2026-08-11T03:19:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 85,
            "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": "2 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": "2 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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 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": "156 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: a0afe1d32ecc3b049.awsglobalaccelerator.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": "2 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": "2 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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "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": "1 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": "156 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: a0afe1d32ecc3b049.awsglobalaccelerator.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": [
                "76.223.10.202",
                "13.248.136.5"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 ncua-gov.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"v=spf1 mx ip4:149.96.192.2 ip4:149.96.193.2 ip4:216.69.120.50 ip4:216.69.120.51 ip4:216.69.120.60 ip4:216.69.120.61 ip4:216.69.120.62 ip4:216.69.120.222 ip4:216.69.120.224 ip4:18.215.115.127 ip4:18.214.158.161 ip4:18.209.129.191 ip4:34.206.131.215 ip4:\" \"18.211.155.35 ip4:52.0.81.53 ip4:149.96.184.140 ip4:149.96.188.140 ip4:66.16.86.162 ip4:65.196.93.7 ip4:54.240.43.16 ip4:208.185.229.41 ip4:208.185.229.42 ip4:208.185.229.43 ip4:208.185.229.44 ip4:208.185.229.45 ip4:63.88.93.251 ip4:70.33.172.36 ip4:216\" \".251.248.18 ip4:44.203.112.2 ip4:44.242.1.147 ip4:44.229.48.4 ip4:38.120.135.35 ip4:216.200.231.226 include:spf.nat22314.zixworks.com include:send.aweber.com include:_spf.salesforce.com include:spf.constantcontact.com include:spf.protection.outlook.com \" \"-all\"",
                "\"google-site-verification=F4DrwgZqNwQPxYDz4hnEdNWD-9v4lx7eZ5LkcFpO95k\"",
                "\"adobe-sign-verification=5606803bd9425ca6003323d1ad50eea885bf6947d507daaceaf829cbfff93320\"",
                "\"ZObHqs6SMiQaj3zvlWKdrXHSYAuzsyNhBmAIa0rWZzSGiZJUNMWw6WYhohiJAbpecdyxQwnqTmcE12oOPP5+KQ==\"",
                "\"mycreditunion.gov-domain-verification=0gtrfy149kdp2c95glw1n0v97xqd51np\"",
                "\"apple-domain-verification=apxwjSqUOzY6sBTl\"",
                "\"_qrw4y8jnrl2y1nq3d5t30h7i7sboa3e\"",
                "\"MS=ms23710187\""
            ],
            "NS": [
                "sauthns2.qwest.net.",
                "sauthns1.qwest.net."
            ],
            "SOA": [
                "sauthns2.qwest.net. abuse.centurylinkservices.net. 2260610093 10800 3600 604801 300"
            ],
            "CAA": [],
            "DS": [
                "40650 7 2 7ED19BADA0EC077C203EF5EBE18BEEC21C80CDB48CB370322350DC96 A39F4DE9",
                "31428 7 2 C632E6830C249C670A0BC3A5B0551D9502BF5A3B4B9F8B21175D3B3D 305C3A2F"
            ],
            "DNSKEY": [
                "256 3 7 AwEAAbLuQn40GMZJ/uJQH74uOyydTt5f3zSWR+vGwIbw/3hU70qdI/xk JA66AGrxV6lHSavbr9kTd1Hs9rEAirPuRO3loFS//r3IIv6hC2Qcoi81 Xb9rPw/6i65OCZxnrMFSZVj61u0khaKztwFm5G2xo7JagYoOTSt87MJF OMx1AEpz",
                "257 3 7 AwEAAdLadiwASnNFwLVpy/Wp9a19Ft9yCgcR71W+gRmbQYFQ1Qb5nhLF el1hC35oaio5mcb1mLLjPaLebCKB3yyf4SoDa+a2urcTbjHokRAqLQh6 z492Q1u+CnbDiwLypAmXXFw1hAHw6nYFoUF6a0qgde+vybIk93P45ZjY RcL7RmYlQDAHroCtf35nMOndb0OG60Q0pJqNCMXPMRgBq6pWjHlnDQ+3 IrC0YRWuboyjU/k2sEGKxg3Ys0ryAsdoLEpHqS52gqrb9nMoTvdsEt6a IhUTRU79vUMm9S8F+t/ivoc7yCZy12EHhONPkFyoX9vue3CrDpFwRR+a nyDy88Dy4Vc=",
                "256 3 7 AwEAAcMs75XUBzz+wr6IZBRFbP8dakMkyxfHjSiKuV93S2zqIn/rTyYQ xXRi+Ji/PUQsSyamb88vWvQgA/ln2Nn9GzeYSJ9NNYUl3228SQW4GPFQ CppV0eOxqffSg9UgTSee6pqRyX+9f6sqqEnfUwwRjg71IHExOHVvC9Nk hCK0mpBX",
                "257 3 7 AwEAAb4lWbGebYz0W7poK7RUz0AVkfrvxnUVUZQWD0pyLOtWqxiD+tbQ dpkQLZ7Oj4oSD0fW2Z8CsHCPjwDO7q8SVxSEoYjMAjmD/MxZD6/xMxxg nFattfqj6vrBmX9g+UCKGDI6rwx34yQ2fXjbiWvi2kmUcrmWA0j1muxl PTTL2dzPZ0ZDpayHp7cu+KDDhpuUTc49CijxGAj8vQHlyysVRdxi+uUm gvGXN9K1074gJfR+k1g632gc3UfMArWKr8Y8wYWB5KKoJmtbfMfDyqI1 2TUKJkyHRrKpnYZXZReb45b733k85GrBE4GcURsqlEM5TgtoLiUE60sD bixkemxemL8="
            ],
            "RRSIG": [
                "NS 7 2 900 20260818030103 20260811020103 55254 ncua.gov. kEmlPZP3yAkmq47uC8vDoWpNNEg9FAO6nm4qqULjvxqhFDlIntKuD/ne SmGzC96UhlcHWEDzjV3z4iC2+XLKOfL2yGTCMAks5tg9PQ6pny222kT+ sY39WyUxx3VmilFn88i+gvMOb7BjlC0yEfhNQCkT3x1cRHI+d+mWd8Ly r0s=",
                "TXT 7 2 300 20260818030103 20260811020103 55254 ncua.gov. SCSrLVh4KyXU88wbg+I6lL1UDFnRKk+BYZ9pn1L0WYNG1zJ/ibeTnHNx sGMYd6Jg3bIp3XoHe+k7ByWAPRLYomvjlBffV7rwF3FEK7Yj9ppv6Oj4 rrGIasKt2zwgT3acpREZFadtd79MuE0k2jEENk7JkTb0S0vf8Ap6tFPn /y0=",
                "DS 13 2 3600 20260812091855 20260810071855 35496 gov. NQktEw0A3YBxZugCANyW8GQC8xCcRmlURkRYiZnyYJW3FOtbrbSPr1ql 9MWkwm9emn2QGhMSHd1Q7wgAQkcYLQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "76.223.10.202",
            "13.248.136.5"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:149.96.192.2 ip4:149.96.193.2 ip4:216.69.120.50 ip4:216.69.120.51 ip4:216.69.120.60 ip4:216.69.120.61 ip4:216.69.120.62 ip4:216.69.120.222 ip4:216.69.120.224 ip4:18.215.115.127 ip4:18.214.158.161 ip4:18.209.129.191 ip4:34.206.131.215 ip4:18.211.155.35 ip4:52.0.81.53 ip4:149.96.184.140 ip4:149.96.188.140 ip4:66.16.86.162 ip4:65.196.93.7 ip4:54.240.43.16 ip4:208.185.229.41 ip4:208.185.229.42 ip4:208.185.229.43 ip4:208.185.229.44 ip4:208.185.229.45 ip4:63.88.93.251 ip4:70.33.172.36 ip4:216.251.248.18 ip4:44.203.112.2 ip4:44.242.1.147 ip4:44.229.48.4 ip4:38.120.135.35 ip4:216.200.231.226 include:spf.nat22314.zixworks.com include:send.aweber.com include:_spf.salesforce.com include:spf.constantcontact.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:ncua@rua.agari.com,mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:ncua@ruf.agari.com",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.ncua.gov",
        "dkim": "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoAVO6Ux4I/Ic0nBnpV7gAZ70LkHKXNTjgtq/RW4olVsnn3n6RSZqQIyze8IcsNf4T96fbo16slB1X0NtkPoNEbhdhVyrp7ZJybyHbRe2xzsmQ6Q+9GtplbM/IAibS8LxpS0fiVCylTaGaqfN7Wprf4JOJPmOEwhn7yejtrzbOqxu1rqIgifELjjDcHJ1a+ULSncNeHvQHOZrf3lezTYZCanwErxF2ulNvfg+7cUckhcvn5OOcyELgcq15QPZZlY4+60n5QvFQn3UW1oIuCGkzl3Hs0wo9yAkk2fSPi1GZpCDRlY3J9jHyVUEMwMLbN35Uaefd1SsuLsVrCAnlmim1QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a0afe1d32ecc3b049.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.248.136.5",
                        "76.223.10.202"
                    ],
                    "time_ms": 34.74
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.248.136.5",
                        "76.223.10.202"
                    ],
                    "time_ms": 127.57
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.248.136.5",
                        "76.223.10.202"
                    ],
                    "time_ms": 66.68
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.248.136.5",
                        "76.223.10.202"
                    ],
                    "time_ms": 53.85
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.248.136.5",
                        "76.223.10.202"
                    ],
                    "time_ms": 56.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.ncua.gov",
        "valid_from": "2025-12-28T18:00:00-06:00",
        "valid_to": "2027-01-14T17:59:59-06:00",
        "days_remaining": 156,
        "san": [
            "www.ncua.gov",
            "ncua.gov",
            "espanol.ncua.gov",
            "espanol.mycreditunion.gov",
            "mycreditunion.gov",
            "www.mycreditunion.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://ncua.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Tue, 11 Aug 2026 08:18:58 GMT",
            "content-type": "text/html; charset=utf-8",
            "server": "nginx",
            "vary": "Accept-Encoding",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Tue, 11 Aug 2026 06:11:37 GMT",
            "etag": "\"1786428697\"",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' ncua-gov.mautic.net touchpoints.app.cloud.gov *.clarity.ms dap.digitalgov.gov *.google-analytics.com *.typekit.net *.ncua.gov ncua.gov *.mycreditunion.gov mycreditunion.gov *.googletagmanager.com; img-src 'self' blob: fonts.gstatic.com *.googletagmanager.com data: touchpoints.app.cloud.gov *.clarity.ms *.bing.com *.ncua.gov ncua.gov *.mycreditunion.gov mycreditunion.gov *.google-analytics.com *.typekit.net img.youtube.com; font-src 'self' 'unsafe-inline' data: *.typekit.net fonts.gstatic.com; media-src 'self'; style-src 'self' 'unsafe-inline' *.ncua.gov *.googletagmanager.com *.googleapis.com; connect-src 'self' touchpoints.app.cloud.gov *.clarity.ms performance.typekit.net *.google-analytics.com *.googletagmanager.com *.ncua.gov ncua.gov *.mycreditunion.gov mycreditunion.gov; frame-src 'self' *.ncua.gov app.powerbigov.us *.youtube.com www.googletagmanager.com",
            "cross-origin-opener-policy": "same-origin",
            "cache-control": "max-age=3600, public"
        },
        "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": true,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://ncua.gov/",
        "title": "NCUA",
        "description": "The NCUA is responsible for regulating federal credit unions, insuring deposits, and protecting members of credit unions.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "76.223.10.202": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.248.136.5": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ncua-gov.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 37.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.9,
                "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": 82.3
}