{
    "ok": true,
    "domain": "wgbh.org",
    "generated_at": "2026-08-09T12:00:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 65,
            "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": 5,
                "lost_points": 0,
                "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": "158 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-108-159-227-36.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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "158 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-108-159-227-36.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": [
                "108.159.227.36",
                "108.159.227.4",
                "108.159.227.96",
                "108.159.227.123"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 wgbh-org.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"DirectFedAuthUrl=https://wgbh.okta.com/app/wgbh_cdpentra_1/exk1yfq2025ljTQi50h8/sso/saml\"",
                "\"bird-domain-verification=e1be7b7d-837c-492f-8aa2-7ab81228e3da\"",
                "\"8f3876e7926316c9f084f52647b58495a725c01318e7b621e55d8882e863d9c1\"",
                "\"1120a34a4573f31374976fc95436e4fe677487bde5ee80b4e7d7c587ee431114\"",
                "\"ZOOM_verify_MUP2pjwTSj2qo-XH-rddDg\"",
                "\"ced65c30c34d1fef0ba5522d74fe87881bf3fb8bc2e0d7a33f66d09b76c650db\"",
                "\"4cdaaa44daf7e258a473ccc59cf20cbfd102f4fde546450ff462a13930910331\"",
                "\"d1b0d68d54216184f5955a6c8aee1bb7594de623b6eefb6c7e4d017839c7eb36\"",
                "\"onetrust-domain-verification=522b4b7c4fc34673972a3df4bf697f82\"",
                "\"jumpdesktop=1dd781d2a89d30d59295d407c161d4de447c58f9bb452d08584ce4712acc\"",
                "\"gg1ns2vm7sccdhjm4g4n8nr0vq2lzp5f\"",
                "\"stripe-verification=8A6423AADFB07909F6B1954F54D9837374F4DAE0827E9C5788F9B393CCF464D5\"",
                "\"5c74892f26252c40f9bcb3723b44a7c30aa3157cccd06452f7d3dd700b82d5ab\"",
                "\"1ab2b9305550fb4f84206d74f41a47ea548131b8e39b8cf33b16d93ac35480e0\"",
                "\"4xrjqbcgwmfw352y7xcld9pwzn5gv1bh\"",
                "\"f9b886924540ee1d0332bdabaa4a5f78c1f249b913dd4d836b315836d506c7f6\"",
                "\"figma-domain-verification=ef971ef85e45d9e3730664ffaeac227dd7da733202d51af1cbb090a969817852-1723662607\"",
                "\"v=spf1 ip4:198.147.175.0/24 include:spf.protection.outlook.com include:_spf.createsend.com ip4:174.143.63.216 ip4:162.209.28.0/24\" \" include:_spf.mailgun.org include:_spf.eu.mailgun.org include:_spf.sendergen.com include:nam.pb-dynmktg.com -all\"",
                "\"_rmqexh1612qfim8mq452xq5cc52nemd\"",
                "\"asv=10b27dcd9391f8d53d1ad181c2838194\"",
                "\"00b2c8d07023783faa7a4b9e821896ac270d7b3a19ec24de7235e6de1bf1ebb1\"",
                "\"1d54603172568e6152b13d16d2edc2887c39998a85b43120fe28a78f3abcfc21\"",
                "\"56f1299fd234c6461d74917f21d921fc33630ab219385d0baa9da59fbced7005\"",
                "\"adobe-idp-site-verification=48ef8605-9a4c-4368-ac55-6857ea30c373\"",
                "\"twilio-domain-verification=a66565ea78b6f8ab8a315cfb070c077d\"",
                "\"apple-domain-verification=85mYMHU5yy8vgEoP\"",
                "\"200bdfe7c1a5ca1fd2cc612c15e1556ebbc447bc625be416052d8a8c19c8fa67\"",
                "\"stripe-verification=239C05A5B87F76C306CAC21C1D9392CA2CA99199B22F47FD568B70FE94E1BCF3\"",
                "\"msfpkey=7aicqa6a1f2hsae7vcgo4jv9l\"",
                "\"d154wjlvk8wj7s.cloudfront.net\"",
                "\"facebook-domain-verification=4w5ynjyfljdz5hjfcqy5trznqcjn39\"",
                "\"cf540a39182301643028e3f19a12b9df48df153e91342426acd38030c9a0731a\"",
                "\"1fde49fa30e5544d167ca2751baf414f3a25e87822f6b8eae1de553b53e992c9\"",
                "\"canva-site-verification=C_G2mMdTnWgNU8s0kyWG9w\"",
                "\"roE/cLVZcwGEAtdBYTnBQN/rt9DtFIFC6HeOJE7tv7gpnODT4JJv9YYW4u2zjMwNE81weIcy2krrFcffTnU1yw==\"",
                "\"d365mktkey=zroeLGDB7FtlmUN7aYtM5GG5R9UxAhJrvOCrRFKMmJAx\""
            ],
            "NS": [
                "ns-1935.awsdns-49.co.uk.",
                "ns-201.awsdns-25.com.",
                "ns-793.awsdns-35.net.",
                "ns-1096.awsdns-09.org."
            ],
            "SOA": [
                "ns-1096.awsdns-09.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazonaws.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 iodef \"mailto:sys.admins@wgbh.org\"",
                "0 issue \"letsencrypt.org\"",
                "0 issuewild \"sectigo.com\"",
                "0 issue \";\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "108.159.227.36",
            "108.159.227.4",
            "108.159.227.96",
            "108.159.227.123"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:198.147.175.0/24 include:spf.protection.outlook.com include:_spf.createsend.com ip4:174.143.63.216 ip4:162.209.28.0/24 include:_spf.mailgun.org include:_spf.eu.mailgun.org include:_spf.sendergen.com include:nam.pb-dynmktg.com -all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; adkim=r; fo=1; ri=86400; rua=mailto:wgbhorg@rua.agari.com,mailto:dmarc@dmarc.wgbh.org; ruf=mailto:wgbhorg@ruf.agari.com,mailto:dmarc@dmarc.wgbh.org",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.wgbh.org",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfuh36xiSH++8KbeZgpT9j/UA1VzIbaZUvEPfyb0Reg8MXcfyqc90fE8Pt6nNzyiIvhFUdWTCP92vOYABIKEK5Cgn7Bg3SpKLadlzHLqu4w9TCmpi7ihK61cCFhbfZPXYgNMCB0N6+yEkdGuaL43LqOPe48qVFi0WjuseCUx8bvwIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-108-159-227-36.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "108.159.227.123",
                        "108.159.227.36",
                        "108.159.227.4",
                        "108.159.227.96"
                    ],
                    "time_ms": 75.07
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.159.227.123",
                        "108.159.227.36",
                        "108.159.227.4",
                        "108.159.227.96"
                    ],
                    "time_ms": 55.95
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.167.246.57",
                        "3.167.246.6",
                        "3.167.246.65",
                        "3.167.246.97"
                    ],
                    "time_ms": 90.95
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "108.159.227.123",
                        "108.159.227.36",
                        "108.159.227.4",
                        "108.159.227.96"
                    ],
                    "time_ms": 78.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "108.157.142.102",
                        "108.157.142.11",
                        "108.157.142.27",
                        "108.157.142.60"
                    ],
                    "time_ms": 77
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "gbh.production.k1.m1.brightspot.cloud",
        "valid_from": "2026-06-30T19:00:00-05:00",
        "valid_to": "2027-01-14T17:59:59-06:00",
        "days_remaining": 158,
        "san": [
            "gbh.production.k1.m1.brightspot.cloud",
            "submissions.wgbh.org",
            "www.forum-network.org",
            "www.wgbh.org",
            "wgbhforumnetwork.org",
            "wgbhnews.org",
            "www.wgbhforumnetwork.org",
            "blogs.wgbh.org",
            "www.wgbhnews.org",
            "news.wgbh.org",
            "www.gbhnews.org",
            "wgbh.org",
            "www.ahaisland.org",
            "gbhnews.org",
            "ahaisland.org",
            "www.incommonnews.org",
            "www.explorewgbh.org",
            "explorewgbh.org",
            "forum-network.org",
            "*.gbh.production.k1.m1.brightspot.cloud",
            "incommonnews.org"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://wgbh.org/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html;charset=UTF-8",
            "date": "Sun, 09 Aug 2026 17:00:22 GMT",
            "x-envoy-decorator-operation": "brightspot-frontend-verify.gbh.svc.cluster.local:80/*",
            "server": "istio-envoy",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-powered-by": "Brightspot",
            "set-cookie": "CSRF_TOKEN=9085a3a7-1e06-4d8f-81c5-195a066e2342; Path=/; Secure; SameSite=Strict",
            "x-envoy-upstream-service-time": "271",
            "vary": "Accept-Encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 b03258d55b5c8ca0da16ae8a522bce9c.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "Kyw_HtDBiPgFWaZFk3u7g6FWaVln5xbrqMjhdyP21Y8tPOqD0CysQA=="
        },
        "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": "istio-envoy",
        "powered_by": "Brightspot"
    },
    "webpage": {
        "url": "https://wgbh.org/",
        "title": "Home Page | GBH",
        "description": "GBH home page featuring GBH's local news, events and highlights from the GBH Educational Foundation.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "108.159.227.36": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.159.227.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.159.227.96": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "108.159.227.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wgbh-org.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4040.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4056.7,
                "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": 119.32
}