{
    "ok": true,
    "domain": "wapp21.com",
    "generated_at": "2026-08-01T13:17:00-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 93,
        "label": "Excelente",
        "categories": {
            "dns": 92,
            "mail": 100,
            "ssl": 100,
            "http": 76,
            "network": 100
        },
        "diagnostics": [
            {
                "level": "ok",
                "title": "Registro A disponible",
                "detail": "1 dirección(es) IPv4."
            },
            {
                "level": "warning",
                "title": "IPv6 no configurado",
                "detail": "No se encontró registro AAAA."
            },
            {
                "level": "ok",
                "title": "Servidores NS redundantes",
                "detail": "2 servidores detectados."
            },
            {
                "level": "ok",
                "title": "SPF publicado",
                "detail": "v=spf1 a mx ip4:209.126.102.143 ~all"
            },
            {
                "level": "ok",
                "title": "DMARC publicado",
                "detail": "v=DMARC1;p=reject; sp=reject; rua=mailto:dmarc@wapp21.com; ruf=mailto:dmarc@wapp21.com"
            },
            {
                "level": "ok",
                "title": "DKIM detectado",
                "detail": "El selector configurado responde."
            },
            {
                "level": "ok",
                "title": "SSL vigente",
                "detail": "Quedan 41 días."
            },
            {
                "level": "warning",
                "title": "Faltan cabeceras de seguridad",
                "detail": "3 cabecera(s) no detectada(s)."
            },
            {
                "level": "info",
                "title": "DNSSEC no configurado",
                "detail": "No se encontraron registros DS ni DNSKEY."
            },
            {
                "level": "info",
                "title": "CAA no configurado",
                "detail": "Es opcional, pero ayuda a controlar la emisión de certificados."
            },
            {
                "level": "ok",
                "title": "PTR disponible",
                "detail": "La primera IPv4 resuelve como mail.wapp21.com."
            },
            {
                "level": "ok",
                "title": "Propagación consistente",
                "detail": "Los resolutores públicos consultados entregan resultados equivalentes."
            },
            {
                "level": "info",
                "title": "BIMI no configurado",
                "detail": "Es opcional y se utiliza para mostrar identidad visual en proveedores compatibles."
            },
            {
                "level": "info",
                "title": "MTA-STS no publicado",
                "detail": "Es una mejora opcional de seguridad para transporte de correo."
            },
            {
                "level": "info",
                "title": "TLS-RPT no publicado",
                "detail": "Es opcional y complementa MTA-STS."
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "209.126.102.143"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mail.wapp21.com."
            ],
            "TXT": [
                "\"v=spf1 a mx ip4:209.126.102.143 ~all\""
            ],
            "NS": [
                "ns1.wapp21.com.",
                "ns2.wapp21.com."
            ],
            "SOA": [
                "ns1.wapp21.com. hostmaster.wapp21.com. 2026043000 3600 3600 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "209.126.102.143"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:209.126.102.143 ~all",
        "dmarc": "v=DMARC1;p=reject; sp=reject; rua=mailto:dmarc@wapp21.com; ruf=mailto:dmarc@wapp21.com",
        "dkim_selector": "x",
        "dkim_host": "x._domainkey.wapp21.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtgEzX+TCzqdPQMWIIpYzpt4Ocq96tGu/HSC6HdKCGrMn2rFpM4+jyWnvqvnH0fiKLa9RP8OnedIs5uwaSXs8Xm2ZmT9GXwBK/gh197Cax2vWE8lzpM+0EFcE1iqg/u3WrJmiTkfLZQynDSikKPaxFyCrBuRN47yib8IJ1ilac8mwmFyvMUrKfSZzSv5ymw7ruH2g5FflkVMKHH4mD6CV3VRZ/HFO/mkP8CcUhyl0jXauA2goA4zKrDCWEsrY4oWBBRGj/2B/HL4Q/+jiJSazQGDiIoWbeSg3WYx+Ofvcwj5L5+PmTy9zxZwODYPk9aqWrqYGsH3df/DQAfJzjcwhtQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Dentro del límite estimado"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "mail.wapp21.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 102.88
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 71.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 66.37
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 96.64
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 77.51
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "ZeroSSL GmbH",
        "subject": "wapp21.com",
        "valid_from": "2026-06-12T19:00:00-05:00",
        "valid_to": "2026-09-11T18:59:59-05:00",
        "days_remaining": 41,
        "san": [
            "wapp21.com",
            "ftp.wapp21.com",
            "mail.wapp21.com",
            "pop.wapp21.com",
            "smtp.wapp21.com",
            "www.wapp21.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://wapp21.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-security-policy": "default-src 'self'; img-src 'self' https: data:; script-src 'self' https: 'unsafe-inline'; style-src 'self' https: 'unsafe-inline'; font-src 'self' https: data:; connect-src 'self' https:; frame-ancestors 'self'; base-uri 'self'; form-action 'self'",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "geolocation=(), microphone=(), camera=()",
            "vary": "User-Agent",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sat, 01 Aug 2026 18:16:58 GMT",
            "server": "Apache/2"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache/2",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://wapp21.com/",
        "title": "wapp21.com - Digital media network",
        "description": "wapp21.com - Digital media network",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "209.126.102.143": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "St. Louis",
            "latitude": 38.6254063,
            "longitude": -90.1900091,
            "asn": 30083,
            "organization": "velia.net",
            "isp": "velia.net",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "mail.wapp21.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.3,
                "banner": "220 mail.wapp21.com ESMTP Exim 4.99.5 Sat, 01 Aug 2026 18:16:58 +0000",
                "error": "Sin conexión"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 0.1,
                "banner": "",
                "error": "Sin conexión"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 0.2,
                "banner": "220 mail.wapp21.com ESMTP Exim 4.99.5 Sat, 01 Aug 2026 18:17:00 +0000",
                "error": "Sin conexión"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.0",
        "reverse": "",
        "country": "United States",
        "country_code": "US",
        "region": "Ohio",
        "city": "Columbus",
        "latitude": 39.9611755,
        "longitude": -82.9987943,
        "isp": "Amazon.com, Inc.",
        "organization": "Anthropic, PBC",
        "asn": 16509,
        "timezone": "America/New_York",
        "browser": "Otro",
        "os": "Otro",
        "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": 91.67
}