{
    "ok": true,
    "domain": "uminho.pt",
    "generated_at": "2026-08-09T14:09:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 33,
        "label": "Critical",
        "categories": {
            "dns": 45,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "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": 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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "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": "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": [
                "0 uminho-pt.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"brevo-code:09357c2630559d902817770f34dbf0b1\"",
                "\"v=spf1 mx ip4:193.137.9.186 ip4:193.137.9.143 ip4:193.137.9.162 include:spf.brevo.com include:spf.protection.outlook.com -all\"",
                "\"HARICA-ng45CBkt3pdT4zVLLfM\"",
                "\"uminho.pt MS=ms91254117\""
            ],
            "NS": [
                "dns3.uminho.pt.",
                "ns02.fccn.pt.",
                "dns.uminho.pt.",
                "dns2.uminho.pt."
            ],
            "SOA": [
                "dns.uminho.pt. servicos.scom.uminho.pt. 2026080615 14400 7200 1209600 300"
            ],
            "CAA": [],
            "DS": [
                "36028 5 2 F1FB0C99D1FA5342D3A400F6BCE704C9015C819CF5C037131F68C87E C96D9AA6"
            ],
            "DNSKEY": [
                "256 3 5 AwEAAZqGm0AlDP/76T6GaTi4gwLUSJ/Jnt3KyLk15HXfGTxsub7Zw/5X Cw/XY2jBB/XQjQYjqyiQJWioES2pbb4dnuDxkYQP+Gs8CR+Ai9urwufD jAHcmm34GnG2lrLK6hXbEmdDIapvcn80xS018JvyIQJxOTuMaOy+CC40 ZsXh7apH",
                "257 3 5 AwEAAcxNSZ2DJDz/GSC3uY9sCfNMpiqcltVkfGaY/ALbY8lPMNNvmCQs xaXkRoCQ+MPJ/oY6yLaeCyIMBVM7YvdhLn3JoiPlOZIPF7SE6JlFc44s 1mkEQud7LyADGPUG/4khwJTj0lRFkaa2043i8QdQI3KWrQLAyMrrqOEf dWQiCeQdDDnCj9J9gqWsKPk9kgiwn7EdI7r0tkVKwogqtFPPDy/2dg3g MEffJ58D/i3GDhatJ9KkDJ0zqfYV6Jl2+JgxKfUA+wE7AW8PL6n+43Nq scDXICquh/pUt9cjd5j+SNa6MxVvmuuPMVBS9MEdpCvpTf4ifyDFpn4e opJTtQbtHtE="
            ],
            "RRSIG": [
                "DNSKEY 5 2 14400 20260905132958 20260806132958 36028 uminho.pt. pbFCgKu3H8h5HSszaRgvh4+vT2W+f+q8DT3E7dbPxKK/zTn1MXpU8GrX NzJvxI8NLW0pYv1T/6otyhIrv304l9USGdZXSbyo7dWVNcPaOlc83mx2 5iTzUZS90PDI6Zf8u3cpvvry9KH1zWOo+8o8HfGmGtXG1RXqIZ4+f8iM 3jP8qO2nrouLbaR75JGSmF0yVbGDgTtq2ujTwFrPdcG2Nr/SGEhUjpkc gAti8yUbS/hRz1MHd25+tZVVzegMF/mWXNqTPgUdkadrjGibOwO6FNgb 0ZzqoxIuIq5jHrYJY32GkPAZ4ytCOBjWsnb+wJa1QHjkJrNFgz33IkTZ h4LnIQ==",
                "DNSKEY 5 2 14400 20260905132958 20260806132958 51330 uminho.pt. WwKjey4Z5bDHxH09Icoru+JvQgVB17Gi84SVzP6omqgU0OZF/TqDp9ON Gn/1RCbsf38aIsFL5RB2n/hUu/OcCMGrVSNlR2Hxj1hEmnVZfKQiuAvK QW8c+YdII/scvGWC4Ztb4qztfD26O7/4CiaJBV+P3TeOquFC3OFUhSDd ssw=",
                "DS 13 2 7200 20260819172020 20260809172020 30640 pt. eJ1rO/yKTK8SNrxbrr8EzLUNT2r9cmoxl0+ZP2ghvZI8garB3j09S+lf JQYCevNXxlr/70rZtxtcvqKi3Vlz0A==",
                "NS 5 2 14400 20260905132958 20260806132958 51330 uminho.pt. O4Mv/oabTNNs4a77Nsl1cn2gq6euSWDi5l1vpUHKfyCvt0zlCNu42dIC OlTvS+XpwTudyGswwgCUTAySDajeSF34mfwYsyLtSjRioaMcLbq68nYw QdPUiir+RrnmAA/9u3TIAEiJn58PQJ/Fq09XaYGw4HyATXtySzx9Qltd o/w="
            ],
            "NSEC": [
                "2c2t.uminho.pt. NS SOA MX TXT RRSIG NSEC DNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:193.137.9.186 ip4:193.137.9.143 ip4:193.137.9.162 include:spf.brevo.com include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc@ussic.uminho.pt; ruf=mailto:dmarc@ussic.uminho.pt;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.uminho.pt",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC7vgwYGhRcxTetXv/BiAX1SHf6WO5VNk+Mjvh9zLRjJZpFKBkY19lU6hnbFis5jmPR4GIpR7DbThmkiKqYraz938GXmcU68hS+YpM6cSxYLe77g+pjnHqrDzP6CH2PQCVh0i9xHIsTLGxhUiswo1S22q7VHkUY2RMVJu59oqkCfQIDAQAB; n=1024,1453272898,1468997698",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 174.83
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 166.71
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 171.85
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 138
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 174.99
                }
            ]
        }
    },
    "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://uminho.pt/",
        "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://uminho.pt/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: uminho.pt"
    },
    "network": [],
    "smtp": {
        "host": "uminho-pt.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 21.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044.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": 100.07
}