{
    "ok": true,
    "domain": "antena3.com",
    "generated_at": "2026-08-09T16:58:05-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 72,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 65,
            "security": 65,
            "network": 50,
            "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": "1 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": "7 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": 10,
                "lost_points": 0,
                "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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "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": "77 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: ec2-63-35-102-120.eu-west-1.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "7 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": "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": "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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "77 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: ec2-63-35-102-120.eu-west-1.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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": [
                "63.35.102.120"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "30 poster2i.iberlayer.com.",
                "20 poster4i.iberlayer.com.",
                "10 poster1i.iberlayer.com.",
                "40 poster3i.iberlayer.com."
            ],
            "TXT": [
                "\"globalsign-domain-verification=Tda5YeYmPn913Y0z-GXN_ksoOU3qhq5cQsiX5xyTvE\"",
                "\"28xLa5Icc225l8jIJ60sF7LmT8iLwqvbdc8GQ0VfjV0VM9vftW4U10GVK0ythad3HMoDrJ+iI0L09hpc0Ksatw==\"",
                "\"ZhTW16Lr3wOPuD0H8DcRhKtn+zLFx8zkx65OpMaPngE=\"",
                "\"google-site-verification=V81Nzo86VErUK4tkpBqf0wc4b-Loi18GIcCx0bUVwzQ\"",
                "\"ihwSI3U97LQw2JQ3ErJgDpApaPGezLksIBNwPW9E62e85ODLKHgte9XZHcFFyCNiB4ujwAgnRaAuzsfC508z9A==\"",
                "\"google-site-verification=CSEyi4cB3PG8RWBFG1mkVmZehv0wsdtWcpnW3NCACKM\"",
                "\"v=spf1\" \"ip4:194.224.72.31/32\" \"ip4:194.224.72.32/32\" \"ip4:185.136.219.30/32\" \"include:spf.protection.outlook.com\" \"include:iberlayer.com\" \"-all\"",
                "\"globalsign-domain-verification=ULVV7FOs2-nhZW3-gJRWn8P8wCMqKaUoBrApvT080l\"",
                "\"6xlk9b269b55v693l14sq8k18pf3qx5p\"",
                "\"globalsign-domain-verification=L8Stk1ao5qPl0Xk0-EVK_q4YcPj4P-zJKmG-zmUm07\"",
                "\"MS=ms21531709\""
            ],
            "NS": [
                "ns-650.awsdns-17.net.",
                "ns-1278.awsdns-31.org.",
                "ns-1636.awsdns-12.co.uk.",
                "blue.foundationdns.com.",
                "blue.foundationdns.net.",
                "ns-263.awsdns-32.com.",
                "blue.foundationdns.org."
            ],
            "SOA": [
                "blue.foundationdns.com. dns.cloudflare.com. 2410345888 10000 2400 604800 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "63.35.102.120"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1ip4:194.224.72.31/32ip4:194.224.72.32/32ip4:185.136.219.30/32include:spf.protection.outlook.cominclude:iberlayer.com-all",
        "dmarc": "",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.antena3.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8OhHuzH/b84cE2WJEOPBsp0d89YnrUv1cmqEV6/nB1aVst+xJgJtHKAeSpRONovREa8t8BMghgBe4mjwpf7dN1rTZKu3xVPybpVOSryNahRcDO8ohmRuI5KNJM1YLkZpbZdG55wydPHxS5EadFqP0+u1yVBbLox+2f4isR7EAH083zhwQc+9RuK5/gBm8+3UhdlCcEtsXrgwErIL7Eb5gbJ8740OOrh0/ThotN9/V91HB917HaFJ0EzXo9Bv1djYP4CrsQqxnQzKY+ATkJ99AifqNxbiodhqPuWXjMXXATt69RUHIrV4a5Nn10ZwTL2NqSNriDTxASexj/YMU2PMsQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 0,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-63-35-102-120.eu-west-1.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "63.35.102.120"
                    ],
                    "time_ms": 51.92
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "63.35.102.120"
                    ],
                    "time_ms": 49.55
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "63.35.102.120"
                    ],
                    "time_ms": 72.78
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "63.35.102.120"
                    ],
                    "time_ms": 45.97
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "63.35.102.120"
                    ],
                    "time_ms": 88.37
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "antena3.com",
        "valid_from": "2026-07-28T12:27:24-05:00",
        "valid_to": "2026-10-26T12:27:23-05:00",
        "days_remaining": 77,
        "san": [
            "antena3.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.antena3.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 21:57:56 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "732867",
            "connection": "keep-alive",
            "location": "https://www.antena3.com/",
            "access-control-allow-credentials": "true",
            "access-control-allow-origin": "*",
            "via": "1.1 varnish, 1.1 varnish, 1.1 varnish",
            "access-control-allow-methods": "GET, POST, OPTIONS",
            "access-control-allow-headers": "Content-Type, *",
            "cache-control": "max-age=300",
            "x-internal-ttl": "84662.000",
            "accept-ranges": "bytes",
            "age": "1738",
            "x-staging": "false",
            "x-served-by": "cache-mad2200131-MAD, cache-mad2200131-MAD, cache-mad2200131-MAD, cache-stl760032-STL",
            "x-cache": "MISS, HIT, MISS",
            "x-cache-hits": "0, 226, 0",
            "x-timer": "S1786312676.246245,VS0,VE627",
            "vary": "Accept-Encoding",
            "alt-svc": "h3=\":443\";ma=86400,h3-29=\":443\";ma=86400,h3-27=\":443\";ma=86400"
        },
        "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.antena3.com/",
        "title": "Antena 3 - La Televisión Líder en España | Noticias, Programas y Series",
        "description": "Descubre todo sobre Antena 3, el canal de televisión más visto en España. En nuestra web oficial, te damos la última hora con Antena 3 Noticias, donde encontrarás cobertura en tiempo real de los eventos más importantes a nivel nacional e internacional. Sumérgete en el mundo del entretenimiento con programas de éxito como El Hormiguero, Pasapalabra, El Desafío y La Voz. Además, no te pierdas nuestras series aclamadas por la crítica y amadas por el público, como Sueños de Libertad y Renacer, junto con muchas otras historias fascinantes que te mantendrán enganchado. Visita nuestra web para lo último en entretenimiento, noticias y mucho más.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "63.35.102.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "poster2i.iberlayer.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 102.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4143.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4137.8,
                "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.56
}