{
    "ok": true,
    "domain": "synopsis.cl",
    "generated_at": "2026-07-24T17:27:34-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@synopsis.cl; ruf=mailto:dmarc@synopsis.cl"
            },
            {
                "level": "ok",
                "title": "DKIM detectado",
                "detail": "El selector configurado responde."
            },
            {
                "level": "ok",
                "title": "SSL vigente",
                "detail": "Quedan 44 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.synopsis.cl."
            ],
            "TXT": [
                "\"v=spf1 a mx ip4:209.126.102.143 ~all\""
            ],
            "NS": [
                "ns2.synopsis.cl.",
                "ns1.synopsis.cl."
            ],
            "SOA": [
                "ns1.synopsis.cl. hostmaster.synopsis.cl. 2026060807 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@synopsis.cl; ruf=mailto:dmarc@synopsis.cl",
        "dkim_selector": "x",
        "dkim_host": "x._domainkey.synopsis.cl",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk7YBtyvSC9mr6TbQ7Ytl18WHql5DqsNh1zgQgphew69tWPkAeJwwqoaP4EODFxOsYJ+w2E9tnrqxz6YC0ZB5LSfrx1NpfAIc5bQZNC7OQ1wdw+W4UxNfjD1e/rmft7zHwj3R/+9HmNpI09G8+nsAns6FVrG9jLKJ0I+CX711KSM8P7w1JtQ+Rj4wfD2a4vn0NTFRccRN6Wt+LuFO9C8BdqiOQEQhWwL463E2sKsghai1Qc2xDRoKxzqkjlwmoImK7L1mJj82Gv7hrNv3JWgU15IezpEDaMbwc2vWmLBK56l0Chpz0n0H6lZn4C+0VqhWKbMFqAnBlN/EXE7KpFGHMwIDAQAB",
        "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": 165.06
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 69.45
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 59.05
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 69.94
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "209.126.102.143"
                    ],
                    "time_ms": 295.51
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "ZeroSSL GmbH",
        "subject": "directadmin.cl",
        "valid_from": "2026-06-07T19:00:00-05:00",
        "valid_to": "2026-09-06T18:59:59-05:00",
        "days_remaining": 44,
        "san": [
            "directadmin.cl",
            "ftp.directadmin.cl",
            "ftp.sinopsis.cl",
            "ftp.synopsis.cl",
            "mail.directadmin.cl",
            "mail.sinopsis.cl",
            "mail.synopsis.cl",
            "pop.sinopsis.cl",
            "pop.synopsis.cl",
            "sinopsis.cl",
            "smtp.sinopsis.cl",
            "smtp.synopsis.cl",
            "synopsis.cl",
            "www.sinopsis.cl",
            "www.synopsis.cl"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://synopsis.cl/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "last-modified": "Wed, 28 May 2025 18:49:19 GMT",
            "etag": "\"68f3-63636a378c9c0\"",
            "accept-ranges": "bytes",
            "content-length": "26867",
            "vary": "Accept-Encoding,User-Agent",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "geolocation=(), camera=(), microphone=(), fullscreen=(self)",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "default-src 'self'; img-src 'self' https: data:; script-src 'self' https:; style-src 'self' https: 'unsafe-inline'; frame-ancestors 'self';",
            "x-frame-options": "ALLOWALL",
            "content-type": "text/html",
            "date": "Fri, 24 Jul 2026 22:27:32 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": ""
    },
    "network": {
        "209.126.102.143": {
            "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.synopsis.cl",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 2.5,
                "banner": "220 mail.wapp21.com ESMTP Exim 4.99.5 Fri, 24 Jul 2026 22:27:32 +0000",
                "error": "Sin conexión"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 2.3,
                "banner": "",
                "error": "Sin conexión"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 2.4,
                "banner": "220 mail.wapp21.com ESMTP Exim 4.99.5 Fri, 24 Jul 2026 22:27:34 +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": 100.48
}