{
    "ok": true,
    "domain": "voanews.com",
    "generated_at": "2026-08-08T20:06:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "network": 100,
            "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": "2 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "2 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 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": "37 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-33-29-144.deploy.static.akamaitechnologies.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": 35,
                "lost_points": 0,
                "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": "2 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "2 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 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": "37 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-33-29-144.deploy.static.akamaitechnologies.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "23.33.29.144",
                "23.33.29.137"
            ],
            "AAAA": [
                "2600:1418:1000:5::17d9:37c9",
                "2600:1418:1000:5::17d9:37b8"
            ],
            "CNAME": [],
            "MX": [
                "0 voanews-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"apple-domain-verification=oCTKfSLeJKQH8wmM\"",
                "\"google-site-verification=B19VPXX1gurXbvum9UMJYstZVWBGLQy9gIOYX8kZ8mQ\"",
                "\"adobe-idp-site-verification=10529441-b9d3-4a75-b4c8-e34f0aa9ed55\"",
                "\"google-site-verification=xhlpWO2mj7cS-CLSz4sliKEzNLqoRguHlaJnb1PFuBs\"",
                "\"MS=ms85740802\"",
                "\"v=spf1 mx:list.rferl.org include:voanews.com._nspf.valigov.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.valigov.email -all\"",
                "\"google-site-verification=4DFEB9UAeQXEYv6Z1X5KUiKRPE8Z8Im_U9nWV-g5LAA\"",
                "\"54b44c5cb4f1ec078ef1385744ffbc56\"",
                "\"083974776ad85abf4313a79389130def\""
            ],
            "NS": [
                "jasper.ns.cloudflare.com.",
                "kelly.ns.cloudflare.com."
            ],
            "SOA": [
                "jasper.ns.cloudflare.com. dns.cloudflare.com. 2411206638 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.33.29.144",
            "23.33.29.137"
        ],
        "ipv6": [
            "2600:1418:1000:5::17d9:37c9",
            "2600:1418:1000:5::17d9:37b8"
        ]
    },
    "mail": {
        "spf": "v=spf1 mx:list.rferl.org include:voanews.com._nspf.valigov.email include:%{i}._ip.%{h}._ehlo.%{d}._spf.valigov.email -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@valigov.email,mailto:dmarcfeedback@voanews.com,mailto:re+s76qdz2y42c@dmarc.postmarkapp.com,mailto:reports@dmarc.cyber.dhs.gov; ruf=mailto:dmarcfeedback@voanews.com",
        "dkim_selector": "selector2",
        "dkim_host": "selector2._domainkey.voanews.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCinNJbzT1YootFsdBpgk5R9c7ErGwcf8TzJh7nS4aFakw52nl9i4r2bgFh4lVkRNlWed7eJ2tCN2136iR8K18CP/MSJzvX1FuhjJcWQQc7/VZYQhbKY1Sgyj5VxRGXDknttfGgXe8jZ8J+IjIEqdKSN2uZPb+8pkmEWGR3iuP/gQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-33-29-144.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.64.112.76",
                        "23.64.112.85"
                    ],
                    "time_ms": 55.96
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.33.29.137",
                        "23.33.29.144"
                    ],
                    "time_ms": 20.94
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.221.220.23",
                        "23.221.220.25"
                    ],
                    "time_ms": 49.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.200.156.21",
                        "23.200.156.4"
                    ],
                    "time_ms": 47.04
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.53.35.132",
                        "23.53.35.134"
                    ],
                    "time_ms": 40.62
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "voa-6.cert.pangeadigital.io",
        "valid_from": "2026-06-16T23:33:44-05:00",
        "valid_to": "2026-09-14T23:33:43-05:00",
        "days_remaining": 37,
        "san": [
            "amerikayidzayn.com",
            "amerikayizayn.com",
            "ashnapashto.com",
            "deewaradio.com",
            "direct.voanoticias.com",
            "holosus.us",
            "m.amerikayidzayn.com",
            "m.voaafaanoromoo.com",
            "m.voadeewaradio.com",
            "m.voanoticias.com",
            "m.voanoticias.eu",
            "m.voanoticias.mobi",
            "m.voanoticias.org",
            "m.voanoticias.us",
            "m.voaportugues.com",
            "m.zeriamerikes.com",
            "studio7news.com",
            "voa-6.cert.pangeadigital.io",
            "voa-multimedia-admin.pangea-cms.com",
            "voa.pangea-cms.com",
            "voa.pangea-cms.net",
            "voa.pangea-cms.org",
            "voaafaanoromoo.com",
            "voaafaanoromoo.eu",
            "voaafaanoromoo.org",
            "voaafaanoromoo.us",
            "voadeewaradio.com",
            "voadeewaradio.org",
            "voadeewaradio.us",
            "voaeditorials.com",
            "voakhmer.eu",
            "voakhmer.net",
            "voakhmer.us",
            "voalao.org",
            "voalao.us",
            "voanews.com",
            "voanews.info",
            "voanews.mobi",
            "voanews.net",
            "voanews.org",
            "voanoticias.com",
            "voanoticias.eu",
            "voanoticias.org",
            "voanoticias.us",
            "voapashto.org",
            "voapashto.us",
            "voaportugues.com",
            "voaportugues.org",
            "voaportugues.us",
            "voasango.com",
            "www.amerikayidzayn.com",
            "www.amerikayizayn.com",
            "www.ashnapashto.com",
            "www.beyondtheunicorn.com",
            "www.deewaradio.com",
            "www.detectordementiras.info",
            "www.holosus.us",
            "www.studio7news.com",
            "www.voaafaanoromoo.com",
            "www.voaafaanoromoo.eu",
            "www.voaafaanoromoo.org",
            "www.voaafaanoromoo.us",
            "www.voabeyondtheunicorn.com",
            "www.voadeewaradio.com",
            "www.voadeewaradio.eu",
            "www.voadeewaradio.org",
            "www.voadeewaradio.us",
            "www.voaeditorials.com",
            "www.voakhmer.eu",
            "www.voakhmer.net",
            "www.voakhmer.us",
            "www.voalao.eu",
            "www.voalao.org",
            "www.voalao.us",
            "www.voanoticias.com",
            "www.voanoticias.eu",
            "www.voanoticias.mobi",
            "www.voanoticias.org",
            "www.voanoticias.us",
            "www.voapashto.eu",
            "www.voapashto.org",
            "www.voapashto.us",
            "www.voaportugues.com",
            "www.voaportugues.eu",
            "www.voaportugues.org",
            "www.voaportugues.us",
            "www.voasango.com",
            "www.zeriamerikes.com",
            "www.zeriamerikes.eu",
            "www.zeriamerikes.org",
            "www.zeriamerikes.us",
            "www.zeriiamerikes.com",
            "zeriamerikes.com",
            "zeriamerikes.eu",
            "zeriamerikes.org",
            "zeriamerikes.us",
            "zeriiamerikes.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.voanews.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.voanews.com/",
            "date": "Sun, 09 Aug 2026 01:06:13 GMT",
            "strict-transport-security": "max-age=31536000",
            "content-type": "text/html; charset=utf-8",
            "content-language": "en",
            "x-ua-compatible": "IE=edge",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "cache-control": "private, max-age=37",
            "expires": "Sun, 09 Aug 2026 01:06:50 GMT",
            "onion-location": "https://www.voanews5aitmne6gs2btokcacixclgfl43cv27sirgbauyyjylwpdtqd.onion/",
            "content-security-policy": "frame-ancestors 'none'"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.voanews.com/",
        "title": "VOA - Voice of America English News",
        "description": "Accurate, objective news coverage from the U.S. and around the world.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.33.29.144": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.33.29.137": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "voanews-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.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": 90.52
}