{
    "ok": true,
    "domain": "nhpr.org",
    "generated_at": "2026-08-10T22:50:14-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "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": "28 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4,
                "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-52-85-12-69.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": "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": "28 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 6,
                "lost_points": 4
            },
            {
                "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-52-85-12-69.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": [
                "52.85.12.69",
                "52.85.12.27",
                "52.85.12.25",
                "52.85.12.77"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 nhpr-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"asv=69791c366b2db7f06de80cd18c6bb1cb\"",
                "\"google-ads.txt = GooGhywoiu9839t543j0s7543uw1\\\"\"",
                "\"v=spf1 ip4:50.150.120.234/30 ip4:64.224.140.106/32 ip4:64.223.180.64/27 ip4:162.246.193.2/29 ip4:207.199.254.73 ip4:207.199.254.189 include:spf.protection.outlook.com include:outboundmail.convio.net include:servers.mcsv.net ~all\"",
                "\"DDP31808GAD5I6TBPU6R04OPGB\"",
                "\"google-site-verification=87NFP53ItqffTiKY6TLe1fER8ww6kExFo6iiW4gsv8c\"",
                "\"amazon-business-verification=df58f1fa4bcfa2ab795b03b28451b42f3ddc2b2385361bd79414cc40b5df2a0e\""
            ],
            "NS": [
                "maceio.ns.porkbun.com.",
                "salvador.ns.porkbun.com.",
                "fortaleza.ns.porkbun.com.",
                "curitiba.ns.porkbun.com."
            ],
            "SOA": [
                "curitiba.ns.porkbun.com. dns.cloudflare.com. 2411263343 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.85.12.69",
            "52.85.12.27",
            "52.85.12.25",
            "52.85.12.77"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:50.150.120.234/30 ip4:64.224.140.106/32 ip4:64.223.180.64/27 ip4:162.246.193.2/29 ip4:207.199.254.73 ip4:207.199.254.189 include:spf.protection.outlook.com include:outboundmail.convio.net include:servers.mcsv.net ~all",
        "dmarc": "v=DMARC1; p=none; pct=100; rua=mailto:re+w1dly5pmew9@dmarc.postmarkapp.com; sp=none; aspf=r;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.nhpr.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDkulLu5QSZQSXxQUJHbuHZyZrFK1rCeCEn/BK0L0ZiDhNZXkbOZExV6wkDJfsipz0Wy+PHkmaj9iD0a/PQ77phwqvlKWQRZl4VC5nW7frFU/yN9ypRq9u1alLi+6txMHbEcBDm6SP/4RA8rpNk7COTed/JcwdN/jW3FjfMqDlanQIDAQAB; n=1024,1475024797,1",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-52-85-12-69.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.85.12.25",
                        "52.85.12.27",
                        "52.85.12.69",
                        "52.85.12.77"
                    ],
                    "time_ms": 53.69
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.25",
                        "52.85.12.27",
                        "52.85.12.69",
                        "52.85.12.77"
                    ],
                    "time_ms": 44.36
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.107",
                        "54.192.100.113",
                        "54.192.100.14",
                        "54.192.100.59"
                    ],
                    "time_ms": 68.66
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.85.12.25",
                        "52.85.12.27",
                        "52.85.12.69",
                        "52.85.12.77"
                    ],
                    "time_ms": 58.71
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.138.106.117",
                        "108.138.106.15",
                        "108.138.106.31",
                        "108.138.106.86"
                    ],
                    "time_ms": 429.79
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.prod.npr.psdops.com",
        "valid_from": "2026-02-22T18:00:00-06:00",
        "valid_to": "2026-09-08T18:59:59-05:00",
        "days_remaining": 28,
        "san": [
            "*.prod.npr.psdops.com",
            "www.wamc.org",
            "www.ksut.org",
            "www.wprl.org",
            "www.wutc.org",
            "www.aspenpublicradio.org",
            "www.redriverradio.org",
            "kbbi.org",
            "www.kenw.org",
            "www.kisu.org",
            "prod.npr.psdops.com",
            "www.thenorth1033.org",
            "www.wxxiclassical.org",
            "www.ualrpublicradio.org",
            "www.kvpr.org",
            "www.mynspr.org",
            "*.drupal.publicbroadcasting.net",
            "www.wclk.com",
            "www.wesa.fm",
            "www.wxxinews.org",
            "www.wyomingpublicmedia.org",
            "www.weaa.org",
            "www.kios.org",
            "www.kwit.org",
            "www.northernpublicradio.org",
            "www.kcur.org",
            "www.kunr.org",
            "www.whqr.org",
            "www.kanw.com",
            "www.krwg.org",
            "www.ijpr.org",
            "www.kumd.org",
            "www.knau.org",
            "www.apr.org",
            "www.kdll.org",
            "wesa.fm",
            "www.wvasfm.org",
            "www.kpcw.org",
            "www.upr.org",
            "www.wboi.org",
            "www.wwfm.org",
            "www.wvtf.org",
            "www.nhpr.org",
            "wesa.org",
            "www.wmot.org",
            "www.wfae.org",
            "www.kccu.org",
            "www.kawc.org",
            "www.knba.org",
            "www.wuga.org",
            "www.khsu.org",
            "www.wrvo.org",
            "www.kasu.org",
            "www.kalw.org",
            "radio.kttz.org",
            "www.kvcrnews.org",
            "www.knkx.org",
            "www.delawarepublic.org",
            "www.delmarvapublicmedia.org",
            "www.publicradiotulsa.org",
            "www.kunc.org",
            "www.wwno.org",
            "www.wuwf.org",
            "www.kbbi.org",
            "www.keranews.org",
            "www.ksfr.org",
            "www.wyso.org",
            "www.krvs.org",
            "www.wknofm.org",
            "www.kdlg.org",
            "www.wcsufm.org",
            "www.kzyx.org",
            "www.wdiy.org",
            "www.wjsu.org",
            "www.hppr.org",
            "www.wjab.org",
            "nhpr.org",
            "www.wesa.org",
            "www.kuaf.com",
            "www.kcbx.org",
            "www.nepm.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.nhpr.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.nhpr.org/",
            "cache-control": "max-age=300",
            "content-security-policy": "frame-ancestors 'self' https://app.grovecms.org/",
            "date": "Tue, 11 Aug 2026 03:50:05 GMT",
            "server": "N/A",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 8f93724ef811f7a9166a2e9c2ee9d444.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P15",
            "x-amz-cf-id": "M83aiV48Jd4JG-21G4p-HgliHZkKGhQagSqxdb0VUKjYv6xhw8sNSA==",
            "content-type": "text/html;charset=UTF-8",
            "x-powered-by": "Brightspot"
        },
        "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.nhpr.org/",
        "title": "Home | NHPR | New Hampshire Public Radio",
        "description": "News from New Hampshire and NPR",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "52.85.12.69": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.27": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.25": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.77": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "nhpr-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.2,
                "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": 81.28
}