{
    "ok": true,
    "domain": "investigaciones.cl",
    "generated_at": "2026-07-27T10:22:47-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 64,
        "label": "Regular",
        "categories": {
            "dns": 92,
            "mail": 100,
            "ssl": 0,
            "http": 30,
            "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": "4 servidores detectados."
            },
            {
                "level": "ok",
                "title": "SPF publicado",
                "detail": "v=spf1 +a:mail.investigaciones.cl ~all"
            },
            {
                "level": "ok",
                "title": "DMARC publicado",
                "detail": "v=DMARC1; p=quarantine; rua=mailto:dmarc-report@investigaciones.cl"
            },
            {
                "level": "ok",
                "title": "DKIM detectado",
                "detail": "El selector configurado responde."
            },
            {
                "level": "error",
                "title": "Certificado vencido",
                "detail": "El certificado SSL está vencido."
            },
            {
                "level": "warning",
                "title": "Faltan cabeceras de seguridad",
                "detail": "9 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": "warning",
                "title": "PTR no disponible",
                "detail": "La primera IPv4 no tiene resolución inversa visible."
            },
            {
                "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": [
                "13.107.246.33"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 d206112b.ess.barracudanetworks.com.",
                "5 d206112a.ess.barracudanetworks.com."
            ],
            "TXT": [
                "\"MS=ms14942594\"",
                "\"v=spf1 +a:mail.investigaciones.cl ~all\""
            ],
            "NS": [
                "ns1.tchile.com.",
                "ns2.tchile.com.",
                "ns.tchile.com.",
                "ns3.tchile.com."
            ],
            "SOA": [
                "ns.tchile.com. info.tchile.com. 2025070400 86400 3600 1209624 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "13.107.246.33"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 +a:mail.investigaciones.cl ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:dmarc-report@investigaciones.cl",
        "dkim_selector": "mail",
        "dkim_host": "mail._domainkey.investigaciones.cl",
        "dkim": "v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyueeGAJS1r/Hh50u/DUpz+oBWI2URQRhy8fwuZTINnQMjROBXWYb0DR08DCDsHjVdmiEThhbkEMkOfje6fZ+D2WOjdlmitPBGzBIEXA36ckPNc7qQSzaMaR4/rU16YOmwWPOqVTlbALKrcUUxP4Q/lh34W/mSsyJBodSPa5zjbPprzqsUFi6Rz2RX7q0dDAQqlJBETl5/jKYkEhnGPHyZz/ND+iYcoMDQbIoo8zXX/xYwlHhVzb3abuPeT7wQVYYaSYEemCWZlh/kAw0g7FGQPhsCthVj40c9Rf0DqhjOLaFRiUopRXwavYdCpnYUREWv3aWwKArS58DKUUDbv5RqwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Dentro del límite estimado"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.107.246.33"
                    ],
                    "time_ms": 175.93
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.107.246.33"
                    ],
                    "time_ms": 362.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.107.246.33"
                    ],
                    "time_ms": 214.45
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.107.246.33"
                    ],
                    "time_ms": 1313.92
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.107.246.33"
                    ],
                    "time_ms": 322.96
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert, Inc.",
        "subject": "investigaciones.cl",
        "valid_from": "2023-08-10T19:00:00-05:00",
        "valid_to": "2024-02-11T17:59:59-06:00",
        "days_remaining": -897,
        "san": [
            "investigaciones.cl"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://investigaciones.cl/",
        "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": ""
    },
    "network": {
        "13.107.246.33": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "New Jersey",
            "city": "South Hackensack",
            "latitude": 40.8719473,
            "longitude": -74.0508395,
            "asn": 8075,
            "organization": "Microsoft Corporation",
            "isp": "Microsoft Corporation",
            "timezone": "America/New_York"
        }
    },
    "smtp": {
        "host": "d206112b.ess.barracudanetworks.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4004.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 23.9,
                "banner": "220 mail.ess.barracuda.com ESMTP (mx-inbound16-232.us-east-2b.ess.aws)",
                "error": "Sin conexión"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.250",
        "reverse": "",
        "country": "United States",
        "country_code": "US",
        "region": "Ohio",
        "city": "Columbus",
        "latitude": 39.9586885,
        "longitude": -82.9986903,
        "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.49
}