{
    "ok": true,
    "domain": "huffingtonpost.com",
    "generated_at": "2026-08-08T17:57:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "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": "5 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": "106 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": 16,
                "lost_points": 19,
                "detail": "4 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-3.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": "5 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": "106 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-52-85-12-3.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.3",
                "52.85.12.76",
                "52.85.12.10",
                "52.85.12.121"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"spf2.0/pra include:_spf.createsend.com include:aspmx.sailthru.com include:_spf.google.com include:amazonses.com ip4:74.205.21.242 ip4:149.174.0.0/16 ip4:64.236.0.0/16 ip4:204.29.186.0/23 ~all\"",
                "\"dropbox-domain-verification=uncn7ru3lk5v\"",
                "\"docusign=803bb1d1-ca00-4828-9d0d-958294911d50\"",
                "\"_amazonses.huffingtonpost.com:Ymj5A72/0+8fWyJoUb4+sbAmempNyKaefa5cPtM7+fo=\"",
                "\"facebook-domain-verification=g0p5wv14z89jccwlf5dsz1kprzffff\"",
                "\"sjvw8kcp29jmrzqy6w30vj9xxcw0l2lt\"",
                "\"google-site-verification=2gqirxtTfQnbuBxqItMEYhPDLHI3aETO2cuv4TZ5gI4\"",
                "\"v=spf1 mx include:_spf.createsend.com include:aspmx.sailthru.com include:_spf.google.com include:amazonses.com ip4:74.205.21.242 ip4:149.174.0.0/16 ip4:64.236.0.0/16 ip4:204.29.186.0/23 ip4:148.163.135.35/32 ip4:148.163.139.55/32 ~all\""
            ],
            "NS": [
                "ns-287.awsdns-35.com.",
                "ns-2006.awsdns-58.co.uk.",
                "ns-559.awsdns-05.net.",
                "ns-1205.awsdns-22.org."
            ],
            "SOA": [
                "huffingtonpost.com. awsdns-hostmaster.amazon.com. 1 28800 900 604800 60"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 iodef \"mailto:security@verizonmedia.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazon.com\"",
                "0 issue \"digicert.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.85.12.3",
            "52.85.12.76",
            "52.85.12.10",
            "52.85.12.121"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx include:_spf.createsend.com include:aspmx.sailthru.com include:_spf.google.com include:amazonses.com ip4:74.205.21.242 ip4:149.174.0.0/16 ip4:64.236.0.0/16 ip4:204.29.186.0/23 ip4:148.163.135.35/32 ip4:148.163.139.55/32 ~all",
        "dmarc": "v=DMARC1; p=quarantine; pct=100; rua=mailto:spwxn9fu@ag.dmarcian.com; ruf=mailto:spwxn9fu@ag.dmarcian.com; rf=afrf",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.huffingtonpost.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvdd4xeahGLgfjc4E15gVVKZ4fcullYASWOX9sQkrJYsVQbD2XGe+7YOP3KxxI1OUy47PDSFZFgZztXWoN2qk/aS1apzqHD6TB1NNpG0N2vyH1uSjv+hzJZEDxhta04SVb1iMfRU25wLkr2QUNnruulAiw1mKL3j54QCxs3fm3KQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-52-85-12-3.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.112",
                        "99.84.203.67",
                        "99.84.203.93",
                        "99.84.203.96"
                    ],
                    "time_ms": 86.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.85.12.10",
                        "52.85.12.121",
                        "52.85.12.3",
                        "52.85.12.76"
                    ],
                    "time_ms": 53.77
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.24",
                        "54.192.100.54",
                        "54.192.100.73"
                    ],
                    "time_ms": 79.07
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.112",
                        "99.84.203.67",
                        "99.84.203.93",
                        "99.84.203.96"
                    ],
                    "time_ms": 107.81
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.118",
                        "54.192.100.24",
                        "54.192.100.54",
                        "54.192.100.73"
                    ],
                    "time_ms": 134.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "blogger.huffingtonpost.com",
        "valid_from": "2025-10-23T19:00:00-05:00",
        "valid_to": "2026-11-22T17:59:59-06:00",
        "days_remaining": 106,
        "san": [
            "blogger.huffingtonpost.com",
            "politics.huffingtonpost.com",
            "interactives.huffingtonpost.com",
            "editorial.huffingtonpost.com",
            "accounts.huffingtonpost.com",
            "secure.huffingtonpost.com",
            "bestschoolday.huffingtonpost.com",
            "tips.huffingtonpost.com",
            "cgnk.huffingtonpost.com",
            "finance.huffingtonpost.com",
            "rise.huffingtonpost.com",
            "status.huffingtonpost.com",
            "videos.huffingtonpost.com",
            "voces.huffingtonpost.com",
            "groups.huffingtonpost.com",
            "www.huffingtonpost.com",
            "www.elections.huffingtonpost.com",
            "quebec.huffingtonpost.com",
            "horoscopes.huffingtonpost.com",
            "staging-uk.contributor.huffingtonpost.com",
            "staging.contributor.huffingtonpost.com",
            "staging-react.contributor.huffingtonpost.com",
            "huffingtonpost.com",
            "www2.huffingtonpost.com",
            "contributor.huffingtonpost.com",
            "live.huffingtonpost.com",
            "partnerstudio.huffingtonpost.com",
            "m.huffingtonpost.com",
            "fundrace.huffingtonpost.com",
            "sites.huffingtonpost.com",
            "new.www.huffingtonpost.com",
            "creativelabs.huffingtonpost.com",
            "search.huffingtonpost.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.huffpost.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "856708",
            "location": "https://www.huffpost.com",
            "date": "Sat, 08 Aug 2026 22:57:16 GMT",
            "server": "nginx",
            "x-cache": "MISS, MISS, MISS",
            "via": "1.1 varnish, 1.1 varnish",
            "x-amz-cf-pop": "ORD56-P15",
            "x-amz-cf-id": "q0rF4yHZyUsEKSp4vUFEFK2F1MOy12yfYs9pDJnqWhECV1Gcxrx0yA==",
            "age": "0",
            "x-varnish-cambria-ttl": "5s",
            "x-powered-by": "Express",
            "content-type": "text/html; charset=utf-8",
            "x-hp-page-version": "358881",
            "x-request-id": "61dd365fcbcfa8542517b04d80aeb08f",
            "document-policy": "js-profiling",
            "x-hp-webp": "false",
            "expires": "0",
            "cache-control": "no-store, no-cache, must-revalidate",
            "content-security-policy": "sandbox allow-forms allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox allow-presentation allow-top-navigation-by-user-activation; frame-ancestors 'self' *.huffpost.com *.huffingtonpost.com *.huffpost.net *.buzzfeed.com clients.opinary.com compass.pressekompass.net *.newsbreak.com *.newsbreakapp.com *.upday-content.com *.upday.com *.samsung-news.com; report-uri https://huffpost.report-uri.com/r/d/csp/enforce;",
            "accept-ranges": "bytes",
            "set-cookie": "ccpa=true; expires=Sat, 22 Aug 2026 22:57:16 GMT; path=/; domain=www.huffpost.com;",
            "timing-allow-origin": "*",
            "x-served-by": "cache-iad-kiad7000021-IAD, cache-iad-kiad7000176-IAD, cache-stl760074-STL",
            "x-cache-hits": "0, 0, 0",
            "x-timer": "S1786229834.222251,VS0,VE2101",
            "vary": "Accept-Encoding",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "Express"
    },
    "webpage": {
        "url": "https://www.huffpost.com/",
        "title": "HuffPost - Breaking News, Politics, Entertainment & Opinion",
        "description": "Read the latest U.S. and world news, politics, entertainment, lifestyle and opinion pieces from HuffPost’s trusted team of journalists.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "52.85.12.3": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.10": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.85.12.121": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4018.9,
                "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": 131.37
}