{
    "ok": true,
    "domain": "samhsa.gov",
    "generated_at": "2026-08-08T21:37:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 92,
        "label": "Excellent",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 77,
            "network": 100,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 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": "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": "215 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: www.samhsa.gov"
            },
            {
                "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": 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": "2 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": "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": "215 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: www.samhsa.gov",
                "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": "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": [
                "158.71.215.158",
                "158.71.215.157"
            ],
            "AAAA": [
                "2607:f220:600:1::c16"
            ],
            "CNAME": [],
            "MX": [
                "20 alt1.us.etp.fireeyegov.com.",
                "40 alt3.us.etp.fireeyegov.com.",
                "30 alt2.us.etp.fireeyegov.com.",
                "10 primary.us.etp.fireeyegov.com."
            ],
            "TXT": [
                "\"MS=ms28486698\"",
                "\"5LrSaNBp8XxOKi3QME8/sLV4SkT16NlcxZKlo8We40Z+p2Z85WXDF963vBqRJU9CAipXB3oXAS7cdEscsyisLA==\"",
                "\"adobe-sign-verification=cbb77f92efc6fe00ce1ce479f41ccf74d90b2242a6f8435f77b3b7265528530f\"",
                "\"identrust_validate=Uu01mdgMkwbtOtoH7be7iait4dEJ7cWF++ygSJ0lna77\"",
                "\"ce38528adb3c4d32a35f961e7db3483e\"",
                "\"v=spf1 a mx ip4:158.74.17.50 ip4:20.12.18.210 ip4:172.172.15.1 ip4:52.45.112.110 ip4:96.127.38.109 ip4:96.127.48.54 ip4:128.231.89.202 ip4:165.112.69.25 ip4:165.112.69.26 ip4:158.72.139.19 include:spf.protection.outlook.com -all\""
            ],
            "NS": [
                "ns2-06.azure-dns.net.",
                "ns3-06.azure-dns.org.",
                "ns4-06.azure-dns.info.",
                "ns1-06.azure-dns.com."
            ],
            "SOA": [
                "ns1-06.azure-dns.com. azuredns-hostmaster.microsoft.com. 1 3600 300 2419200 300"
            ],
            "CAA": [
                "0 issue \"entrust.net\"",
                "0 issue \"identrust.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [
                "30486 13 2 2F6DF7BB02686581D5E5FD1E86B2545BD89FE966E01B61C7F912D9CF A581CC0D"
            ],
            "DNSKEY": [
                "257 3 13 p66D2pV2At71oOkge6glFjBO2qBzZjVuGtavY+tkDoU7fnj8ec1ZKgKs 9QvIRypIC+ogGxbu1ZRziP4WDSyutA==",
                "256 3 13 Fvu3rVXIKNBKopocdi6XUO0w2x9VQX2IN14S2EoCJGpyhzzSsAuIqAiG x1aVwCqsEdch2Iv3v+YBkvxYMNWJRw=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "158.71.215.158",
            "158.71.215.157"
        ],
        "ipv6": [
            "2607:f220:600:1::c16"
        ]
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:158.74.17.50 ip4:20.12.18.210 ip4:172.172.15.1 ip4:52.45.112.110 ip4:96.127.38.109 ip4:96.127.48.54 ip4:128.231.89.202 ip4:165.112.69.25 ip4:165.112.69.26 ip4:158.72.139.19 include:spf.protection.outlook.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": "selector1",
        "dkim_host": "selector1._domainkey.samhsa.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOHbIIYWMehDys3Xe9BFK77VQ1sv/qOVqNAgAOHbaimS38+j5tgzIEgUWAsRTQlRucCE9ZyDwhOi46yrK24otafHnSuvVj0CbJfhcuHzsKzB+HZUF9vof+YDl0AwEEqSbP3wIPcydwoosHbPpyQFOKo6gguWXJ4oDsFh2uJMzc1wIDAQAB; n=1024,1456434851,1472159651",
        "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": "www.samhsa.gov",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "158.71.215.157",
                        "158.71.215.158"
                    ],
                    "time_ms": 37.88
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "158.71.215.157",
                        "158.71.215.158"
                    ],
                    "time_ms": 26.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "158.71.215.157",
                        "158.71.215.158"
                    ],
                    "time_ms": 23.54
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "158.71.215.157",
                        "158.71.215.158"
                    ],
                    "time_ms": 33.04
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "158.71.215.157",
                        "158.71.215.158"
                    ],
                    "time_ms": 57.59
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "IdenTrust",
        "subject": "samhsa.gov",
        "valid_from": "2026-02-10T07:52:16-06:00",
        "valid_to": "2027-03-12T07:51:16-06:00",
        "days_remaining": 215,
        "san": [
            "samhsa.gov",
            "www.samhsa.gov"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.samhsa.gov:443/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "awselb/2.0",
            "date": "Sun, 09 Aug 2026 02:37:42 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "location": "https://www.samhsa.gov:443/",
            "cache-control": "max-age=1800, public",
            "x-drupal-dynamic-cache": "MISS",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "vary": "Cookie",
            "x-generator": "Drupal 11 (https://www.drupal.org)",
            "x-drupal-cache": "HIT",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "last-modified": "Fri, 07 Aug 2026 20:03:03 GMT",
            "etag": "\"1786132983\""
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "awselb/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.samhsa.gov:443/",
        "title": "Home |\n            SAMHSA - Substance Abuse and Mental Health Services Administration",
        "description": "SAMHSA leads efforts to advance behavioral health across the U.S., offering resources for mental health, substance use, and community well-being.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "158.71.215.158": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "158.71.215.157": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt1.us.etp.fireeyegov.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.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": 86.29
}