{
    "ok": true,
    "domain": "avaluos.cl",
    "generated_at": "2026-07-27T17:35:45-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:207.38.87.134 ~all"
            },
            {
                "level": "ok",
                "title": "DMARC publicado",
                "detail": "v=DMARC1; p=reject; sp=reject; rua=mailto:spam-reports@avaluos.cl; ruf=mailto:spam-reports@avaluos.cl"
            },
            {
                "level": "ok",
                "title": "DKIM detectado",
                "detail": "El selector configurado responde."
            },
            {
                "level": "ok",
                "title": "SSL vigente",
                "detail": "Quedan 72 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.avaluoschile.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": [
                "207.38.87.134"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mail.avaluos.cl."
            ],
            "TXT": [
                "\"v=spf1 a mx ip4:207.38.87.134 ~all\""
            ],
            "NS": [
                "ns2.avaluos.cl.",
                "ns1.avaluos.cl."
            ],
            "SOA": [
                "ns1.avaluos.cl. hostmaster.avaluos.cl. 2026042901 3600 3600 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "207.38.87.134"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:207.38.87.134 ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; rua=mailto:spam-reports@avaluos.cl; ruf=mailto:spam-reports@avaluos.cl",
        "dkim_selector": "x",
        "dkim_host": "x._domainkey.avaluos.cl",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxqPMtYKR6ji9b9YxRxWlSYUpLQ9A84WuNb84Jz6BSz/BkTTGmySrTFAQNYRWTGIwDmxEcdoi6UybdqSX8vGSZDBtCs8VdK5B4FX4qb+wAj6FmlKYP/uB1E+U/wyeEKDs9UbszgWnRxfrFZvjJhHkULDmAHI8x6dYtUjDWBJold9aFmdZ1BZgVXduSLR4sbsj+GjJC6lFEh5g6AiULFjkBrxBbLHKnlmyxyQXp2v5Ob3m2Fk7Hn73amoeZdNJsBEmFD3ayVv/k2WN5SKM3kR0AMPHvQ55Eu1Ife4ApMLo1uwYK3qQ73xJ9chqWaIuyKovcm92f6wFamhUHDbNk5CuFwIDAQAB",
        "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.avaluoschile.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "207.38.87.134"
                    ],
                    "time_ms": 111.54
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "207.38.87.134"
                    ],
                    "time_ms": 78.25
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "207.38.87.134"
                    ],
                    "time_ms": 47.95
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "207.38.87.134"
                    ],
                    "time_ms": 56.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "207.38.87.134"
                    ],
                    "time_ms": 161.46
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "ZeroSSL GmbH",
        "subject": "avaluos.cl",
        "valid_from": "2026-07-08T19:00:00-05:00",
        "valid_to": "2026-10-07T18:59:59-05:00",
        "days_remaining": 72,
        "san": [
            "avaluos.cl",
            "avaluo.cl",
            "ftp.avaluo.cl",
            "ftp.avaluos.cl",
            "mail.avaluo.cl",
            "mail.avaluos.cl",
            "pop.avaluo.cl",
            "pop.avaluos.cl",
            "smtp.avaluo.cl",
            "smtp.avaluos.cl",
            "www.avaluo.cl",
            "www.avaluos.cl"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.avaluos.cl/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.avaluos.cl/",
            "content-type": "text/html; charset=UTF-8",
            "date": "Mon, 27 Jul 2026 22:35:42 GMT",
            "server": "Apache/2",
            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
            "cache-control": "no-store, no-cache, must-revalidate",
            "pragma": "no-cache",
            "set-cookie": "PHPSESSID=k43sumebrao3jd7sngilr5cadb; path=/",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "content-security-policy": "default-src 'self' https: data: blob:; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; style-src 'self' https: 'unsafe-inline'; img-src 'self' https: data: blob:; connect-src 'self' https:; frame-src 'self' https:;",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "geolocation=(), microphone=(), camera=()",
            "vary": "User-Agent"
        },
        "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://www.avaluos.cl/",
        "title": "Informes y Tasaciones Profesionales de Propiedades en Chile - Avaluos.cl",
        "description": "Descubre el valor real de cualquier propiedad en Chile con Avaluos.cl. Informes completos, tasaciones precisas y datos oficiales en un solo lugar.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "207.38.87.134": {
            "success": true,
            "country": "United States",
            "country_code": "US",
            "region": "Missouri",
            "city": "St. Louis",
            "latitude": 38.6254063,
            "longitude": -90.1900087,
            "asn": 30083,
            "organization": "velia.net",
            "isp": "velia.net",
            "timezone": "America/Chicago"
        }
    },
    "smtp": {
        "host": "mail.avaluos.cl",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 3.5,
                "banner": "220 mail.avaluoschile.com ESMTP Exim 4.99.5 Mon, 27 Jul 2026 22:35:42 +0000",
                "error": "Sin conexión"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 2.5,
                "banner": "",
                "error": "Sin conexión"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 2.7,
                "banner": "220 mail.avaluoschile.com ESMTP Exim 4.99.5 Mon, 27 Jul 2026 22:35:44 +0000",
                "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": 90.55
}