{
    "ok": true,
    "domain": "kuow.org",
    "generated_at": "2026-08-10T07:35:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "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": "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": 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": "173 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: server-13-227-87-49.ord58.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": "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": "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": "173 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: server-13-227-87-49.ord58.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": [
                "13.227.87.49",
                "13.227.87.125",
                "13.227.87.119",
                "13.227.87.128"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 kuow-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=f722905c3055cef7ee7401beac65583e69b3cdd1a7e6d970f3f04e2a9b98c203\"",
                "\"anthropic-domain-verification-rjy6a5=JLT46kv1IuVf68wsJto9HjQ1Y\"",
                "\"google-site-verification=TYJcrPoACZgFE2PMcYvxNzNbVTTcWqTodve7gcbH3qs\"",
                "\"google-site-verification=nI2ixkej-vzGZhdhOISGDkEFD0YBWsyT13kR6srRX1o\"",
                "\"v=spf1 ip4:140.142.27.5 include:_spf.salesforce.com include:spf.mandrillapp.com include:spf.us.signature365.net include:spf.protection.outlook.com -all\"",
                "\"sophos-domain-verification=a2a92456d9d2dca6d7b2c0ee057adc4fd605ace6\"",
                "\"bHVL6S2L1QmVoNWafpXu+Cg32V9RXTM/FEw0AtbefcY0st/WAus2r5wlDkyafA+plNyXWL1z5hyf5Ma7+3D9mQ==\"",
                "\"have-i-been-pwned-verification=868fe98fe99d15bd0718c17a92bae61a\"",
                "\"dell-technologies-domain-verification=kuow.org_7918a90a-b6cf-4d59-ad56-220b52a3743c_1783122551\"",
                "\"v=verifydomain MS=8314294\"",
                "\"google-site-verification=YswvgX2hqp2QHWmneT3pWyIyAhUm-g7-cag4cOaqnZ0\"",
                "\"apple-domain-verification=VjGVC5Rdwj8CRnOC\"",
                "\"citrix-verification-code=d0a781ae-fc56-44ee-8e09-00282916dd54\"",
                "\"atlassian-domain-verification=sa0QNNdegJp5BoJ9tImOyxzb53uj90bq5VTlxpi9URuK7HBXDPXhEAzJpHQtco1q\"",
                "\"google-site-verification=WuamZh-Kqy6lt0kwi6zEn3GvinxY7k9iB3x437ZHL_I\"",
                "\"facebook-domain-verification=34x71wcmx78fahiz3w6ad9s0npi6u6\""
            ],
            "NS": [
                "ns-1512.awsdns-61.org.",
                "ns-1900.awsdns-45.co.uk.",
                "ns-516.awsdns-00.net.",
                "ns-425.awsdns-53.com."
            ],
            "SOA": [
                "ns-1512.awsdns-61.org. awsdns-hostmaster.amazon.com. 2023111601 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.227.87.49",
            "13.227.87.125",
            "13.227.87.119",
            "13.227.87.128"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:140.142.27.5 include:_spf.salesforce.com include:spf.mandrillapp.com include:spf.us.signature365.net include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:postmaster@kuow.org; ruf=mailto:postmaster@kuow.org; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.kuow.org",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvKVWNsdMd7Fb2hz4TWa71FPXJlxig1zFMRNXXSauFfMIFM1oCQs6Hj108L5d59cyhlSKdgb6+PwR5MY4ESuDWs1pC3xRQUFiqP+xrdCKQkOps2gQ2e6WAWDrX8cT+G/gqpTdBtfBbuysb+MrWDGr84UYXt6/A5v00qLKYQgbTTMBf/WxjflZ4w3T+yGSCTQnS3ZVRUl4pLvteFKMWCrQC8DgBfxnvStGmfDS2thcIAwa0vuSlJcMHizrRRv+ynI8w3ruICiQxOYWzVjrYtdCAt+m5PdouLfzSHmS42d7l+HocVDO8ePoGI7XE/p2g7IgFnwjg2eYmgovJm3a5WlSlQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-13-227-87-49.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.227.87.119",
                        "13.227.87.125",
                        "13.227.87.128",
                        "13.227.87.49"
                    ],
                    "time_ms": 72.03
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.227.87.119",
                        "13.227.87.125",
                        "13.227.87.128",
                        "13.227.87.49"
                    ],
                    "time_ms": 19.44
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.227.87.119",
                        "13.227.87.125",
                        "13.227.87.128",
                        "13.227.87.49"
                    ],
                    "time_ms": 23.45
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.227.87.119",
                        "13.227.87.125",
                        "13.227.87.128",
                        "13.227.87.49"
                    ],
                    "time_ms": 29.63
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.150.20",
                        "108.157.150.41",
                        "108.157.150.60",
                        "108.157.150.97"
                    ],
                    "time_ms": 49.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "grove5.prod.npr.psdops.com",
        "valid_from": "2026-07-16T19:00:00-05:00",
        "valid_to": "2027-01-30T17:59:59-06:00",
        "days_remaining": 173,
        "san": [
            "grove5.prod.npr.psdops.com",
            "www.theohionewsroom.com",
            "wsmr.org",
            "wviz.org",
            "statenews.org",
            "www.wclv.com",
            "wksu.org",
            "www.kuow.org",
            "www.statehousenews.org",
            "wrvo.org",
            "wtiu.org",
            "www.ohionewsroom.com",
            "nwpb.org",
            "kvpr.org",
            "www.ideastream.com",
            "jazzneo.org",
            "www.wcpn.com",
            "www.wfyi.org",
            "www.indianapublicmedia.org",
            "www.oceanstatemedia.org",
            "www.wksu.net",
            "www.ohionewsroom.org",
            "wcpn.com",
            "www.wviz.org",
            "www.wsmr.org",
            "wviz.com",
            "wrvo.com",
            "wesanews.org",
            "wfiu.org",
            "www.wclv.org",
            "kuow.org",
            "oceanstatemedia.org",
            "www.wniu.org",
            "ideastream.org",
            "www.ideastreampublicmedia.org",
            "www.wtiu.org",
            "www.kedt.org",
            "ohionewsroom.com",
            "studioone.org",
            "wcpn.org",
            "www.fpren.org",
            "www.statenews.org",
            "*.wcmu.org",
            "www.wksu.com",
            "ideastreampublicmedia.org",
            "www.studioone.org",
            "theohionewsroom.com",
            "www.wviz.com",
            "www.wbjc.com",
            "wrvo.net",
            "indianapublicmedia.org",
            "www.wfiu.org",
            "wksu.net",
            "www.ideastreampublicmedia.com",
            "ideastreampublicmedia.com",
            "www.wbhm.org",
            "www.kotz.org",
            "wfyi.org",
            "ohionewsroom.org",
            "ideastream.com",
            "wcmu.org",
            "wclv.org",
            "wbhm.org",
            "www.nwpb.org",
            "www.wksu.org",
            "ksfr.org",
            "www.wesanews.org",
            "wrvo.fm",
            "wksu.com",
            "theohionewsroom.org",
            "www.theohionewsroom.org",
            "arts.ideastream.org",
            "www.jazzneo.com",
            "www.kxcv.org",
            "wbjc.com",
            "www.wcmu.org",
            "kedt.org",
            "statehousenews.org",
            "wniu.org",
            "www.jazzneo.org",
            "donate.ideastream.org",
            "wclv.com",
            "www.wcpn.org",
            "jazzneo.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.kuow.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.kuow.org/",
            "cache-control": "max-age=300",
            "content-security-policy": "frame-ancestors 'self' https://app.grovecms.org/",
            "date": "Mon, 10 Aug 2026 12:34:14 GMT",
            "server": "N/A",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 9c05c6d9d9e659ba5e3eeea02120bf34.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P1",
            "x-amz-cf-id": "wOsqszFU0lUsCen1JbW1c2WfFYWl_NjOinYwhZZS78V0O5ahAFguOQ==",
            "age": "65",
            "content-type": "text/html;charset=UTF-8",
            "x-powered-by": "Brightspot",
            "vary": "Accept-Encoding"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "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": "N/A",
        "powered_by": "Brightspot"
    },
    "webpage": {
        "url": "https://www.kuow.org/",
        "title": "KUOW - KUOW News and Information: Seattle's NPR station",
        "description": "The Seattle area’s public radio news station with independent reporting, award-winning journalism, podcasts, and events for Western Washington. Shows include Seattle Now and Soundside. Seattle's NPR station.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "13.227.87.49": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.125": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.119": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.227.87.128": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "kuow-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4011,
                "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": 80.5
}