{
    "ok": true,
    "domain": "dc.gov",
    "generated_at": "2026-08-09T00:53:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 89,
        "label": "Good",
        "categories": {
            "dns": 100,
            "mail": 90,
            "security": 77,
            "network": 70,
            "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": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "84 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "84 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "104.18.36.77",
                "172.64.151.179"
            ],
            "AAAA": [
                "2606:4700:440d::6812:244d",
                "2a06:98c1:3106::ac40:97b3"
            ],
            "CNAME": [],
            "MX": [
                "10 dc-gov.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=AXoqidDApMHPKwrl6oNf7GelPMt9l67o915CPlr2puE\"",
                "\"e2ma-verification=48kgb\"",
                "\"atlassian-domain-verification=SCPCosHrMpfZMNEZ7IYaUq6Ac5ppg2hur0/fPcugNgMjTanjqPmmMnGaHI/Wqs9n\"",
                "\"apple-domain-verification=bUVKiynGDHggfm2M\"",
                "\"duo_sso_verification=XP4aA0C8Q05cQKgtcvIiRCepIAA7GqfPFdrdrMi0IkloIX6X1z0NSDVrwxSSY5Cg\"",
                "\"z0h7s6hh9j22hkmh0nnfgynl8sbbbflq\"",
                "\"nintex.63ab41b73ec889c959e10f0f\"",
                "\"xsplit_verify=iW959K7ib3vWMz39vOZZeW8D634c2nOHhYHL\"",
                "\"01e0423e-2961-414b-9bbe-6112c73d4e4b\"",
                "\"cisco-ci-domain-verification=466b7642db91eb6b16a8cfabe7f95d22cec5e3517fefbe798297cd150865ed04\"",
                "\"1a18a358-3fe8-448f-966e-12bc9cab47bb\"",
                "\"adobe-idp-site-verification=264b923e-12ae-4166-ab00-02887d548e49\"",
                "\"jamf-site-verification=4LYTG9FpSuz2D73suCGpmA\"",
                "\"_qypuppcst3hdm3exdjfptuegikgiuym\"",
                "\"d21267d5-b0d5-4ad8-899e-bf9671bddd90\"",
                "\"_hrc9ytg6gmss9lnzdx3jwwg2ko0mq8e\"",
                "\"e2ma-verification=0ftgb\"",
                "\"v=spf1 include:spf.dc.gov include:spf.protection.outlook.com include:_spf.salesforce.com include:mail.zendesk.com include:spf_c.oraclecloud.com include:email-od.com ip4:142.0.180.170 ip4:142.0.186.121 ip4:23.253.203.171 ip4:104.13\" \"0.219.135 ip4:104.130.219.250 ip4:104.130.198.37 ip4:23.253.213.135 ip4:104.130.70.233 ip4:65.196.93.7 ip4:70.33.172.36 ip4:68.232.145.191 ip4:216.71.152.242 ip4:66.159.241.179 ip4:66.159.2\" \"39.151 ip4:38.120.135.35 ip4:216.200.231.226 ~all\"",
                "\"3pcp1p4wfqv20kddcyv1vyfsw24tbb5l\"",
                "\"e2ma-verification=ke0cb\"",
                "\"0623ce5ff4a54aac0bf3aee8028c6916\"",
                "\"atlassian-domain-verification=HBFa0J1nnLYQXtaF6A4FUobWV5aGo9vDIcZNpCBrknhg2Hqlc5azAuLLFmAR78Hb\"",
                "\"atlassian-domain-verification=CluP9fDYk2ngB7am1rTvO9A1kMabQkb/TkYPQczNQbsRNxbyUs8vcNBINaF7hW2v\"",
                "\"docusign=d9af5032-0a97-4165-9917-dff3d6a7db15\"",
                "\"ca3-3043cd8cf3294d9dbb74306c1be8268e\"",
                "\"e2ma-verification=eqdcb\"",
                "\"_ru7oasmkxjqmvd1sq6egawf38c55g9h\"",
                "\"f2d5c8ee-f8c7-4225-bf4d-ca3182d90521\"",
                "\"miro-verification=facd5cba00b67cf22e44a894772f03a83229caa8\"",
                "\"e2ma-verification=3pdcb\"",
                "\"adobe-sign-verification=258c2dc712ea1a1cd7c46c46f54b6805\""
            ],
            "NS": [
                "gold.foundationdns.net.",
                "gold.foundationdns.com.",
                "gold.foundationdns.org."
            ],
            "SOA": [
                "gold.foundationdns.com. dns.cloudflare.com. 2411740364 10000 2400 604800 1800"
            ],
            "CAA": [
                "0 issuewild \"comodoca.com\"",
                "0 issue \"comodoca.com\"",
                "0 issuewild \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"ssl.com\"",
                "0 issue \"digicert.com; cansignhttpexchanges=yes\"",
                "0 issue \"pki.goog; cansignhttpexchanges=yes\"",
                "0 issuewild \"ssl.com\""
            ],
            "DS": [
                "2371 13 2 5E8ECE65CCF6E00E2BD5DAB3F6CE847A68DECF737170D96FE96944EA 4A683430"
            ],
            "DNSKEY": [
                "256 3 13 oJMRESz5E4gYzS/q6XDrvU1qMPYIjCWzJaOau8XNEZeqCYKD5ar0IRd8 KqXXFJkqmVfRvMGPmM1x8fGAa2XhSA==",
                "257 3 13 mdsswUyr3DPW132mOi8V9xESWE8jTo0dxCjjnopKl+GqJxpVXckHAeF+ KkxLbxILfDLUT0rAK9iUzy1L53eKGQ=="
            ],
            "RRSIG": [],
            "NSEC": [
                "\\000.dc.gov. A NS SOA PTR HINFO MX TXT AAAA LOC SRV NAPTR CERT SSHFP RRSIG NSEC DNSKEY TLSA SMIMEA HIP CDS CDNSKEY OPENPGPKEY SVCB HTTPS URI CAA"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "104.18.36.77",
            "172.64.151.179"
        ],
        "ipv6": [
            "2606:4700:440d::6812:244d",
            "2a06:98c1:3106::ac40:97b3"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:spf.dc.gov include:spf.protection.outlook.com include:_spf.salesforce.com include:mail.zendesk.com include:spf_c.oraclecloud.com include:email-od.com ip4:142.0.180.170 ip4:142.0.186.121 ip4:23.253.203.171 ip4:104.130.219.135 ip4:104.130.219.250 ip4:104.130.198.37 ip4:23.253.213.135 ip4:104.130.70.233 ip4:65.196.93.7 ip4:70.33.172.36 ip4:68.232.145.191 ip4:216.71.152.242 ip4:66.159.241.179 ip4:66.159.239.151 ip4:38.120.135.35 ip4:216.200.231.226 ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:7c49d5f3d6194db49bf345f0d57abd49@dmarc-reports.cloudflare.net,mailto:dcocto@us.cp-dmarc.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.dc.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA13S70a8+AHTj/7YEHKtntWYuvs4si51IrdzqJ9zUNgWnsN4IroaJ4DJGZRpg0H22Q6o0Np5ZDvgofjjohVHwzV4VWf7k4OK79+8EqSKuZ2m2D53UTYq3ZCOqSN8NzRPyqxbX+IraNJp8OfzQbr7aT/V2LUuzwfSRmLnqqD1PrOb2FKbVW0OhQD6aqOhqALqS4HMo3svabcjCLUAQdWcBLZLyYP3HN62kKUgBgEAgOHfFhE30ojzpNC53qzB4S4VXPCZhE676pAka0f1ALwEoZ1XfQsq/61TL5vdgZMxtxQlngI0HvP5xvoF1zc3pCkbpQNIhauoI9JP0QRSfoWDfcQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "104.18.36.77",
                        "172.64.151.179"
                    ],
                    "time_ms": 64.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "104.18.36.77",
                        "172.64.151.179"
                    ],
                    "time_ms": 47.11
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "104.18.36.77",
                        "172.64.151.179"
                    ],
                    "time_ms": 38.19
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "104.18.36.77",
                        "172.64.151.179"
                    ],
                    "time_ms": 37.05
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "104.18.36.77",
                        "172.64.151.179"
                    ],
                    "time_ms": 43.45
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "dc.gov",
        "valid_from": "2026-08-03T15:20:52-05:00",
        "valid_to": "2026-11-01T15:20:37-06:00",
        "days_remaining": 84,
        "san": [
            "dc.gov",
            "video.oct.dc.gov",
            "*.dc.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://dc.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 05:53:00 GMT",
            "content-type": "text/html; charset=utf-8",
            "server": "cloudflare",
            "x-drupal-cache": "MISS",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1",
            "x-frame-options": "SAMEORIGIN",
            "content-language": "en",
            "permissions-policy": "interest-cohort=()",
            "x-generator": "Drupal 7 (http://drupal.org)",
            "cache-control": "public, max-age=21600",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "vary": "Cookie,Accept-Encoding",
            "cf-cache-status": "HIT",
            "last-modified": "Sat, 08 Aug 2026 20:13:34 GMT",
            "set-cookie": "__cf_bm=xUNr8S54B5hoWyo_AqHGzErS8J_F0cg4HNa.2ru_ALY-1786254780.0708992-1.0.1.1-d8CJXw4mD4Lg9zRA9ue_ILyiGWE_7kzuwG3qydotCKy3yqJlRG5oot0x2UpemzFZbqvWiD.6Fs.nhQOI226FSeW.R3KWowwU9lxqtImCnNnTiHMRIsd4Vjt.VNYpyR5w; HttpOnly; SameSite=None; Secure; Path=/; Domain=dc.gov; Expires=Sun, 09 Aug 2026 06:23:00 GMT",
            "x-request-id": "v-a1dfd2b0-9365-11f1-8e7f-47b8be60bb4e",
            "x-ah-environment": "prod",
            "link": "<https://dc.gov/portalwip>; rel=\"canonical\",<https://dc.gov/portalwip>; rel=\"shortlink\"",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "26",
            "age": "19316",
            "cf-ray": "a2847f777ccd1c65-STL"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://dc.gov/",
        "title": "| DC",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "104.18.36.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "172.64.151.179": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "dc-gov.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.5,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 83.32
}