{
    "ok": true,
    "domain": "seattle.gov",
    "generated_at": "2026-08-09T06:28:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 65,
            "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": "4 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": "6 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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": "204 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-160-200-41.ord56.r.cloudfront.net"
            },
            {
                "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": 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": "4 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": "6 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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "204 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-160-200-41.ord56.r.cloudfront.net",
                "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": "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": [
                "18.160.200.41",
                "18.160.200.89",
                "18.160.200.127",
                "18.160.200.76"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx.us.etp.fireeyegov.com."
            ],
            "TXT": [
                "\"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO+4k3ZDsSzs0PniZHxjgNus7nSWJAPE+EqXNE/zRhkoQuHhEeckb+Ehuci54n+IJA8kUE+FigyludcKU8IdcQ1TMYs0l8svSPbBwiXa6rN9pJdQRriE14pj8vCdwARylpb5I8vj8ZHt4TLhRxNV963IMj8oqUJqH4Ez0hoWa1FQIDAQAB\"",
                "\"v=spf1 include:spf.protection.outlook.com include:seattle.gov._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all\"",
                "\"airtable-verification=5040eef3ca27ed8e96f1722e81ecd924\"",
                "\"jxGtZKWj/NQFjzHCqtGUOMQTCCwkrd6IWd0qnCoSArSsp6mn+xMtRxubsoxd/RLFQvIiqLwlAruLJdumZc4SZg==\"",
                "\"google-site-verification=YnNifXZZP7kd_n4qF1n5o46BNzbUtAvQNtFyMyjLz5k\"",
                "\"miro-verification=913935c0f2081e80416916aeb988b4450d18aadb\"",
                "\"v=msv1 t=4F8C6374-CE65-4367-8B16-23A3B1893BF2\"",
                "\"adobe-sign-verification=90e8beaf328f6442f4891aece62e2c66\"",
                "\"adobe-idp-site-verification=78517e371b96cba7c3faee7da0ddd8e672adb7e59d8357c82053f01560b56bed\"",
                "\"cisco-ci-domain-verification=5b0b9a05dec79c89e20dd2fa8a36c92c9c734ab598b1206bb757fe6c673b839b\"",
                "\"8e2f2b53180136c29bf54f541332beafb796eac9af07e318d7\"",
                "\"_ljz2akwp7its4qei7lza8t4ka5gytpe\"",
                "\"canva-site-verification=_Dj8qUDngnDlAhURa4J0sQ\"",
                "\"asv=b8a60db30114255a185b9d1a44612bd9\"",
                "\"atlassian-domain-verification=ySfgSes59QpnOJBhPojaSEYzbUsQb4NRQmPhZSwZutxLS8K7oYkhyFJ9uLTivHa5\"",
                "\"WSj47GPcA9fU0jTcp5gTX8XVuAL4cYXBbV/MgQoyzK/FT0JGcngYOZTFto+/Uda2ODrOezOp/g5mctUVawgz6Q==\"",
                "\"adobe-sign-verification=4855c0549a136ded8682683a4f4545b4\\010\"",
                "\"bluebeam-verification=3bd5ykotqdhhjgd4o2hscwqixspqdi\"",
                "\"smartsheet-site-validation=u47Xxed3R3SNavWGgfsPY0fnLwEArc-L\"",
                "\"sprout-social-ce75edba-9143-4a99-842e-ed2b16ab6c4d\"",
                "\"v=verifydomain MS=ms53269477\""
            ],
            "NS": [
                "pdns100.ultradns.com.",
                "pdns100.ultradns.org.",
                "ns50.ultradns2.com.",
                "pdns100.ultradns.net.",
                "ns50.ultradns2.org.",
                "pdns100.ultradns.biz."
            ],
            "SOA": [
                "pdns100.ultradns.com. perimeter.seattle.gov. 809035963 1800 7200 86400 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [
                "NSEC 13 2 1800 20260810122846 20260808102846 35496 gov. DxsxH0AJoMqljewayF6BYx8iREq4pJd6CUWFMdjPN5R7SdEzsdnGUu93 iUltd6gFEGkqQCGdL3tUQer6a+C4dQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.200.41",
            "18.160.200.89",
            "18.160.200.127",
            "18.160.200.76"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:seattle.gov._nspf.vali.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.seattle.gov",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCYFtTbh7QJNDSqARXwAjVrVh/U+qG+Nx6vcqJ+R2zMuNrVM/UStkPMnfc8+sgffpl5lOFo4lGfJLHN+UF3AmfydOTybL968kaCz3CsUKZqbPWngfoxTHV+iHuPjyfsS7tU5uEBm2jKxMz1xj3DnceeOD7LWtxPVfaBkTpPFvcufQIDAQAB; n=1024,1456441140,1472165940",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-200-41.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.200.127",
                        "18.160.200.41",
                        "18.160.200.76",
                        "18.160.200.89"
                    ],
                    "time_ms": 45.59
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.225.61.106",
                        "13.225.61.126",
                        "13.225.61.32",
                        "13.225.61.35"
                    ],
                    "time_ms": 89
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.225.61.106",
                        "13.225.61.126",
                        "13.225.61.32",
                        "13.225.61.35"
                    ],
                    "time_ms": 36.47
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.200.127",
                        "18.160.200.41",
                        "18.160.200.76",
                        "18.160.200.89"
                    ],
                    "time_ms": 68.52
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.168.73.120",
                        "3.168.73.123",
                        "3.168.73.33",
                        "3.168.73.88"
                    ],
                    "time_ms": 48.31
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "seattle.gov",
        "valid_from": "2026-01-30T18:00:00-06:00",
        "valid_to": "2027-03-01T17:59:59-06:00",
        "days_remaining": 204,
        "san": [
            "seattle.gov",
            "adc.seattle.gov",
            "www.seattle.gov",
            "www.adc.seattle.gov"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://seattle.gov/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html; charset=utf-8",
            "content-length": "38346",
            "date": "Sun, 09 Aug 2026 11:28:47 GMT",
            "x-powered-by": "ASP.NET",
            "cache-control": "public, max-age=300",
            "server": "Microsoft-IIS/10.0",
            "x-aspnetmvc-version": "5.3",
            "x-aspnet-version": "4.0.30319",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 e2719fda28d8ac00c45db091f5ddbd6c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P5",
            "x-amz-cf-id": "as-d7nbPaR0dSaf12yn6_ktWVV3wp2T2Ta91jqxCrRx-0z3M7AkEOg==",
            "x-xss-protection": "1; mode=block",
            "x-frame-options": "SAMEORIGIN",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Microsoft-IIS/10.0",
        "powered_by": "ASP.NET"
    },
    "webpage": {
        "url": "https://seattle.gov/",
        "title": "Seattle.gov Home",
        "description": "Official city government site. Citizen, business, and visitor information sections, plus city government information.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.160.200.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.200.89": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.200.127": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.200.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx.us.etp.fireeyegov.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4041,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020,
                "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.56
}