{
    "ok": true,
    "domain": "uva.es",
    "generated_at": "2026-08-09T13:27:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 65,
            "security": 81,
            "network": 50,
            "availability": 100
        },
        "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": "5 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": 5,
                "lost_points": 0,
                "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": "1 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": 0,
                "lost_points": 25,
                "detail": "DMARC policy not found."
            },
            {
                "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": "101 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: innova.uva.es"
            },
            {
                "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": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 "
            },
            {
                "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": "5 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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "1 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": "error",
                "title": "DMARC",
                "detail": "DMARC policy not found.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 0,
                "lost_points": 25
            },
            {
                "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": "101 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: innova.uva.es",
                "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": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "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": [
                "157.88.25.8"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 uva-es.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"HARICA-CVJWlHqhzn3zt9FuVSN\"",
                "\"cisco-ci-domain-verification=1b1c32c9fa0b11fc964a797c478ebc7cfac29d4aa538b83b2ef8552d842c97fe\"",
                "\"google-site-verification=6QwJ9p8ecJikxYOpVkfMyb6AtS3YNkxDdkgyNalCZwU\"",
                "\"MS=E668B4C91781ED50EDAA7FE2E9949DD21F64BC86\"",
                "\"v=spf1 include:_spf.mlsend.com ip4:157.88.30.128/26 include:spf.protection.outlook.com -all\"",
                "\"27EIS50IZQVPCZGZKXPHGC4CM0XNJ1B8EKTYZJ9D\"",
                "\"HARICA-4F0z9FmPDdjldsX7P2z\"",
                "\"adobe-idp-site-verification=860874d6-3ffa-46a6-b1a8-2ce641967a1f\""
            ],
            "NS": [
                "ns3.uva.es.",
                "ns1.uva.es.",
                "chico.rediris.es.",
                "sun.rediris.es.",
                "ns2.uva.es."
            ],
            "SOA": [
                "ns1.uva.es. hostmaster.uva.es. 2026080701 3600 7200 86400 7200"
            ],
            "CAA": [
                "0 issue \"harica.gr\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "157.88.25.8"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.mlsend.com ip4:157.88.30.128/26 include:spf.protection.outlook.com -all",
        "dmarc": "",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.uva.es",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBudUuaERX43h0+xHX6hZ19sM8xpYkY91DYMkEQtRbnRqjSsCxdHdXAhqFWpiNb3Bc4WKVL1/7XavrdAG/buQofbILkmnJu6jR5tOLlEcsXlblEl58Eaq79yOqCARWrHbnyzeoAhZz7ydw784EKkK6EBlHHKd3r1evs+ADWoNxxQIDAQAB; n=1024,1449961781,1465772981",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": false,
            "policy": ""
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "innova.uva.es",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "157.88.25.8"
                    ],
                    "time_ms": 61.59
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "157.88.25.8"
                    ],
                    "time_ms": 157
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "157.88.25.8"
                    ],
                    "time_ms": 171.6
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "157.88.25.8"
                    ],
                    "time_ms": 111.79
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "157.88.25.8"
                    ],
                    "time_ms": 190.94
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "*.uva.es",
        "valid_from": "2025-11-19T04:21:58-06:00",
        "valid_to": "2026-11-19T04:21:58-06:00",
        "days_remaining": 101,
        "san": [
            "*.uva.es",
            "uva.es"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.uva.es/export/sites/uva/",
        "status": "HTTP/1.1 200 ",
        "http_version": "2",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 18:27:46 GMT",
            "content-length": "125151",
            "connection": "keep-alive",
            "location": "https://www.uva.es/export/sites/uva/",
            "strict-transport-security": "max-age=63072000; includeSubDomains",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "content-security-policy": "default-src 'self' https://www.uva.es https://comunicacion.uva.es https://buendia.uva.es http://buendia.uva.es https://eventos.uva.es https://formulariows.uva.es https://alojamientos.uva.es https://albergueweb1.uva.es https://albergueweb.uva.es https://pod-des.uva.es https://pod.uva.es https://apps.stic.uva.es https://youtube.com https://stats.g.doubleclick.net https://ssl.google-analytics.com https://region1.google-analytics.com https://calendar.google.com https://www.gstatic.com https://www.google.com https://www.google-analytics.com https://www.googletagmanager.com https://use.fontawesome.com https://cdnjs.cloudflare.com https://cdn.polyfill.io http://www.youtube.com https://www.youtube.com https://*.clarity.ms https://www.canva.com https://copilotstudio.microsoft.com https://*.content.powerapps.com https://*.static.powerapps.com https://*.cdn.office.net https://*.msocdn.com https://*.res.office365.com https://*.msftauth.net https://*.monitor.azure.com https://wcpstatic.microsoft.com https://*.flow.microsoft.com https://vsa.services.microsoft.com https://mfpembedcdnmsit.azureedge.net https://appsforoffice.microsoft.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'wasm-unsafe-eval' blob: https://maxcdn.bootstrapcdn.com https://www.clarity.ms https://ajax.googleapis.com https://code.jquery.com https://ssl.google-analytics.com https://www.google.com https://www.google-analytics.com https://www.googletagmanager.com https://use.fontawesome.com https://cdnjs.cloudflare.com https://cdn.polyfill.io https://www.gstatic.com https://*.content.powerapps.com https://*.static.powerapps.com https://*.cdn.office.net https://*.msocdn.com https://*.res.office365.com https://*.msftauth.net https://*.monitor.azure.com https://wcpstatic.microsoft.com https://*.flow.microsoft.com https://vsa.services.microsoft.com https://mfpembedcdnmsit.azureedge.net https://appsforoffice.microsoft.com https://cdn.jsdelivr.net/npm/monaco-editor@0.33.0; img-src 'self' http://www.uva.es https://imagencorporativa.uva.es https://comunicacion.uva.es https://buendia.uva.es http://buendia.uva.es https://stats.g.doubleclick.net https://ssl.google-analytics.com https://www.google-analytics.com https://use.fontawesome.com https://*.clarity.ms https://www.googletagmanager.com ; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://use.fontawesome.com https://maxcdn.bootstrapcdn.com http://fonts.googleapis.com; font-src 'self' https://use.fontawesome.com; sandbox allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-downloads allow-forms allow-modals allow-popups allow-presentation allow-top-navigation; frame-ancestors 'self' https://copilotstudio.microsoft.com https://*.powerapps.com https://*.microsoft.com;",
            "set-cookie": "UqZBpD3n=v1FMSGSQ__jxe; Expires=Mon, 09-Aug-2027 18:27:46 GMT; Path=/; Secure",
            "content-type": "text/html",
            "cache-control": "max-age=900",
            "x-frame-options": "SAMEORIGIN",
            "vary": "Accept-Encoding",
            "etag": "W/\"125151-1786298516000\"",
            "last-modified": "Sun, 09 Aug 2026 18:01:56 GMT",
            "expires": "Sun, 09 Aug 2026 18:42:46 GMT",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.uva.es/export/sites/uva/",
        "title": "UVa",
        "description": "La Universidad de Valladolid (UVa) es una universidad publica fundada en 1241 con cuatro campus. Imparte estudios de Grado, Master y Doctorado. Miembro del Campus de Excelencia Internacional.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "157.88.25.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "uva-es.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 20.2,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4042.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008,
                "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": 103.68
}