{
    "ok": true,
    "domain": "elpais.com",
    "generated_at": "2026-08-08T18:22:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 82,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "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": "6 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": "4 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": "44 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-205-89-33.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": "6 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": "4 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": "44 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-205-89-33.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.205.89.33",
                "23.205.89.28"
            ],
            "AAAA": [
                "2600:1407:7400:81::173e:b6a7",
                "2600:1407:7400:81::173e:b6ae"
            ],
            "CNAME": [],
            "MX": [
                "20 poster4i.iberlayer.com.",
                "10 poster1i.iberlayer.com.",
                "30 poster2i.iberlayer.com.",
                "40 poster3i.iberlayer.com."
            ],
            "TXT": [
                "\"d365mktkey=36xpGEp1JBCpl76r12EHge6UzG09uK8tZ7alBJrUf3cx\"",
                "\"MS=ms44073152\"",
                "\"facebook-domain-verification=a2dx88mxmsmobm4vsk6x2w8ws8pbn5\"",
                "\"_globalsign-domain-verification=35ZRSeiG5b6pUaE2bZixFmI2klqCL7g1EeCkLoQosd\"",
                "\"v=spf1 include:_u.elpais.com._spf.smart.ondmarc.com -all\"",
                "\"zone-ownership-verification-8af436726f61bc15ba428384d55cb22f9c300ad3f1206e8132587882adf2c334\"",
                "\"google-site-verification=t8xazkl_l_FeO_zF8p0xV8fZ_l-NtxlaGcJSw0OtyEA\"",
                "\"_globalsign-domain-verification=RQDNePcsBhiwiaGaUPKwwHamCQ-z-4EYJYovKcrwnK\"",
                "\"d365mktkey=MDlHm3tHBKrlXihfrr5gvXQVPHklYETL2sUxrG4JZb4x\""
            ],
            "NS": [
                "a24-67.akam.net.",
                "a9-65.akam.net.",
                "a20-66.akam.net.",
                "a7-64.akam.net.",
                "a1-56.akam.net.",
                "a18-65.akam.net."
            ],
            "SOA": [
                "a1-56.akam.net. prisatecdnsmaster.t-prisa.com. 264 3600 600 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.205.89.33",
            "23.205.89.28"
        ],
        "ipv6": [
            "2600:1407:7400:81::173e:b6a7",
            "2600:1407:7400:81::173e:b6ae"
        ]
    },
    "mail": {
        "spf": "v=spf1 include:_u.elpais.com._spf.smart.ondmarc.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; sp=reject; rua=mailto:4a542fa6@inbox.ondmarc.com; ruf=mailto:4a542fa6@inbox.ondmarc.com; adkim=r; aspf=r; fo=1; rf=afrf; ri=43200",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.elpais.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvk7KKlxeSGT6ryB0k3nA6SHiD1PBe5JVYW21rpyCUncPnwT1B15Z9+ufEdcGjUvarp50HXUD1M8wBQTggeIRwupSy9DQIF5QQEWgsTjlnL8YruOQYB6JgoLCr1maXblkAW5dSd8Ikn176NddTD7W/QP6uzzr3wD1xWa+VD0nGdQIDAQAB; n=1024,1455906553,1471631353",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://vmc.digicert.com/0c53a6a8-379a-4295-add5-03d8b11fe871.svg; a=https://vmc.digicert.com/0c53a6a8-379a-4295-add5-03d8b11fe871.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-205-89-33.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.205.89.28",
                        "23.205.89.33"
                    ],
                    "time_ms": 51.41
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.48.37.151",
                        "23.48.37.195"
                    ],
                    "time_ms": 53.74
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.55.236.137",
                        "23.55.236.142"
                    ],
                    "time_ms": 55.42
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.205.89.28",
                        "23.205.89.33"
                    ],
                    "time_ms": 98.68
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.57.90.71",
                        "23.57.90.78"
                    ],
                    "time_ms": 47.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "prisa.web.arc-cdn.net",
        "valid_from": "2026-06-24T04:54:51-05:00",
        "valid_to": "2026-09-22T04:54:50-05:00",
        "days_remaining": 44,
        "san": [
            "api-prisa-el-pais-america-prod.cdn.arcpublishing.com",
            "api-prisa-el-pais-america-sandbox.cdn.arcpublishing.com",
            "api-prisa-el-pais-brasil-prod.cdn.arcpublishing.com",
            "api-prisa-el-pais-brasil-sandbox.cdn.arcpublishing.com",
            "api-prisa-el-pais-cataluna-prod.cdn.arcpublishing.com",
            "api-prisa-el-pais-cataluna-sandbox.cdn.arcpublishing.com",
            "api-prisa-el-pais-dev.cdn.arcpublishing.com",
            "api-prisa-el-pais-in-english-prod.cdn.arcpublishing.com",
            "api-prisa-el-pais-in-english-sandbox.cdn.arcpublishing.com",
            "api-prisa-el-pais-prod.cdn.arcpublishing.com",
            "api-prisa-el-pais-sandbox.cdn.arcpublishing.com",
            "arc-sandbox.america.elpais.com",
            "arc-sandbox.brasil.elpais.com",
            "arc-sandbox.cat.elpais.com",
            "arc-sandbox.inenglish.elpais.com",
            "brasil.elpais.com",
            "cat.elpais.com",
            "cincodias.elpais.com",
            "elpais.com",
            "english.elpais.com",
            "imagenes.america.elpais.com",
            "imagenes.elpais.com",
            "imagens.brasil.elpais.com",
            "images.english.elpais.com",
            "images.inenglish.elpais.com",
            "imatges.cat.elpais.com",
            "prisa-config-prod.api.cdn.arcpublishing.com",
            "prisa-config-sandbox.api.cdn.arcpublishing.com",
            "prisa-el-pais-america-prod.cdn.arcpublishing.com",
            "prisa-el-pais-america-prod.web.arc-cdn.net",
            "prisa-el-pais-america-sandbox.cdn.arcpublishing.com",
            "prisa-el-pais-america-sandbox.web.arc-cdn.net",
            "prisa-el-pais-brasil-dev.cdn.arcpublishing.com",
            "prisa-el-pais-brasil-dev.web.arc-cdn.net",
            "prisa-el-pais-brasil-prod.cdn.arcpublishing.com",
            "prisa-el-pais-brasil-prod.web.arc-cdn.net",
            "prisa-el-pais-brasil-sandbox.cdn.arcpublishing.com",
            "prisa-el-pais-brasil-sandbox.web.arc-cdn.net",
            "prisa-el-pais-cataluna-prod.cdn.arcpublishing.com",
            "prisa-el-pais-cataluna-prod.web.arc-cdn.net",
            "prisa-el-pais-cataluna-sandbox.cdn.arcpublishing.com",
            "prisa-el-pais-cataluna-sandbox.web.arc-cdn.net",
            "prisa-el-pais-dev.cdn.arcpublishing.com",
            "prisa-el-pais-dev.web.arc-cdn.net",
            "prisa-el-pais-in-english-dev.cdn.arcpublishing.com",
            "prisa-el-pais-in-english-dev.web.arc-cdn.net",
            "prisa-el-pais-in-english-prod.cdn.arcpublishing.com",
            "prisa-el-pais-in-english-prod.web.arc-cdn.net",
            "prisa-el-pais-in-english-sandbox.cdn.arcpublishing.com",
            "prisa-el-pais-in-english-sandbox.web.arc-cdn.net",
            "prisa-el-pais-prod.cdn.arcpublishing.com",
            "prisa-el-pais-prod.web.arc-cdn.net",
            "prisa-el-pais-sandbox.cdn.arcpublishing.com",
            "prisa-el-pais-sandbox.web.arc-cdn.net",
            "prisa.web.arc-cdn.net",
            "publicapi.america.elpais.com",
            "publicapi.brasil.elpais.com",
            "publicapi.cat.elpais.com",
            "publicapi.elpais.com",
            "publicapi.english.elpais.com",
            "publicapi.sandbox.america.elpais.com",
            "publicapi.sandbox.brasil.elpais.com",
            "publicapi.sandbox.cat.elpais.com",
            "publicapi.sandbox.elpais.com",
            "publicapi.sandbox.english.elpais.com",
            "sandbox.imagenes.elpais.com",
            "staging.elpais.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://elpais.com/us/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "openresty",
            "content-length": "0",
            "location": "https://elpais.com/us/",
            "cache-control": "private, max-age=60",
            "expires": "Sat, 08 Aug 2026 23:23:18 GMT",
            "date": "Sat, 08 Aug 2026 23:22:18 GMT",
            "set-cookie": "datadome=kz8kvvnIprQbUd~elJDHqDGCht5v9QwbGuUdzc6Ky0JrmM4mlmAw_RZ7yhCSjg7PH1sCmQuM787HoErvFaLGjYcu3NECdb65tdnedMO~pEQpM70Zo0t70HlN~3DEa3Yj; Max-Age=31536000; Domain=.elpais.com; Path=/; Secure; SameSite=Lax",
            "x-arc-ttl": "120",
            "x-arc-request-id": "0.1caa3717.1786231338.1c982a1a",
            "x-arc-edgecontroller": "1.8.5",
            "content-type": "text/html; charset=utf-8",
            "etag": "W/\"61adb-yoDh8Efpo/5nEW2y5cbXNAetMRM\"",
            "x-arc-pb-edge": "0",
            "x-arc-pb-mx-id": "00000000",
            "x-arc-pb-request-id": "022f0c4a-1778-4f7e-8181-969e6f8363a3",
            "last-modified": "Sat, 08 Aug 2026 23:20:28 GMT",
            "x-datadome": "protected",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": "openresty",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://elpais.com/us/",
        "title": "elpais.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "23.205.89.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "23.205.89.28": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "poster4i.iberlayer.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 128,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4121.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4130.5,
                "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": 118.44
}