{
    "ok": true,
    "domain": "ahrq.gov",
    "generated_at": "2026-08-09T03:06:40-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": "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": "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": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "101 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a719f40026b07413d.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": 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": "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": "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": "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": "101 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a719f40026b07413d.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": "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": [
                "166.117.175.187",
                "166.117.37.73"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "20 alt1.us.etp.fireeyegov.com.",
                "30 alt2.us.etp.fireeyegov.com.",
                "40 alt3.us.etp.fireeyegov.com.",
                "10 primary.us.etp.fireeyegov.com."
            ],
            "TXT": [
                "\"ZOOM_verify_eC889e4NlFpCXbpNJIrowh\"",
                "\"rbv0pdlgfgcof2bkbda134fj4u\"",
                "\"google-site-verification=h6coIDB6HuIKJJa_8aCW8F8RDQxE0uqdm3r8aINiyk4\"",
                "\"identrust_validate=1inhnmKQGZ8YyvkkCxXOMhqUdPEPiGje0k1x13LWoZen\"",
                "\"_jnzp2py7hverf59gcmtt0ik0wo4vg86\"",
                "\"qcxwgj0l6yrhdy14gtpqp2ncr8qcgqwd\"",
                "\"PUIKiiNL899E/tXyWrUruOxPD7N3RFhj+cEN9oFyeIU4XkTEdSzPjVjWaFhmPnwc9NSdRFO0zNLG/rSVglrlIQ==\"",
                "\"v=spf1 ip4:158.74.17.50 ip4:20.12.18.210 ip4:172.172.15.1 ip4:34.225.84.221 ip4:158.70.152.0/24 ip4:158.72.152.0/24 ip4:158.72.139.19 ip4:158.70.144.146 ip4:162.99.44.0/24 include:spf.protection.outlook.com include:amazonses.com -all\"",
                "\"_eqomgmy4ltlt89m2jot0y42ydi6oqko\"",
                "\"MS=ms15674864\"",
                "\"lccwl3rcvlrz0dx6mv8r4256r4lmlk85\"",
                "\"n8mc4y5f068k42xcpxyzcd4nz5whkkkt\""
            ],
            "NS": [
                "ns1-06.azure-dns.com.",
                "ns3-06.azure-dns.org.",
                "ns2-06.azure-dns.net.",
                "ns4-06.azure-dns.info."
            ],
            "SOA": [
                "ns1-06.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300"
            ],
            "CAA": [
                "0 issue \"godaddy.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"identrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\""
            ],
            "DS": [
                "15968 13 2 F5EF656D44337291DF01CAB9F862F6A5B8FC3CA49DC0AFFBD2E3CA96 A1AF8AAA"
            ],
            "DNSKEY": [
                "256 3 13 saVNm0CqUg7mAn+OP67THoQVo5jm5gJ5yEdTkWRsdxZEGZDcyK0/KvRZ YyFbgm1Vltr4LUssn/41iXoQoFOmcw==",
                "257 3 13 qNXaHngE0Lb2Bl/TsDTzG+d/msd8NH9Q37P7qP7SbFBL9wvOxbQgetdc 5eRHXFpYUdazpftDNyfH+iSahlNpcA=="
            ],
            "RRSIG": [
                "DS 13 2 3600 20260810090630 20260808070630 35496 gov. LeTA+maflxks2Z+WtKsxj+SYpXIhGaVC8ju8InygYHxEzwEdLj3zL4Pd k2Yhjbz07i6Ut6UrCzDa+jdFQOvWLA=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "166.117.175.187",
            "166.117.37.73"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:158.74.17.50 ip4:20.12.18.210 ip4:172.172.15.1 ip4:34.225.84.221 ip4:158.70.152.0/24 ip4:158.72.152.0/24 ip4:158.72.139.19 ip4:158.70.144.146 ip4:162.99.44.0/24 include:spf.protection.outlook.com include:amazonses.com -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": "default",
        "dkim_host": "default._domainkey.ahrq.gov",
        "dkim": "v=DKIM1; g=*; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjwvB4M1Ki7lc4xuqDxBVs9rhRS851VdQpbJ480HvKiRfHSD2vhWvS+PUIl5OjFSXiqygqCkStzSNDu7YPk4QffKN0XwnyEIg+C4Kr/PYJqMzoZD+5paeEQrL22cqwi4y0CVS/zyIWL+XfITPhI4WRoR7Q+ZsS37FLGGKyFyKQzwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a719f40026b07413d.awsglobalaccelerator.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "166.117.175.187",
                        "166.117.37.73"
                    ],
                    "time_ms": 53.75
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "166.117.175.187",
                        "166.117.37.73"
                    ],
                    "time_ms": 61.19
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "166.117.175.187",
                        "166.117.37.73"
                    ],
                    "time_ms": 63.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "166.117.175.187",
                        "166.117.37.73"
                    ],
                    "time_ms": 48.6
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "166.117.175.187",
                        "166.117.37.73"
                    ],
                    "time_ms": 49.21
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.ahrq.gov",
        "valid_from": "2026-05-04T19:00:00-05:00",
        "valid_to": "2026-11-18T17:59:59-06:00",
        "days_remaining": 101,
        "san": [
            "*.ahrq.gov",
            "ahrq.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.ahrq.gov:443/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 08:06:31 GMT",
            "content-type": "text/html",
            "content-length": "919",
            "location": "https://www.ahrq.gov:443/",
            "x-cache": "Error from cloudfront",
            "via": "1.1 61a360f3fc4eba3705a2f8d66e038602.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P3",
            "x-amz-cf-id": "uBe2QMrL8MUnO-B6gPWT1WRZpcA2uZc2Pw9WdkQJyEzLjSyvMwwcqA==",
            "vary": "Origin"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ahrq.gov:443/",
        "title": "ERROR: The request could not be satisfied",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "166.117.175.187": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "166.117.37.73": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.us.etp.fireeyegov.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4004.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4028.6,
                "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": 117.87
}