{
    "ok": true,
    "domain": "comunidad.madrid",
    "generated_at": "2026-08-09T14:49:27-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 74,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 84,
            "network": 50,
            "availability": 60
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 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": "8 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": 10,
                "lost_points": 0,
                "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": 55,
                "lost_points": 0,
                "detail": "208 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: gdac.comunidad.madrid"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "HTTP/2 404 "
            },
            {
                "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": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "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": "8 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "ok",
                "title": "Valid TLS certificate",
                "detail": "208 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: gdac.comunidad.madrid",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 404 ",
                "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": [
                "195.77.128.115"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx2.hc1855-42.eu.iphmx.com.",
                "20 mail.madrid.org.",
                "10 mx1.hc1855-42.eu.iphmx.com."
            ],
            "TXT": [
                "\"_globalsign-domain-verification=WRPjauY_93aofM7lSw_8jeJRC4_uy0RnjmX_LCZQTC\"",
                "\"L090252200000232.5fd9d7f07e28a8.41928858\"",
                "\"MS=ms46011726TTL\"",
                "\"L090252700000120.60070f6e698495.47700536\"",
                "\"L090252200000237.5fe98fa9754f47.78325402\"",
                "\"L090252200000239.5fe9928d707721.24569609\"",
                "\"L090252200000231.5fd9d8e7671965.07773764\"",
                "\"globalsign-domain-verification=DueFNpyESQM3PyGv7fuiqBoFKVqiqeciRcFOVYACt-\"",
                "\"L090252200000242.600ab02f0215f2.31222890\"",
                "\"_respuesta_accv.comunidad.madrid.\" \"300\" \"IN\" \"TXT\" \"17142350604512\"",
                "\"_respuesta_accv.sede.comunidad.madrid.\" \"300\" \"IN\" \"TXT\" \"35495294338408\"",
                "\"L090252200000245.601d373696a898.23783563\"",
                "\"L090252700000119.6006ac3774d399.74632828\"",
                "\"L090252200000238.5fe992564d6a80.15478252\"",
                "\"L090252200000219.5fd0a631938403.51620287\"",
                "\"L090252700000118.5fff23e2805241.53351208\"",
                "\"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\"",
                "\"L090252200000220.5fd0a6f55fa282.19272136\"",
                "\"XefxW5YjsbUF2FmxZIz7XfR2ayn38EUsdZb6LtqFCto=\"",
                "\"google-site-verification=BK9uXf1o8xmiPAk-p6LftfAUv-TXCpQ5gvddu6zN9QQ\"",
                "\"_globalsign-domain-verification=L6brsu-7_vQ2lTV90Y2CfezpZ6V2B-fAZwnwGReO9j\"",
                "\"L090252200000244.6013dc93322443.29775639\"",
                "\"L090252200000229.5fd0aa7e8100a6.53837744\"",
                "\"_globalsign-domain-verification=da7vc99ojyfq45iYju9rS8_YOeEUWU3EQFu-G2wtRY\"",
                "\"L090252200000233.5fd9daa981add9.77332866\"",
                "\"_globalsign-domain-verification=iNypHN9z45hHJNeZbkEeHBZoD7OTT0GI6UkGkKhVbd\"",
                "\"L090252200000226.5fd0a86c5b9e01.98411784\""
            ],
            "NS": [
                "ns2.comunidad.madrid.",
                "a7-65.akam.net.",
                "a11-64.akam.net.",
                "a20-66.akam.net.",
                "ns1.comunidad.madrid.",
                "a1-232.akam.net.",
                "a24-64.akam.net.",
                "a12-64.akam.net."
            ],
            "SOA": [
                "ddi-gm.madrid.org. mail.madrid.org. 1388 10800 3600 2592000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "195.77.128.115"
        ],
        "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": "selector1",
        "dkim_host": "selector1._domainkey.comunidad.madrid",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAut8hjaCFEX+LTpcSwVoCZcdkX+6+9sbO3JvbCz1ejWxShztMkITXaC8UBJWpdGv8XAFf0RXlObfkt+Mts03+GmXdE9QOaHyjo2J6vFDlmGqq4razozw17xlmdmRPL5k85oEjztDrfPms0cqKVil6ObgHbghOOMEYvviZ+hWkReTcFyoggo8CC+n5EAyGaF7GlAn/fZ1jQjHexnx7DnYVDkjoOp0VydAdxNcHy38KE2/dqOOoB/cladNqbF++ZsfQ8qwn9weseKEFYilJnpFFuJqVRSXNQqkbms5p3/XXuEAYWsaQbBOCKGyNos9A6FMs5kjd+F+frIcSgUqrPAR+LQIDAQAB;",
        "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": "gdac.comunidad.madrid",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "195.77.128.115"
                    ],
                    "time_ms": 47.22
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "195.77.128.115"
                    ],
                    "time_ms": 458.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "195.77.128.115"
                    ],
                    "time_ms": 23.53
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "195.77.128.115"
                    ],
                    "time_ms": 85.53
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "195.77.128.115"
                    ],
                    "time_ms": 227.91
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "www.comunidad.madrid",
        "valid_from": "2026-02-02T07:46:23-06:00",
        "valid_to": "2027-03-06T07:46:22-06:00",
        "days_remaining": 208,
        "san": [
            "www.comunidad.madrid",
            "www.madrid.org",
            "datos.comunidad.madrid",
            "comunidad.madrid"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.comunidad.madrid/",
        "status": "HTTP/2 404 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 19:49:18 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "134",
            "connection": "keep-alive",
            "location": "https://www.comunidad.madrid/",
            "cache-control": "max-age=900, public, stale-if-error=86400, stale-while-revalidate=3600",
            "x-drupal-dynamic-cache": "UNCACHEABLE (poor cacheability)",
            "content-security-policy": "default-src 'self' *.comunidad.madrid md-app-sabia-dev-esc-01.azurewebsites.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.comunidad.madrid bam-cell.nr-data.net bam.nr-data.net *.googleapis.com *.gstatic.com translate.google.com madriddigital.dimelochat.com md-app-sabia-dev-esc-01.azurewebsites.net service.force.com 012madrid2022.my.salesforce.com service.force.com 012madrid2022.my.salesforce.com *.salesforceliveagent.com *.lightning.force.com avatar.comunidad.madrid *.my.site.com wss://*.dimelo.com https://*.dimelo.com readable.peninsula.co http://pcen.drpl.oca.comunidad.madrid https://pcen.drpl.oca.comunidad.madrid http://pcen.drpl.oca.comunidad.madrid:82 https://pcen.drpl.oca.comunidad.madrid:82; style-src 'self' 'unsafe-inline' *.comunidad.madrid *.googleapis.com *.gstatic.com md-app-sabia-dev-esc-01.azurewebsites.net *.012madrid2022.my.salesforce.com *.salesforceliveagent.com service.force.com avatar.comunidad.madrid *.my.site.com; img-src 'self' data: *.comunidad.madrid *.googleapis.com *.gstatic.com *.openstreetmap.org *.google.com mediateca.educa.madrid.org md-app-sabia-dev-esc-01.azurewebsites.net *.madrid.org *.cloudfront.net visitmadrid-files.s3.eu-west-1.amazonaws.com *.visitmadrid.es madriddigital.dimelochat.com http://pcen.drpl.oca.comunidad.madrid https://pcen.drpl.oca.comunidad.madrid http://pcen.drpl.oca.comunidad.madrid:82 https://pcen.drpl.oca.comunidad.madrid:82; media-src 'self' *.comunidad.madrid comunidad.madrid http://pcen.des.comunidad.madrid *.googleapis.com *.gstatic.com mediateca.educa.madrid.org; frame-src 'self' www.youtube-nocookie.com *.vimeo.com *.enetres.net view.genially.com idem.comunidad.madrid www.comunidad.madrid mediateca.educa.madrid.org app.powerbi.com my.matterport.com citaprevia-sede.sepe.gob.es service.force.com observatoriodatos.comunidad.madrid *.my.site.com view.genial.ly sede.sepe.gob.es http://pcen.drpl.oca.comunidad.madrid https://pcen.drpl.oca.comunidad.madrid http://pcen.drpl.oca.comunidad.madrid:82 https://pcen.drpl.oca.comunidad.madrid:82; font-src 'self'  data: *.googleapis.com *.gstatic.com; connect-src *.comunidad.madrid bam-cell.nr-data.net bam.nr-data.net *.googleapis.com *.gstatic.com 012madrid2022.my.salesforce-scrt.com md-app-sabia-dev-esc-01.azurewebsites.net *.lightning.force.com md-apim-sabia-dev-esc-01.azure-api.net *.tts.speech.microsoft.com wss://*.tts.speech.microsoft.com *.stt.speech.microsoft.com wss://*.stt.speech.microsoft.com api.1millionbot.com wss://*.dimelo.com https://*.dimelo.com bucket-md-pcen-docs.s3.eu-west-1.amazonaws.com http://pcen.drpl.oca.comunidad.madrid https://pcen.drpl.oca.comunidad.madrid http://pcen.drpl.oca.comunidad.madrid:82 https://pcen.drpl.oca.comunidad.madrid:82; report-uri /report-csp-violation; upgrade-insecure-requests",
            "x-xss-protection": "1",
            "strict-transport-security": "max-age=1000; preload",
            "referrer-policy": "strict-origin-when-cross-origin",
            "feature-policy": "geolocation 'none'; camera 'none'",
            "x-frame-options": "ALLOW-FROM www.comunidad.madrid",
            "x-drupal-cache": "HIT",
            "content-language": "es",
            "x-content-type-options": "nosniff",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "last-modified": "Sun, 09 Aug 2026 19:44:30 GMT",
            "etag": "\"1786304672:dtagent10343260715123811diWJ:dtagent10343260715123811diWJ\"",
            "x-oneagent-js-injection": "true",
            "x-ruxit-js-agent": "true",
            "server-timing": "dtTrId;desc=\"52e1a4b94062d0cf09201c7bdb1e481a\", dtSInfo;desc=\"0\"",
            "vary": "Origin",
            "x-cache": "Error from cloudfront",
            "via": "1.1 b1e21adc8bf8bbc6052f2756a937f9c6.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P4",
            "x-amz-cf-id": "Z3eP4m2LpJ5ZiboHaIw3g7B9mUSqHKmxhqWaoq1rlHEv6DxeLx-MMQ=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.comunidad.madrid/",
        "title": "Comunidad de Madrid |",
        "description": "Portal informativo de la Comunidad de Madrid. En este portal podrá encontrar información segmentada temática de interés para el ciudadano tales como servicios, convocatorias y trámites",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "195.77.128.115": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx2.hc1855-42.eu.iphmx.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4013.3,
                "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": 108.87
}