{
    "ok": true,
    "domain": "seattlepi.com",
    "generated_at": "2026-08-09T06:47:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "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": 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": "44 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-34-204-119-243.compute-1.amazonaws.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": 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": "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": "44 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-34-204-119-243.compute-1.amazonaws.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": "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": [
                "34.204.119.243",
                "34.198.86.45",
                "34.197.233.251",
                "34.235.224.231"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 seattlepi-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"google-site-verification=yJoBH5lkKR5UwBxMZUSz4d6yxTD9O8fGIv1WfXseFJQ\"",
                "\"adobe-idp-site-verification=3ebb0754e0941b0fd3e9cfe346802f5b6321a2a9bce74d7ffbcee597a1bbd8a3\"",
                "\"google-site-verification=4kV5OSeX2iftotGA9dMzOWpo8izn6O7nMS_MaJaN_mg\"",
                "\"google-site-verification=91ob8eyr5JpjdyHWmcNWWBECe3I22ernxeVfbHLOmg8\"",
                "\"v=spf1 include:spf.protection.outlook.com  include:mail.azure.localedge.com ip4:65.243.162.67 ip4:65.113.246.2 ip4:198.104.248.69 ip4:174.143.228.158 ip4:174.143.228.159 ip4:174.143.126.78 \" \"ip4:174.143.126.79 ip4:72.3.172.236 a mx ip4:40.121.143.48 ip4:205.220.176.159 ip4:205.220.164.154 ~all\"",
                "\"google-site-verification=sNO_w4ke0jKHh81PrThw2_bKGKIpJF_hE9FSydxHqYM\"",
                "\"google-site-verification=KUJEgfM3X4ga-0QdFbsc65OyxUwwa3iu0Xuv9v8h0wc\"",
                "\"google-site-verification=AV83Pxlph62VS0IDdL_V4qTb8hH332EO-qPXdbi3bZM\"",
                "\"6iU5Ra8aKG7DarY5Jb66AdUCQXkm1ebvSJdbWxlPW5zJwaomqmBqgG2rRfgpWri6WT0ZlnaCPWH5yKRwLqPYRg==\"",
                "\"facebook-domain-verification=icrkaur3pimrbkluwox983vgrqsc6b\"",
                "\"MS=ms58962836\"",
                "\"google-site-verification=bcIXwgwdiCYxKi8bJuST1_aJEFKunUp_0CaIuKNKzS0\"",
                "\"_globalsign-domain-verification=Iiihy-iv_vLdlIMtHvh-aCdqO2T53oCoknhW44njXn\"",
                "\"globalsign-domain-verification=KaParXxs1OHDy7o8CMbPpHBN-2m_mzwdPqKMMQ66a6\"",
                "\"google-site-verification=biVGkUuP9VaLqfh038ISDvJCbMescMmpMcynWvUnOmA\"",
                "\"google-site-verification=af4olFmfc9Gi403QI3rbP2XZTm1vFOlHyEtAXkiLhHw\"",
                "\"BSI103498586397\"",
                "\"google-site-verification=4RqIe5IESs1uvGNGstnXhX95gzAtQxT8plJ-Nnf9gxA\"",
                "\"facebook-domain-verification=c93hqiadq77at28ozqa0086u6kcrrj\"",
                "\"tollbit-domain-verification=0b07466e4113da1379eb3d448c5bddc2a00686708f142a7c260a2d866bbc0b99\"",
                "\"85d128ee2d21412fa477db6941750e5e\""
            ],
            "NS": [
                "ns2.hearstnp.com.",
                "ns3.hearstnp.com.",
                "ns6.hearstnp.com.",
                "ns1.hearstnp.com.",
                "ns5.hearstnp.com.",
                "ns4.hearstnp.com."
            ],
            "SOA": [
                "ns1.hearstnp.com. domains.hearstnp.com. 1786049544 86400 300 2419200 300"
            ],
            "CAA": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.204.119.243",
            "34.198.86.45",
            "34.197.233.251",
            "34.235.224.231"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com  include:mail.azure.localedge.com ip4:65.243.162.67 ip4:65.113.246.2 ip4:198.104.248.69 ip4:174.143.228.158 ip4:174.143.228.159 ip4:174.143.126.78 ip4:174.143.126.79 ip4:72.3.172.236 a mx ip4:40.121.143.48 ip4:205.220.176.159 ip4:205.220.164.154 ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.seattlepi.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4fwMzsFtdlfnCmxWlL8ZAbEfj86se/WXwwFC5yJC9GilURutMZlFYFK9xP9LbusrF3d5LVk7uYmjAJR9E73AhywXVUC3mIb0jQ4E713kspzyO8XU/nxhCt78RtVSH2PyM9a/OU8deCtNgXj5iVBN0NXFTRvclgx+p8t/Fozlt88nersGlczhuGe8+ig0ZqlymlbYiIFbyzZTERgfMiD5cGwxaVBvkt+DYvNq1gXPa6S4c6b+x1t4aRpJlOqGY14YnQzGX4B4E3nTtqzKzv079ZPbTleENa0pmbM0EyV5fvWntpmNOVDGbCTQCKXND31OHcLf3erTuOOd1pdsBIdbFQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-34-204-119-243.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "34.197.233.251",
                        "34.198.86.45",
                        "34.204.119.243",
                        "34.235.224.231"
                    ],
                    "time_ms": 107.46
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "34.197.233.251",
                        "34.198.86.45",
                        "34.204.119.243",
                        "34.235.224.231"
                    ],
                    "time_ms": 109.07
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "34.197.233.251",
                        "34.198.86.45",
                        "34.204.119.243",
                        "34.235.224.231"
                    ],
                    "time_ms": 111.85
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "34.197.233.251",
                        "34.198.86.45",
                        "34.204.119.243",
                        "34.235.224.231"
                    ],
                    "time_ms": 127.77
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "34.197.233.251",
                        "34.198.86.45",
                        "34.204.119.243",
                        "34.235.224.231"
                    ],
                    "time_ms": 59.52
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "cmf.seattlepi.com",
        "valid_from": "2026-06-24T13:35:38-05:00",
        "valid_to": "2026-09-22T13:35:37-05:00",
        "days_remaining": 44,
        "san": [
            "cmf.seattlepi.com",
            "seattlepi.com",
            "shopping.seattlepi.com",
            "www.seattlepi.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.seattlepi.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 11:47:04 GMT",
            "server": "Apache/2.4.58",
            "location": "https://www.seattlepi.com/",
            "cache-control": "private, no-store",
            "expires": "Sun, 09 Aug 2026 11:48:04 GMT",
            "connection": "close",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "ab_bucket=39; expires=Mon, 09 Aug 2027 11:47:04 GMT; path=/; SameSite=none; Secure",
            "accept-ranges": "bytes",
            "via": "1.1 varnish",
            "x-served-by": "cache-stl760067-STL, cache-stl760035-STL",
            "x-cache": "MISS",
            "x-cache-hits": "0",
            "x-timer": "S1786276025.827195,VS0,VE33",
            "strict-transport-security": "max-age=300",
            "x-vclmem": "4560",
            "x-vcl-version": "497",
            "content-length": "3038"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache/2.4.58",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.seattlepi.com/",
        "title": "Client Challenge",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "34.204.119.243": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.198.86.45": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.197.233.251": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.235.224.231": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "seattlepi-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 36.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4046.4,
                "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.15
}