{
    "ok": true,
    "domain": "ub.edu",
    "generated_at": "2026-08-08T23:34:41-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 96,
            "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": "4 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": "2 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": "97 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": 31,
                "lost_points": 4,
                "detail": "8 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: didue.ub.edu"
            },
            {
                "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 403 "
            },
            {
                "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": "4 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": "2 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": "97 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": "8 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 31,
                "lost_points": 4
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: didue.ub.edu",
                "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 403 ",
                "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": [
                "161.116.109.141"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-006a4e02.gslb.pphosted.com.",
                "10 mxb-006a4e02.gslb.pphosted.com."
            ],
            "TXT": [
                "\"sophos-domain-verification=7982f12f9b22371b19b84237efde1fc1dbaa0c01\"",
                "\"v=spf1 ip4:161.116.234.11 ip4:161.116.234.12 ip4:161.116.234.17 ip4:161.116.234.18 ip4:161.116.110.133 ip4:161.116.110.132 ip4:161.116.230.24 ip4:84.88.0.6/31 ip4:161.116.171.128/25 ip4:149.72.91.62 ip4:168.245.57.151 include:sp\" \"f.protection.outlook.com include:myopenlms.net -all\"",
                "\"apple-domain-verification=rwiXHJo9tcZiGsgb\"",
                "\"e8d36IiIDiC/MrV/UjERL0YEQPtoxtC3bvqNyBQ/LV6WvDZ5k/ingiKvB3/Agung3PHLYIgIl0vH/8hl56u5Ew==\"",
                "\"adobe-idp-site-verification=e51fff9392be0d21407a44ff546272df7c8ce00d985cd415e7fb346cf6dee395\"",
                "\"google-gws-recovery-domain-verification=73825324\"",
                "\"facebook-domain-verification=f8lgpr25ok2rugzpwo9sficgjyrlwb\"",
                "\"valor: 00D250000009W1i=1TBVc00000001aQ\"",
                "\"google-site-verification=BDFNvKsP2kTr9BEmkL35ixWnb-oLRNQBXPMSX_cb-Ls\"",
                "\"valor: 00D68000000Xqo3=1TBTY00000004TR\"",
                "\"google-gws-recovery-domain-verification=70945345\"",
                "\"MS=ms92893191\"",
                "\"google-site-verification=iTis1BGTC7IKaaaaAcIxRgRoehQEGzql0AEUFvoCrt0\""
            ],
            "NS": [
                "sun.rediris.es.",
                "chico.rediris.es.",
                "sbx06.ub.edu.",
                "sbx05.ub.edu."
            ],
            "SOA": [
                "sbx05.ub.edu. masterdns.ub.edu. 2025054099 86400 7200 31449600 172800"
            ],
            "CAA": [
                "0 issuewild \"harica.gr\"",
                "0 issue \"amazontrust.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"digicert.com\"",
                "0 issue \"cloudflare.com\"",
                "0 issue \"harica.gr\"",
                "0 issue \"amazon.com\"",
                "0 issue \"amazonaws.com\"",
                "0 iodef \"mailto:notificacio.caa@ub.edu\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "161.116.109.141"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:161.116.234.11 ip4:161.116.234.12 ip4:161.116.234.17 ip4:161.116.234.18 ip4:161.116.110.133 ip4:161.116.110.132 ip4:161.116.230.24 ip4:84.88.0.6/31 ip4:161.116.171.128/25 ip4:149.72.91.62 ip4:168.245.57.151 include:spf.protection.outlook.com include:myopenlms.net -all",
        "dmarc": "v=DMARC1; p=none; pct=100; rua=mailto:a.1xvnpbb8@reports.sophosdmarc.net,mailto:masterdns@ub.edu; ruf=mailto:f.1xvnpbb8@reports.sophosdmarc.net",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.ub.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5U7WchgH6hKvGZnA+OJ68LIK3xWLQiobPHS5L+M6vwhQ9/+1J8vuD9fgoWy33QX+N92nRfRdQnjUGUEh/fcn8SQb0Vw0vRdXrAPG0MypQ/bTUM4E1VbYd+Fq8SmDL5eZeCLQGx72f5jjfv6lIc8sivWbbjhTmzzsMTYbEozqPVvMLSaEFfw+p2e/uiNjQQlwoUvdWHtrOlqXxyOV2rUhBTgQHg6vhDlEpjkqplV8gQfOw25e7lm3O/xaQyTSf8A8Pa/SpyVcz3jFEBbmDMdGWJh+gdsRqgNZXBZsIjBzNy2NagRPY2TpHs3TapnBiJnpsAADif3erp+ssy1PUX1ihQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "didue.ub.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "161.116.109.141"
                    ],
                    "time_ms": 40.73
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "161.116.109.141"
                    ],
                    "time_ms": 266.42
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "161.116.109.141"
                    ],
                    "time_ms": 39.77
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "161.116.109.141"
                    ],
                    "time_ms": 106.22
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "161.116.109.141"
                    ],
                    "time_ms": 196
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "ub.edu",
        "valid_from": "2025-11-14T00:41:14-06:00",
        "valid_to": "2026-11-14T00:41:14-06:00",
        "days_remaining": 97,
        "san": [
            "ub.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://web.ub.edu/web/ub/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "location": "https://web.ub.edu/web/ub/",
            "content-length": "5358",
            "content-type": "text/html; charset=UTF-8",
            "date": "Sun, 09 Aug 2026 04:34:40 GMT",
            "accept-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cf-mitigated": "challenge",
            "content-security-policy": "default-src 'none'; script-src 'nonce-jm9UneTutznSMcZDsf4qIL' 'unsafe-eval' https://challenges.cloudflare.com; script-src-attr 'none'; style-src 'unsafe-inline'; img-src 'self' https://challenges.cloudflare.com; connect-src 'self' https://challenges.cloudflare.com; frame-src 'self' https://challenges.cloudflare.com blob:; child-src 'self' https://challenges.cloudflare.com blob:; worker-src blob:; form-action http: https:; base-uri 'self'",
            "server": "cloudflare",
            "critical-ch": "Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Full-Version-List, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA",
            "cross-origin-embedder-policy": "require-corp",
            "cross-origin-opener-policy": "same-origin",
            "cross-origin-resource-policy": "same-origin",
            "origin-agent-cluster": "?1",
            "permissions-policy": "accelerometer=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=(),xr-spatial-tracking=*",
            "referrer-policy": "same-origin",
            "server-timing": "chlray;desc=\"a2840cbc7f5bafad\"",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "cf-ray": "a2840cbc7f5bafad-STL",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://web.ub.edu/web/ub/",
        "title": "Just a moment...",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "161.116.109.141": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-006a4e02.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 125.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 97.1,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 100.91
}