{
    "ok": true,
    "domain": "census.gov",
    "generated_at": "2026-08-08T18:33:43-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 95,
            "mail": 70,
            "security": 84,
            "network": 55,
            "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": "1 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": "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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "48 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "48 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "148.129.75.166"
            ],
            "AAAA": [
                "2610:20:2010:a05:1000:0:9481:4ba6"
            ],
            "CNAME": [],
            "MX": [
                "50 mail1.census.gov.",
                "50 mail2.census.gov."
            ],
            "TXT": [
                "\"airtable-verification=3602865d8095935581ec510122a7f819\"",
                "\"google-site-verification=5gdefaxvKpVMBIGemF2Dw4yBrtDazSNnprwC3sLsrUE\"",
                "\"v=spf1 ip4:148.129.0.0/16 ip6:2610:20:2000:101::f:0 ip6:2610:20:2010:a04::f:0 mx include:csod.spf.census.gov include:i1.spf.census.gov include:i2.spf.census.gov ~all\"",
                "\"apple-domain-verification=A8NwvlnLg7Cm2H3G\"",
                "\"+i27enlfMpLlk9UWn4Ku+sUy3QO5Lnbysj+2rdvlyfPtq28iCTuH3b9ZnVWcYbhtrY1f1H9xsXT74U75J6h2aQ==\"",
                "\"infoblox-domain-mastery=578e129560f03adc81a7b3f658065459be516b52709d8fde2b1183b71db46b7e5c\"",
                "\"adobe-idp-site-verification=c75e766ae664774cb9d671205f69ba1bbb97fbacb49c55d78725c432ef88e31d\"",
                "\"google-site-verification=KnpcXkPcji6vLLd7Scev-xZMllMdI8f75Ibi--S4lzI\"",
                "\"apple-domain-verification=2jIC5VNEsj8bPdnu\"",
                "\"google-site-verification=OMpp6MyQ1bAbnGclpbKqCMZal_1HxJapzG2tSRWFbzI\"",
                "\"MS=ms38105103\""
            ],
            "NS": [
                "ns1e.census.gov.",
                "ns2e.census.gov."
            ],
            "SOA": [
                "ns1e.census.gov. bind.census.gov. 2020181472 10800 1080 2419200 900"
            ],
            "CAA": [],
            "DS": [
                "62690 8 2 404E7366FE8EABA7342A781B3184B29A75320F55AE02266873B9B483 2285EA00",
                "38584 8 2 AECF1415107033BFF6C71A71B814538F553E9FE8EDB6E4CB3E0A9D8E A83E8F91",
                "54670 8 2 0DB62E8DAD5F492ADF050D2B36BA29CA1DAAD9C49CACF4E12C293F93 9B151C3C"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAb0rdSXUEwgisom+FY+ZrDf/F3sIrePul7/UTjFOtU+FU6DRpRD0 2aWMx/xWDetfhh5vAs9KbMscXrtunsa5AQOGCIa4OqMbfSPLm6ic0okR 8BUn/7OlpLT9dDfrbYgyQ4BRuJnWvSg8CYzZVJTRnN52PGQWQBgFuzA9 nVL4O5Op",
                "257 3 8 AwEAAcWeS7zKzo+EPPEGkBhrT0YLL5/g7P8rkqwx6epLvMkLd1vZj0E+ etDCMFCOs/M40heiMxuRfOWiwPrD+yoHiq0JTXl/ZEuVNLkDOJTfdYOY ESBRbKGa/LVOaN+WhlEojndX+oU+7JLEcdw0ZMJeDqUyJEceGWvsNiK9 pS0Bp66CW5rFnHUvOA3zMCVLUZrQNvy3oAPtFik2r46ZDgbPjROTaaJ3 XiQoGctnHJoBq6eN0wzCnYKOZ8a89bx6SWE22+PejbFcNMokW0KhbOwf 1aNGugHxS2ohqIvVDUNDhi6N2lGekB05CfNb+q2QrrrmDDDPHbHxYMrV Qc0oX4unKxk=",
                "256 3 8 AwEAAdXX40bYR/9CVrCAbteQQs8Zb32L5PdwYrlpanYWApOT/b5P6N8w xDF20vW1kFaIO4+LZZ5ndvf3GJvXwjzrJJODO2dTKYqaRmmy6E4Tw5vh EHDKkl7dTdPUe0MpMOOICio/J9ScB7f/7DuHTArLEfAXyp84r42X68E0 +Tb/uUBB",
                "257 3 8 AwEAAY4koxyHlmop5sQ6NMdlapU4ThXpc1U/78hB19OOgaficIdmj0+T 6nG+Tfhen+Yy0OKLBHcOfnv8gYgwy7WgqmCznyOZjlD7C+Ky1U1RDoRo VVBKzPm0jG1q8x/ob1CI9QAc663R8wzT4bEdo0rVxWi4USQerQ2qP5kD N/WXPkoJRStJ5f1IOClkXSmEePPY6d7RcUhWmjC4KrCEE7iEOajgj1wb pcc8jY6wGjNgOA6yJwPkIXrE6kCeRACDyYLHc/4CXMHLXhFtn+LTVBAX AFneNjfmkH53v5qk90RmBkj3aQOg5COT4qg8XoAhbM86O4ZelmyZq8HK j7jObOhR6dM=",
                "256 3 8 AwEAAbNFJ9poRITDB0faLQHtrGKGUQCF9d9iSzv0CMsw1A/ziLF5cKGN WEHbCnIek5Ds8s3iu/P8BJvEkd1HQINm7niaKJipnNz6H0IgcxpqRjDa f/U4NhFdxZj4oIU6qsT5qdlAtH2+Oo1rDQF1n4ONGXcalQ5LESdw8SvN 57Kkql01"
            ],
            "RRSIG": [
                "SOA 8 2 900 20260814234621 20260807224621 43794 census.gov. mtvIW/T5o8Vc3cnDpz5KalyftYM0cMTQ8j/WkW0VT40IRCmtUfZw9HBO Cx857DdKjP1ZUYfepFVWkQ8hzase3daj0NGzTyQpiHqvqWPBzwtaUwkV 3Fq3xRRNLQlrhSQBZNNMP2RBoEIJaMfg+43/AtzWntxUoIN8RCfSjld8 FXY=",
                "NS 8 2 900 20260814211323 20260807204217 43794 census.gov. dOMtpJHrkU2LrRMLGDCLv5VUTnrC4oO1cX2UVDYVojyaHUaLZhSgYMEE ZaZXDBdMPlgT8IptTc+/1c1ADA1+2tsFGzsgh+mW8yjyyIgQs3+6mHWx ihbtRR52cuXThgeJGu6TSniyVgT0q86eVLXR/CAMLnJhV0ezR2UU/uRy HfA=",
                "MX 8 2 900 20260814215633 20260807214716 43794 census.gov. VnFsCUkA59SseHCpFc8sxhy4XkUEWt5pjr7phUxbihVoHTovSyF4Y8cu s6WsvxDl+hEIVs4G0MxJ7C68k6FSCmZY+e9AgTK0/cO2OAgEL9zT3Sqo x4Cux4+uo6NxkZervEcUOZAFyZjap/E9zxOVocvurYBAkrCqGFG7gK7U VYQ="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "148.129.75.166"
        ],
        "ipv6": [
            "2610:20:2010:a05:1000:0:9481:4ba6"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:148.129.0.0/16 ip6:2610:20:2000:101::f:0 ip6:2610:20:2010:a04::f:0 mx include:csod.spf.census.gov include:i1.spf.census.gov include:i2.spf.census.gov ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@valigov.email,mailto:dmarc+rua@other.mail.census.gov,mailto:dmarc-reports@doc.gov,mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:dmarc+ruf@other.mail.census.gov; fo=1",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "148.129.75.166"
                    ],
                    "time_ms": 42.71
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "148.129.75.166"
                    ],
                    "time_ms": 72.84
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "148.129.75.166"
                    ],
                    "time_ms": 80.02
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "148.129.75.166"
                    ],
                    "time_ms": 70.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "148.129.75.166"
                    ],
                    "time_ms": 70.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "www.census.gov",
        "valid_from": "2025-09-25T19:00:00-05:00",
        "valid_to": "2026-09-25T18:59:59-05:00",
        "days_remaining": 48,
        "san": [
            "www.census.gov",
            "census.gov"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.census.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.census.gov/",
            "connection": "Keep-Alive",
            "content-length": "0",
            "date": "Sat, 08 Aug 2026 23:33:35 GMT",
            "content-type": "text/html; charset=UTF-8",
            "accept-ranges": "bytes",
            "speculation-rules": "\"/cdn-cgi/speculation\"",
            "x-content-type-options": "nosniff",
            "content-security-policy": "default-src 'self' 'unsafe-inline' 'unsafe-eval' mailto: data: census.gov *.census.gov http://www.census.gov house.gov *.house.gov senate.gov *.senate.gov *.ssa.gov *.shorthand.com *.ytimg.com *.youtube.com *.twitter.com *.facebook.net *.facebook.com touchpoints.app.cloud.gov *.google-analytics.com *.google.com *.gstatic.com *.googleapis.com *.googlecode.com *.googletagmanager.com *.doubleclick.net *.jquery.com *.govdelivery.com *.highcharts.com *.adobe.com *.adobedtm.com *.amsadobe.com *.demdex.net *.omtrdc.net *.everesttech.net *.arcgisonline.com *.digitalgov.gov *.tableau.com *.instagram.com *.static.cloudflareinsights.com https://static.cloudflareinsights.com *.go-mpulse.net *.askstat.io *.c-span.org sitecatalyst.omniture.com authorize.omniture.com;",
            "x-xss-protection": "1; mode=block",
            "cache-control": "no-store",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Origin",
            "referrer-policy": "strict-origin-when-cross-origin",
            "strict-transport-security": "max-age=31536000",
            "cf-cache-status": "DYNAMIC",
            "set-cookie": "__cf_bm=CzCi6da_nHsRMve9DQ.bFaZIdhiMlSK5f6KWd1zOlKQ-1786232014.974145-1.0.1.1-07blKMGxecUBVAItjxLjI9Px3xmMtFhCf1FElXiFcJq6jrkGTAFdiKssd9nkC4Htv5HqU5zoodhIb.pWHFTwMu_Eyg9fMG7U01M2U_xjFh.p94incLVkhHMUo9pADHac; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.census.gov; Expires=Sun, 09 Aug 2026 00:03:35 GMT",
            "expect-ct": "max-age=86400, enforce",
            "server": "cloudflare",
            "cf-ray": "a28253ad9803eb56-ORD"
        },
        "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": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.census.gov/",
        "title": "Census.gov | U.S. Census Bureau Homepage",
        "description": "The Census Bureau's mission is to serve as the nation's leading provider of quality data about its people and economy.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "148.129.75.166": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mail1.census.gov",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 31,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4050.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 90.3
}