{
    "ok": true,
    "domain": "hhs.gov",
    "generated_at": "2026-08-08T18:28:01-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 95,
            "security": 69,
            "network": 50,
            "availability": 60
        },
        "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": "4 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": "4 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": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "135 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-52-7-111-176.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "4 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": "4 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": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "135 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-52-7-111-176.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [
                "52.7.111.176"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 alt2.us.etp.fireeyegov.com.",
                "20 alt1.us.etp.fireeyegov.com.",
                "10 primary.us.etp.fireeyegov.com.",
                "40 alt3.us.etp.fireeyegov.com."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-blf0EAB2mJKrhWyhAQ9up5VX\"",
                "\"v=spf1 ip4:158.74.17.50 ip4:20.12.18.210 ip4:172.172.15.1 ip4:52.2.163.127 ip4:128.121.42.218 ip4:158.70.152.0/24 ip4:69.31.168.128/29 ip4:158.72.152.0/24 ip4:149.96.3.26 ip4:149.96.4.26 ip4:149.96.192.2 ip4:63.88.93.251 ip4:158.70.181.107 ip4:96.43.152.6\" \"4/28 ip4:96.43.152.80 ip4:149.96.193.2 ip4:128.231.90.97 ip4:128.231.90.122 ip4:165.112.13.52 ip4:65.196.93.7 ip4:165.112.13.57 ip4:96.9.124.128/29 ip4:158.72.139.19 ip4:158.70.144.146 ip4:54.175.167.74 ip4:158.70.144.118 ip6:2606:3000:e000:6b::/64 includ\" \"e:dnsus1.accellion.com include:rp.email.oci.oraclegovcloud.com include:spf.mandrillapp.com include:spf.protection.outlook.com exists:%{i}._spf.mta.salesforce.com include:_spf1.mailgun.org include:_spf2.mailgun.org -all\"",
                "\"amazonses:dbAg9/zw+CGJulsEfo3LTw5CPeos0EPF5MTsGy27rAE=\"",
                "\"adobe-sign-verification=cf65728d6e6215c1c3a5f7dbf0618dd781583133bf27d560a84cb29eb3911e78\"",
                "\"google-site-verification=qvxIzivOAKg-85yku4SCDh_yaNUFDeepf37yBYccim0\"",
                "\"trp8mnslnd5f4qfl3d4y163c586f6tw8\"",
                "\"atlassian-domain-verification=aYxhu5Uzd3KmKdIr/oZxVRHqY9BjfmuKC5CebTiTd/LRykPUdVonNACcDglj3aY9\"",
                "\"google-site-verification=KLEt4BTsTqluQcp1A32_3nT1blhKaPGll5rhFvNjC5k\"",
                "\"asv=3b51201285febd9e73acc1c45ac3d860\"",
                "\"webexdomainverification.6NPKN=e802456e-1a37-4768-a1fe-c373f37da215\"",
                "\"apple-domain-verification=72XseDBHesRrQfTY\"",
                "\"adobe-idp-site-verification=6c635562-097e-4cc2-951c-5b1075850ccd\"",
                "\"amazonses:JDqzXiXlKv2Hvj9Q2k806vbbw8kFyawBULRmQ9Gr5NE=\"",
                "\"eeF86nEAnEy1pCNHr280d3YTjws:4B79-6E84-1B1F-128A-033C-EAA2-7F77-CC2E\"",
                "\"identrust_validate=x3ScnmX5SgobMk7g2d4eVFgbmuCP4eTnomhvM63NuVmX\"",
                "\"odCuL+S87L9S82Vtp7lmVdYUCrkVhYzbKgS7JHm4Z8yKwFO35YIQBpcLX4emahZsvBc6G+zmi8ksZAKBFy7+jg==\"",
                "\"MS=ms64846770\"",
                "\"X9G1TmgB48q57rXrdg5KBDnoWK8:1492-1506-51EC-1832-58D2-9861-C6F7-EFA3\"",
                "\"00Dt0000000Xl9w=1TBSJ00000006NB\"",
                "\"_ucuylh289p2s5b1ayawtltyh92ri8hj\""
            ],
            "NS": [
                "ns2-08.azure-dns.net.",
                "ns4-08.azure-dns.info.",
                "ns3-08.azure-dns.org.",
                "ns1-08.azure-dns.com."
            ],
            "SOA": [
                "ns1-08.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300"
            ],
            "CAA": [
                "0 issue \"e5.com\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"networksolutions.com\"",
                "0 issue \"identrust.com\""
            ],
            "DS": [
                "56293 13 2 11130CACE47929BAD3454FF0ECAF95E1DF5BCB2ECDAE21CAF2D71832 56049F9D"
            ],
            "DNSKEY": [
                "256 3 13 HiRtLwXFvVdUIdWl/+gtkeagn/S8mZw7oCsnoCXR2hrwZWEnB3BwMCfI Thq/8+/H/eZCg80veClfHvn1va5TAA==",
                "257 3 13 rrZWtMrWo9FyPHeGsLkTDdvOV0MmaRuqw95uFLpM9UzkU/St0UlkANla F/DKehatmygydLZnnMhBDd4E8rJMNw=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20261003190032 20260804190032 56293 hhs.gov. 10tK2oF8Bx3Z/LH4Han3OPFPHT5oWOOVo22zLWW1DcPDbxQsD86WfO2W HLc6ph+bF9PmDmdU7hmRyYjimowqoA==",
                "NS 13 2 86400 20260810002746 20260807222746 12084 hhs.gov. 1z/LPobcm2d3DpwXtTzty+lRuUsLczaKDO+O8PQ9SwZmNXic3+WEZFCN 3AztoiOl0dwSJwE6Fs9knid1oNRarQ==",
                "TXT 13 2 3600 20260810002745 20260807222745 12084 hhs.gov. C/RslhtPe+SbsXEYYw2g04wpUF8sVFIojiJLu+aFCTP4n/3gCXix/TIK rmcjX5t3lNtknuTW/p8YkmVnz1DrQg==",
                "MX 13 2 3600 20260810002734 20260807222734 12084 hhs.gov. SWuaeLnuPnWT3HlTqfEDjLGZztugsm1ZSacdIJjNEBFge+qkmcUXUdCr XYIuJWqzV2enTFtWE+UBnN3WOLimgQ==",
                "A 13 2 3600 20260810002749 20260807222749 12084 hhs.gov. jXhUBbknpV52yxGNHJztICqWP+Banh0aqvO8QsJ5MzyQ6PQOcbtwRGzD QAg/kqiuRHmq6lNxDEewcox0/a+w1Q==",
                "DS 13 2 3600 20260810002751 20260807222751 35496 gov. 9T5Otsfw/eF9WAx03+lfqWQ3dBF8JhEJ733Ci6cj1E2eW/us1LjyDsI/ ka45QRNFhG65zs2r5UoLycu9AmzZAg=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.7.111.176"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:158.74.17.50 ip4:20.12.18.210 ip4:172.172.15.1 ip4:52.2.163.127 ip4:128.121.42.218 ip4:158.70.152.0/24 ip4:69.31.168.128/29 ip4:158.72.152.0/24 ip4:149.96.3.26 ip4:149.96.4.26 ip4:149.96.192.2 ip4:63.88.93.251 ip4:158.70.181.107 ip4:96.43.152.64/28 ip4:96.43.152.80 ip4:149.96.193.2 ip4:128.231.90.97 ip4:128.231.90.122 ip4:165.112.13.52 ip4:65.196.93.7 ip4:165.112.13.57 ip4:96.9.124.128/29 ip4:158.72.139.19 ip4:158.70.144.146 ip4:54.175.167.74 ip4:158.70.144.118 ip6:2606:3000:e000:6b::/64 include:dnsus1.accellion.com include:rp.email.oci.oraclegovcloud.com include:spf.mandrillapp.com include:spf.protection.outlook.com exists:%{i}._spf.mta.salesforce.com include:_spf1.mailgun.org include:_spf2.mailgun.org -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; ri=3600; rua=mailto:8idhoybh@ag.us.dmarcian.com,mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:8idhoybh@fr.us.dmarcian.com;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.hhs.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs+9vc5ipOUJ+pjknozPuoNBhNoEu6ajoITMMlPGx95FndtRs9Nzhk2OilSRuQUfbIbJW/6TBrKWmPtrbH1C2rCgXfwFIfP5BTksUlhFw0/fNBPKdraJ/J2HvSEw4Ye3Lm3ffmG1Lfay8eMcw0fyoCHLIvtIbaMoIiBu/YRax3bte+UT1QweBOIhDQNCJTLCOYFH0JF9CL+cipPfQcngPNVkQf28aLswTAZkDJHh45/9omYxZaDM2XBlZc/tVs57EwvxpdSmD6Va7CSPCUK6e8s/mERdaTlJ1qUbo8mggDsiKiOU4kUGKs1IfnP7+ItshhTA+xgPeKy13MWGvGOVB8QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": "v=TLSRPTv1;rua=mailto:TLS-RPT@hhs.gov"
    },
    "advanced": {
        "ptr": "ec2-52-7-111-176.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.7.111.176"
                    ],
                    "time_ms": 50.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.7.111.176"
                    ],
                    "time_ms": 53.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.7.111.176"
                    ],
                    "time_ms": 62.9
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.7.111.176"
                    ],
                    "time_ms": 50.87
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.7.111.176"
                    ],
                    "time_ms": 71.42
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "hhs.gov",
        "valid_from": "2025-11-30T18:00:00-06:00",
        "valid_to": "2026-12-21T17:59:59-06:00",
        "days_remaining": 135,
        "san": [
            "hhs.gov",
            "dhhs.gov",
            "www.dhhs.gov",
            "pandemicflu.gov",
            "stopbullying.gov",
            "aging.gov",
            "foodsafety.gov",
            "betobaccofree.gov",
            "therealcost.gov",
            "fitness.gov",
            "www.fitness.gov",
            "globalhealth.gov",
            "surgeongeneral.gov",
            "www.surgeongeneral.gov",
            "thisfreelife.gov",
            "tobacco.gov",
            "opioids.gov",
            "organdonor.gov",
            "everytrycounts.gov",
            "lowerdrugcosts.gov",
            "www.lowerdrugcosts.gov",
            "espanol.lowerdrugcosts.gov",
            "www.espanol.lowerdrugcosts.gov",
            "www.visforvaccinated.gov",
            "visforvaccinated.gov",
            "freshempire.gov",
            "aanhpiheritage.gov",
            "www.aanhpiheritage.gov",
            "medicamentosbajoprecio.gov",
            "www.medicamentosbajoprecio.gov",
            "vaccines.gov",
            "www.vaccines.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.hhs.gov/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 23:27:52 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31536000;includeSubDomains;preload",
            "location": "https://www.hhs.gov/",
            "content-type": "text/html",
            "mime-version": "1.0",
            "content-length": "365",
            "alt-svc": "h3=\":443\"; ma=93600",
            "server-timing": "ak_p; desc=\"1786231672809_388045072_1952406296_20_9559_46_11_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.hhs.gov/",
        "title": "Access Denied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "52.7.111.176": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.us.etp.fireeyegov.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4016.5,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4027.3,
                "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": 125.32
}