{
    "ok": true,
    "domain": "fhfa.gov",
    "generated_at": "2026-08-10T22:45:32-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 81,
            "network": 50,
            "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": 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": "3 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": 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": "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": "97 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: ec2-54-92-167-213.compute-1.amazonaws.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": 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": "1 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": "3 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": "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": "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": "97 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: ec2-54-92-167-213.compute-1.amazonaws.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": "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": [
                "54.92.167.213"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 fhfa-gov.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=c6bdfeb5b951966f117608f9bfa7d402adbd4bc9a3f07fc0a542ad8f910e0d8a\"",
                "\"MS=ms86165065\"",
                "\"+ZZhQDI/kHIBJdvqzgo6qOwuh1et67Gr9qQOd6e0NiIwKAE2UOshGlcouHGujhj+B+8UqFbTsezdiqpRTAud0w==\"",
                "\"ZOOM_verify_7nCKrrNPT_i1IEfVS6Mb9A\"",
                "\"v=spf1 ip4:12.183.70.2 ip4:12.183.69.2 ip4:12.183.70.100 ip4:12.183.69.100 ip4:52.222.69.242 ip4:52.222.68.204\" \" ip4:15.200.6.115 ip4:38.120.135.35 ip4:216.200.231.226 include:spf.fed20004.zixworks.com\" \" include:servers.mcsv.net include:spf.protection.outlook.com -all\"",
                "\"apple-domain-verification=NPUQ8hoXf1DWe6y5\"",
                "\"google-site-verification=cX5bJjZn9MuKRpi4lfAwhx6LcujEx4OHDuPlmx8Ha6I\"",
                "\"_kl5oyyhtt7ldzzl48qumpv7oxmo03oa\""
            ],
            "NS": [
                "ns03.fhfa.gov.",
                "ns01.fhfa.gov.",
                "ns02.fhfa.gov."
            ],
            "SOA": [
                "ns01.fhfa.gov. dnsadmin.fhfa.gov. 2026080600 1800 600 604800 600"
            ],
            "CAA": [
                "0 issuewild \"digicert.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [
                "10999 8 2 10B17AA84E5D679BBD07CC9404F3E4386774DF9052328565B076E88B 45530761"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAesDy2U4vM0sS0q4FktIkHKs238ZJiGadTl0jtOJHJieXPLdx6h9 1WdadsR0ewL6cuGkx4uD+ez+VzBuL/LSayEY7mNhKsuBik1vx6/K/kW9 D9/UhD20R9nCE0CytyvZdHRImQQnrm3oKkTdG4/9ys2mRYO/wrnb/TEf Z5YrGT+HSTirmChGk6lVKWZSWZFic5ToBERqDhzXC/lj7NEoqIgjbAui VJnXcQw1DWXbzEvMUOGUciBJ/wFdlrkKdAqupXs0dmPVcEwteG3sRTcA B8thcjQZyQKez112w+9ajUE8vxGUALslspXqMdLTedGv34Zz2V/WNVSq M4aDOpy/B1U=",
                "256 3 8 AwEAAbJnhExQY2pE5NXKowap0tvllaGlqU3AhHaZ17s1BCiqdVnauAUF 5V1IBQwvPFVs12UoydkfA77Sr4EHJls1pomc93uKYy0r+n6ZmI5uizbj tsSTdbabtgkYniE4nsXRgiFCTPsxeXr5pG+5dxgsDHxtkCoWyHpczDen M+i/RgVet/bvsyM2Wr+IkYXrUs8ragxxf50t5Ih1aAXlGT1raFSpCN0M /9wZiYVgbaIZfPJ4qHylAHKRmZGPb83r/nopGfrcflJfgvBc3ZZJtwfY qQl07uB7NERizF2U9h9nUglT3DhRBLHGwKhH/qxYSZJCs7n8ejKmI5kg HCn+N9sD3Jc="
            ],
            "RRSIG": [
                "SOA 8 2 3600 20260905124104 20260806124104 34713 fhfa.gov. XuFfswRYbqDHK+YE5bHs/WcZhvPGt/+t8dhnT5YkSuOMMtES2ud7ef2y o54mSDoHmNcZGJQ0yV7XcVbQeGjdFEpx1FnbdEzso0WKJUGsy70k/1le 05szOWQt/MEmuyMJPgZ0pFLbR2WFx3d8fZ8nyxIPsRbdD8YebERsgrDD xOLHNNoQDEERX6HbGsu0N2HNWUBTbdQ1ZP+4YSVYUHUqhMW8U5e6slVb mQPL0uAAevoRcIT10yy7TLj/3nWhvRZe7MJixuioU3pCQe3xctZsOOgB fk9fLtpCytjVST1W3SmtgKpt0lWFTVb1X0gEZfMAv6g3EPkFu+ZQD6pR tbB/tA==",
                "NS 8 2 3600 20260905124104 20260806124104 34713 fhfa.gov. MJSOtAzNrz0J0449+yEyQsnoh8keX3X0ynXEXbgNJpoBdaB+aCjK00W+ d+DiKADr+PrjthJkjfKqibmUYpts5lfog/uzfhd0yblGY7ecmSW+1O3J aFX0qYLAq3C/jx3L1AMrc8myzJ4J9Kwq7I+s37irhHf2h9dBFoN+Kuph qiguQSba8M1Ia1FrFifEcIjBV/07BuwuIl33NNsCnfp8b2vSTOwtpUhj NiCJ6O5UO4LokHe8+GgSHC4cHL2qNlssYGkLXs7TTC2sIRz+VtonKJ6r +TjDym1/88/aeADgxpbciCzJOBQLj9WkZLlEsA2OkV1M7XSc2LTYKzAE mvUQPw==",
                "TXT 8 2 3600 20260905124104 20260806124104 34713 fhfa.gov. RHZ/KYrJduqu46UOm1JTsGiNSufHxZzDl8ZGi92UtvPqUM0EUAyt6Tk4 /xWc8JK+sfu8kCmvaMLFAdPc7umUKuUlXmM6zLhh48fyAVk7Z40dTThJ VTbUzRnkIfOUNUaPyT+2rLT3zzB8O9+qJrCFhhNnhA3WzWVNvGwDvBE/ sSU2Q6F3i5gmKhP4XRilkF/GfycVh/xryMTjw54NcGzsBtwURGWX4Cf2 ekia4R3sSvdnEN/4oqi9oaB1cwzRR/TPUKJsZqmr6EDeTNonmGYqgerW XH9R6wLwPaIz6KwCztn+Gfh8UdNJyvzVgggAF2rgwpdUmM/dDIKI/nDH rWsOVA==",
                "DS 13 2 3600 20260812044520 20260810024520 35496 gov. delZ26QqqqR5/4ty7DXZjUpmC4QUK4v9iW7+zYwvJif/JOncCcEx8T2G +gNC584l5tFEl6Np4T2u+BmOzNbIsA==",
                "CAA 8 2 3600 20260905124104 20260806124104 34713 fhfa.gov. djzaN2JCcZQqNN0v9sX8EVkJOT/9shB1cv27tsuQqcH/3SYx2e5ZVp/j CtXI2Q6GiWaCgF1etO0nkuDTsqGNyxS77hV7PIiiVA4dzNyEpkuN/pWn gJ1HjRX46BTHbkEFe4w98f5nYUU49M1dJPTE1KutAoT6ETgXFzqU5um1 TDsacQvbcSWazJuS4TMclwO4tZenWSqtXQkFUo5E0sUFU+HFm426S/Xg hJXZ76ZEcQHBlPz4fQkEvVWH3eXMmYvSjxOecOeOLKc1Gg1ssrIdlKLu nfgrKPfBES48AwLpnjbD09d2y6GvvwuG3WNEPx1rYtI97HKkLpp62T2G Y2VCqg=="
            ],
            "NSEC": [
                "_acquiaplatform.fhfa.gov. A NS SOA MX TXT RRSIG NSEC DNSKEY CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.92.167.213"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:12.183.70.2 ip4:12.183.69.2 ip4:12.183.70.100 ip4:12.183.69.100 ip4:52.222.69.242 ip4:52.222.68.204 ip4:15.200.6.115 ip4:38.120.135.35 ip4:216.200.231.226 include:spf.fed20004.zixworks.com include:servers.mcsv.net include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:re+tyhvbiueh7q@dmarc.postmarkapp.com,mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:dmarcreports@fhfa.gov;",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.fhfa.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-92-167-213.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.92.167.213"
                    ],
                    "time_ms": 149.26
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.92.167.213"
                    ],
                    "time_ms": 81.5
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.92.167.213"
                    ],
                    "time_ms": 102.39
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.92.167.213"
                    ],
                    "time_ms": 81.46
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.92.167.213"
                    ],
                    "time_ms": 84.17
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.mortgagetranslations.gov",
        "valid_from": "2025-10-15T19:00:00-05:00",
        "valid_to": "2026-11-16T17:59:59-06:00",
        "days_remaining": 97,
        "san": [
            "www.mortgagetranslations.gov",
            "www.fhfa.gov",
            "www.int.fhfa.gov",
            "fhfawww.fhfa.gov",
            "fhfa.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.fhfa.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 03:45:24 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "97119",
            "location": "https://www.fhfa.gov/",
            "x-content-type-options": "nosniff",
            "cache-control": "max-age=2764800, public",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-request-id": "v-31da6e98-9294-11f1-990e-57aee80b6a0d",
            "age": "289862",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "38190",
            "x-drupal-dynamic-cache": "UNCACHEABLE (poor cacheability)",
            "content-language": "en",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Cookie,Accept-Encoding",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "content-security-policy-report-only": "report-uri /report-csp-violation",
            "x-xss-protection": "1",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-drupal-cache": "MISS",
            "last-modified": "Fri, 07 Aug 2026 19:14:21 GMT",
            "x-ah-environment": "prod",
            "etag": "W/\"1786130061-gzip\"",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.fhfa.gov/",
        "title": "Home | FHFA",
        "description": "The Federal Housing Finance Agency (FHFA) is an independent agency established by the Housing and Economic Recovery Act of 2008 (HERA) and is responsible for the effective supervision, regulation, and housing mission oversight of the Federal National Mortgage Association (Fannie Mae), the Federal Home Loan Mortgage Corporation (Freddie Mac), and the Federal Home Loan Bank System, which includes the 11 Federal Home Loan Banks (FHLBanks) and the Office of Finance (OF). The Agency's mission is to ensure that Fannie Mae and Freddie Mac (the Enterprises) and the FHLBanks (together, \"the regulated entities\") fulfill their mission by operating in a safe and sound manner to serve as a reliable source of liquidity and funding for housing finance and community investment. Since 2008, FHFA has also served as conservator of Fannie Mae and Freddie Mac.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.92.167.213": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "fhfa-gov.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4034.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": 83
}