{
    "ok": true,
    "domain": "madrid.org",
    "generated_at": "2026-08-09T19:18:22-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 30,
        "label": "Critical",
        "categories": {
            "dns": 30,
            "mail": 90,
            "security": 0,
            "network": 0,
            "availability": 20
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "0 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "error",
                "title": "IPv4 (A)",
                "detail": "0 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "3 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "error",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx1.hc1855-42.eu.iphmx.com.",
                "10 mx2.hc1855-42.eu.iphmx.com.",
                "20 mail.madrid.org."
            ],
            "TXT": [
                "\"globalsign-domain-verification=OntZC8vSUKtvIYc0CR5e5M5-YPM_Do-3HL_O5c-XFb\"",
                "\"pexip-ms-tenant-domain-verification=eccd02c4-fb66-4e81-8438-00057dcdaca1\"",
                "\"L090252200000241.6005c23a354133.80819113\"",
                "\"L090252700000116.5fd78e45f21377.47576895\"",
                "\"Acumbamail-domain-verification:6ed34f74-5c8d-11f0-9581-005056bd5094\"",
                "\"mVKDlJ2PG62PqaChp5767l158Z43nkNEQwcoJPNLxVk=\"",
                "\"0A7E-F1DF-2FBC-40F1-80AB-2090-B952-8999\"",
                "\"L090252200000228.5fd0a9d121d624.13129406\"",
                "\"globalsign-domain-verification=MtWYgo6XyXLmm6JbXGuL47doySUcJn_zHtX4OonewQ\"",
                "\"L090244700000002.60127b39a939f8.23053061\"",
                "\"1613654714255\"",
                "\"globalsign-domain-verification=P9bOZhFyu1SZjHYPL3WOX4jxU8BfeJ-_x975i_TqD7\"",
                "\"globalsign-domain-verification=FqlI3JI9QVga-keyn2S5LNd_AV8VL2NUWGrBtckWeg\"",
                "\"L090252700000123.6011354b54a8a0.93463528\"",
                "\"L090252700000124.6011334bd4b0f4.82862605\"",
                "\"MS=ms51620727\"",
                "\"amazonses:8bYVc/6GqK167CdlO7Gpw8vWAvABgfywmSRBVZuzaFQ=\"",
                "\"brevo-code:d5550e332512d7af7a40be2c1e825e18\"",
                "\"L090252700000121.60113870cc8824.29997068\"",
                "\"msfpkey=gz7mrtsdwj126tylq0czrz7g\"",
                "\"L090252200000240.5ffd6ca0528db6.72530422\"",
                "\"google-site-verification=EomsfAt_QXStl89W5mZkBYAlu92bg4dSO2yHcIg1pAo\"",
                "\"XefxW5YjsbUF2FmxZIz7XfR2ayn38EUsdZb6LtqFCto=\"",
                "\"autodesk-domain-verification=LCFUkiZg13QQVo_41Y_r\"",
                "\"L090252700000126.60181a5b1518a1.02027416\"",
                "\"yofE9+1gwI22B3uhzGO6yQ5d2E+ApFcx9LaSdkQ5McBhj2PJXrPf3GIr1u3aRe+5RE4RoM7bV2ni7Ct+E+LYLQ==\"",
                "\"_globalsign-domain-verification=FWYF5mxcCmfrlgFR2IZ_PPNtwS_r7QH9hTsRI7iRq7\"",
                "\"_globalsign-domain-verification=MrehB_d9w58P5L-kb1CIi6ytPS6jPNZBNysmeP9MQl\"",
                "\"L090252200000243.600ee81bf1e188.02204160\"",
                "\"L090252700000122.6011364fd484b3.48020385\"",
                "\"adobe-idp-site-verification=865650ee1c71e1b9774649505b375baf94a87c835f7e67c34e1a8ebc61953c10\"",
                "\"L090252700000127.6018065ce63908.63047357\"",
                "\"L090252700000117.5fd7918526b6f7.32761364\"",
                "\"globalsign-domain-verification=DueFNpyESQM3PyGv7fuiqBoFKVqiqeciRcFOVYACt-\"",
                "\"_respuesta_accv.sedejudicial.madrid.org.\" \"300\" \"IN\" \"TXT\" \"00273595000445\"",
                "\"MS=ms40466389\"",
                "\"_globalsign-domain-verification=irWQEmWXXo8UhYtXCDPcp2nyh6_SPOpsLo2MQbBrYs\"",
                "\"_globalsign-domain-verification=Mgr8U5SZ1CsxdU61NiGJDWLN-_HohqEfvMlYI-3JJu\"",
                "\"globalsign-domain-verification=8NW6B5PO3IG6PcVs-hdHCN2SxY_SnKjD9ms4Dx1Zeg\"",
                "\"cisco-ci-domain-verification=751fa2dfbc11f8d3365f550ace6d112d4059487b6d8cffc0686c2b87aa20447\"",
                "\"L090252200000230.5fd9cb5bc5d156.50400248\"",
                "\"Dynatrace-site-verification=0fb3713f-3633-4e94-b6b1-7e88cb5775b1__1gjct6ok7m1abkg51o20oi1pdn\"",
                "\"google-site-verification=PITw8gUoGiEyIL8c2vcOzIHjmY6m4KEerOw2FlXI6nk\"",
                "\"L090252700000119.6006ac3774d399.74632828\"",
                "\"L090252200000236.5fe23a69432bc0.88993433\"",
                "\"_globalsign-domain-verification=p-gHI7pVw9GBvHY6FDbRIe02MVYVTAelEbs4oK1Xw1\"",
                "\"A3Zty3A8ckM1O0b8upltrdm/WGhDAkSZjMFWeZhg5NiZ8qlBbv+lGuWBP8fIt3tyoqALPYIfwvQii6PWDJCkuA==\"",
                "\"L090252200000227.5fd0a9199a0b54.26072243\"",
                "\"globalsign-domain-verification=eu65_ObafhRmbjQMmGoqJ38nJT-DIILL9kCJZ6l-6J\"",
                "\"v=spf1 exists:%{i}.spf.hc1855-42.eu.iphmx.com ip4:195.77.128.128/25 ip4:195.77.128.55/32 ip4:194.165.202.24/32 ip4:23.90.123.197/32 include:spf.protection.outlook.com -all\"",
                "\"L090252700000118.5fff23e2805241.53351208\"",
                "\"globalsign-domain-verification=QzX9792yn1NLSi8UqEvb-nBTr1TSDDmV_lpSan6rae\"",
                "\"globalsign-domain-verification=VLR--2DF37JgE4jlFdtgjzSJctTZRDc50NOAiPaZ2-\"",
                "\"google-gws-recovery-domain-verification=54792679\""
            ],
            "NS": [
                "olimpia.madrid.org.",
                "icmcom.madrid.org."
            ],
            "SOA": [
                "ddi-gm.madrid.org. mail.icmcom.madrid.org. 2013031964 43200 7200 2592000 172800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 exists:%{i}.spf.hc1855-42.eu.iphmx.com ip4:195.77.128.128/25 ip4:195.77.128.55/32 ip4:194.165.202.24/32 ip4:23.90.123.197/32 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc@madrid.org; ruf=mailto:dmarc@madrid.org",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.madrid.org",
        "dkim": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp7zkz82FtRhqLY9JrTLWwVPAYim8G5MdgzKszbBemLhv548qxpK6+ufaHAIb2tYE+mx9gJZ7ELbjbneVPRwzkavj6BjZCCDQUJMjv+7TcUMcOXAzMD8nl3qNJuTAl+UoaHpmKedSu7d3Igm04YejapIbG4muvW7YO9RjbCUGlv8mG0MoycItDP9EFzmYxmD5e0C7UUDMWA3w4ZRy2qLwVotWqlK3gVOGa8zPjUIB+x1HXUR9Byc+iVeAVbw9XuRk+Kk27ynAyb112UPr9gTfSw2XfEkqatBGNhCbqme+343aRSWJGygdffPZzzDMii3a6I1Qow3r5GBz5rHVLNNS6QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 62.09
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 304
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 183.23
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 372.31
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 257.87
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "php_network_getaddresses: getaddrinfo failed: No address associated with hostname"
    },
    "http": {
        "url": "https://madrid.org/",
        "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://madrid.org/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: madrid.org"
    },
    "network": [],
    "smtp": {
        "host": "mx1.hc1855-42.eu.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "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": 104.32
}