{
    "ok": true,
    "domain": "docker-compose.yaml",
    "generated_at": "2026-08-09T00:35:18-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 23,
        "label": "Crítico",
        "categories": {
            "dns": 14,
            "mail": 15,
            "ssl": 0,
            "http": 30,
            "network": 100
        },
        "diagnostics": [
            {
                "level": "error",
                "title": "Sin registro A",
                "detail": "El dominio no resuelve mediante IPv4."
            },
            {
                "level": "warning",
                "title": "IPv6 no configurado",
                "detail": "No se encontró registro AAAA."
            },
            {
                "level": "warning",
                "title": "Redundancia NS insuficiente",
                "detail": "Se recomiendan al menos dos servidores NS."
            },
            {
                "level": "warning",
                "title": "SPF no publicado",
                "detail": "El dominio no publica SPF."
            },
            {
                "level": "warning",
                "title": "DMARC no publicado",
                "detail": "No se encontró _dmarc."
            },
            {
                "level": "warning",
                "title": "DKIM no detectado",
                "detail": "No se encontró el selector configurado."
            },
            {
                "level": "error",
                "title": "SSL no disponible",
                "detail": "No fue posible obtener el certificado."
            },
            {
                "level": "warning",
                "title": "Faltan cabeceras de seguridad",
                "detail": "9 cabecera(s) no detectada(s)."
            },
            {
                "level": "warning",
                "title": "DNSSEC incompleto",
                "detail": "Solo se encontró una parte de la cadena DNSSEC."
            },
            {
                "level": "info",
                "title": "CAA no configurado",
                "detail": "Es opcional, pero ayuda a controlar la emisión de certificados."
            },
            {
                "level": "warning",
                "title": "PTR no disponible",
                "detail": "La primera IPv4 no tiene resolución inversa visible."
            },
            {
                "level": "warning",
                "title": "Propagación inconsistente",
                "detail": "Los resolutores públicos no entregan exactamente el mismo resultado."
            },
            {
                "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": [],
            "AAAA": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "CNAME": [],
            "MX": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "TXT": [
                ";; communications error to 69.64.44.20#53: timed out",
                ";; communications error to 69.64.44.50#53: timed out",
                "; <<>> DiG 9.18.39-0ubuntu0.22.04.4-Ubuntu <<>> docker-compose.yaml TXT +short",
                ";; global options: +cmd",
                ";; no servers could be reached"
            ],
            "NS": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "SOA": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "CAA": [],
            "DS": [
                ";; communications error to 69.64.44.20#53: timed out"
            ],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "",
        "dmarc": "",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": false,
            "lookups": 0,
            "final": "",
            "message": "No publicado"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 37.35
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 21.48
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 14.56
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 25.36
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 40.8
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "php_network_getaddresses: getaddrinfo for docker-compose.yaml failed: Name or service not known"
    },
    "http": {
        "url": "https://docker-compose.yaml/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://docker-compose.yaml/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: docker-compose.yaml"
    },
    "network": [],
    "smtp": {
        "host": "out",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo for out failed: Name or service not known"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo for out failed: Name or service not known"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 0.7,
                "banner": "",
                "error": "php_network_getaddresses: getaddrinfo for out failed: Name or service not known"
            }
        ]
    },
    "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": 121.09
}