{
    "ok": true,
    "domain": "elconfidencial.com",
    "generated_at": "2026-08-09T01:20:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 75,
            "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": "2 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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "7 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": "57 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: 107.154.105.101.ip.incapdns.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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "7 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": "57 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: 107.154.105.101.ip.incapdns.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": [
                "107.154.105.101",
                "107.154.106.101"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt4.aspmx.l.google.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "5 alt2.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=B81902FFBFEDF4AF6AEB7FE442BAB596\"",
                "\"google-site-verification=9qRD_DmiHGPDOnWSvYyGDfV078r8wOmhY1LVfGV1WQU\"",
                "\"google-site-verification=8sFRAgLhAtynbwDxhxuJafndhu0GoHjQIEgQdTMvEmg\"",
                "\"google-site-verification=PCnHFv2W45eE2Bs0tNgPrPEOLGF1UjG3oag313bxukI\"",
                "\"v=spf1 a +mx include:_spf.google.com include:mail.zendesk.com -all\"",
                "\"MS=ms84890417\"",
                "\"google-site-verification=-lY2f9J5m4GYHu8qoO0a-2i1uwHpXaB1Pm41CzTYTbw\"",
                "\"google-site-verification=B61QraGS9f9APlsJRKSCZtoAig8Z_ZOoBEOlWfO21Hk\"",
                "\"google-site-verification=x3lAbPJnylg5Y3ein5uFQAvera8II49bgN1AKuYiGeE\"",
                "\"globalsign-domain-verification=461A665BCC20D723CF39F9ACC932FC24\"",
                "\"google-site-verification=-eUHWL-LU_NQsmWUu0PJvzD2e7cpl5Lo26_xCbr_Z2U\"",
                "\"google-site-verification=vEnmrvSfNp_dGXwX8Aya3ydCSBa_7Fo93RuplpHZs5A\"",
                "\"globalsign-domain-verification=42CD42A99584E72157840C4F177400B3\"",
                "\"MS=ms68586539\"",
                "\"google-site-verification=VsO1f6Y3m_nWQj4WOT6hywWHTNrOhdcfTwdJ4frbFL8\"",
                "\"globalsign-domain-verification=995CB8C970CF673941F819F766F6F513\"",
                "\"google-site-verification=h_-JzY8VM4CxnCRSFTsc6CH6e9yRsDWBMe0d5vEVANk\""
            ],
            "NS": [
                "ns-1013.awsdns-62.net.",
                "ns-1828.awsdns-36.co.uk.",
                "ns-212.awsdns-26.com.",
                "ns-1065.awsdns-05.org."
            ],
            "SOA": [
                "ns-1065.awsdns-05.org. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 iodef \"mailto:sistemas@elconfidencial.com\"",
                "0 issuewild \"globalsign.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"globalsign.com\"",
                "0 issuewild \"amazonaws.com\"",
                "0 issuewild \"letsencrypt.org\"",
                "0 issuewild \"amazontrust.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"amazon.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issuewild \"awstrust.com\"",
                "0 issuewild \"digicert.com\"",
                "0 issue \"amazonaws.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "107.154.105.101",
            "107.154.106.101"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a +mx include:_spf.google.com include:mail.zendesk.com -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:postmaster@elconfidencial.com; pct=100; adkim=r; aspf=r",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.elconfidencial.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVQdeUTkSl8Xm7eNt8mEIQjad8L5RzjCHpIUxNFdTUfj0ecTzsMTg8/XYbk6j/9c5T+u4IqpqW5nYL5ZdS6c+8UnMF0hBZGuboYrmiGSDfppkY2BHVB+ISBuha49EI5cxcI6ZgxmXg21FE6uYU47QzHdLbN1r2tCLWmWC6gdzGBQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "107.154.105.101.ip.incapdns.net",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "107.154.105.101",
                        "107.154.106.101"
                    ],
                    "time_ms": 87.08
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "107.154.105.101",
                        "107.154.106.101"
                    ],
                    "time_ms": 57.39
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "107.154.105.101",
                        "107.154.106.101"
                    ],
                    "time_ms": 56.97
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "107.154.105.101",
                        "107.154.106.101"
                    ],
                    "time_ms": 52.93
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "107.154.105.101",
                        "107.154.106.101"
                    ],
                    "time_ms": 64.06
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "imperva.com",
        "valid_from": "2026-07-07T03:50:33-05:00",
        "valid_to": "2026-10-05T03:50:33-05:00",
        "days_remaining": 57,
        "san": [
            "alm.co.il",
            "*.zurichintermediary.co.uk",
            "jennison.com",
            "pp.universal-music.co.jp",
            "zurichinvest.ch",
            "newhomesguidecharleston.com",
            "login-uat.zurich.es",
            "www.osroa.org",
            "www.alm.co.il",
            "api.redgirasol.com",
            "*.zurichinvest.ch",
            "bams.amwins.com",
            "verkaufskarriere.ch",
            "elconfidencial.com",
            "www.samelet.com",
            "www.chrissoentpiet.com",
            "www.autocompleteplus.com",
            "sfpiprod.tempo.co.il",
            "www.newhomesguidecharleston.com",
            "imperva.com",
            "*.jennison.com",
            "*.elconfidencial.com",
            "filetransfer.bonusvorsorge.at",
            "osroa.org",
            "www.verkaufskarriere.ch",
            "shop.edensprings.co.uk",
            "*.member.group.test.apps.zurich.com.au",
            "daynurseries.co.uk",
            "staging-secure.farmershawaii.com",
            "samelet.com",
            "*.daynurseries.co.uk",
            "autocompleteplus.com",
            "governmentbodies.premiers.qld.gov.au"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.elconfidencial.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.elconfidencial.com/",
            "content-length": "0",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "date": "Sun, 09 Aug 2026 06:20:01 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-security-policy": "upgrade-insecure-requests; frame-ancestors 'self' http://*.elconfidencial.com:* https://*.elconfidencial.com:* https://*.ecestaticos.com www.elconfidencial.com blogs.elconfidencial.com bc.marfeel.com *.google.es *.google.com *.cdn.ampproject.org player.h-cdn.com",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "status": "200 OK",
            "x-system": "ecdelorean-5f47cf558f-xgpvm",
            "expires": "Sun, 09 Aug 2026 06:22:00 GMT",
            "cache-control": "public, s-maxage=60, max-age=59, stale-while-revalidate=60, stale-if-error=259200",
            "x-device": "desktop",
            "link": "<https://delorean.ecestaticos.com/214de957-102a-42a8-9ddd-4fce5c848ffd/js/module/statistics/statsautoscript.js>; rel=preload; as=script",
            "x-envoy-upstream-service-time": "1332",
            "x-encoded-content-encoding": "gzip",
            "x-encoded-content-length": "89734",
            "x-proxy": "legacy-8b9548fb8-8nrq9",
            "x-cdn": "Imperva",
            "x-iinfo": "14-125616777-125609822 PNNN RT(1786256400416 7) q(0 0 0 -1) r(14 14) U24",
            "tp2-cache": "miss",
            "vary": "x-device,Accept-Encoding, X-Vary-TCDN, X-Device",
            "age": "40",
            "set-cookie": "nlbi_661214=85URMHurvUe4ZbN2sVVzHQAAAAB2e9yioU1T/QBz9BAhnzpJ; HttpOnly; path=/; Domain=.elconfidencial.com; Secure; SameSite=None",
            "tp-cache": "hit",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.elconfidencial.com/",
        "title": "El Confidencial - El diario de los lectores influyentes",
        "description": "El confidencial - El diario de los lectores influyentes. Encuentra todas las noticias al minuto: España, Europa, Mundo, Economía, Cultura, Ecología y la mejor opinión",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "107.154.105.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "107.154.106.101": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt4.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4001.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4016.1,
                "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": 101.28
}