{
    "ok": true,
    "domain": "unisi.it",
    "generated_at": "2026-08-10T16:37:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "3 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": "5 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": "30 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: srv-lamp-out.unisi.it"
            },
            {
                "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/2 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": "3 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": "5 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": "30 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: srv-lamp-out.unisi.it",
                "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/2 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": [
                "193.205.4.36"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 ALT3.ASPMX.L.GOOGLE.COM.",
                "10 ALT4.ASPMX.L.GOOGLE.COM.",
                "5 ALT1.ASPMX.L.GOOGLE.COM.",
                "1 ASPMX.L.GOOGLE.COM.",
                "5 ALT2.ASPMX.L.GOOGLE.COM."
            ],
            "TXT": [
                "\"brevo-code:dec344b659b612f05643616d55a00d88\"",
                "\"v=spf1 ip4:193.205.4.0/22 ip4:192.167.112.0/20 ip4:51.255.24.214 ip4:54.76.207.72 ip4:77.81.239.53 ip4:45.79.250.30 \" \"ip4:162.55.169.250 ip4:62.149.156.87 ip4:216.147.218.8/30 ip4:95.172.90.0/24 ip4:13.81.24.216 include:spf.protection.outlook.com include:_spf.google.com include:_spf.cineca.it -all\"",
                "\"cisco-ci-domain-verification=fb01a5a7c3e8635cd65894705408ec1f8c0f01ff80d582c44371b72c7b6f75a\"",
                "\"google-site-verification=e10pkUq0mPzase5mwA5Sj7od263eS5kJdCJFHfRM8t4\"",
                "\"DirectFedAuthUrl=https://shibboleth.unisi.it/idp/profile/SAML2/POST/SSO\"",
                "\"HARICA-RhgpaZL4B47HMRzccMp\"",
                "\"HARICA-iQ2c7QNWYgJKi892pI6\"",
                "\"abuseipdb-verification=vyNKRuzm\"",
                "\"MS=ms24679190\"",
                "\"google-site-verification=6umKDh8RFbluR4gHznMoAM_VeXmCGusAHgBS3aQESUs\""
            ],
            "NS": [
                "cuces.unisi.it.",
                "corallo.unisi.it.",
                "ns1.garr.net."
            ],
            "SOA": [
                "cuces.unisi.it. Postmaster.cuces.unisi.it. 2001145310 43200 3600 1209600 7200"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "193.205.4.36"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:193.205.4.0/22 ip4:192.167.112.0/20 ip4:51.255.24.214 ip4:54.76.207.72 ip4:77.81.239.53 ip4:45.79.250.30 ip4:162.55.169.250 ip4:62.149.156.87 ip4:216.147.218.8/30 ip4:95.172.90.0/24 ip4:13.81.24.216 include:spf.protection.outlook.com include:_spf.google.com include:_spf.cineca.it -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:srss-sys@unisi.it",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.unisi.it",
        "dkim": "v=DKIM1; k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAme04TCbFA22wWIbpwZ92u2B1tRo80cpWZaGqgWkVSCDsz4MvVD6o+6y86o7jzdKYoN11Ua5LBgGySBkjzP1hlz2NIdWNfzi1VFBI5f4a/iSS2gYJG4DY0ixo01BvUhlDVMWEJKRZ0TPiP7R6RDYn3VAbfU/JHFvJYihulNXOu0Hv8txFDwuC2lA3LN7O7j5hyhXPeXd5Wynfq9T8DpFfB/gCVmGimEw482gMKiXnOm65S5ka0XLAcW9hoWLQ4b7rcJWXhC7gQ/V4VC9EqC5wZHrHCcZ6x3zka7x9p1I5WfM+z2pykVkaH3Zdh44ouLGhQB/zzsBeMkbM9n5IXh2gWwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "srv-lamp-out.unisi.it",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "193.205.4.36"
                    ],
                    "time_ms": 188.74
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "193.205.4.36"
                    ],
                    "time_ms": 319.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "193.205.4.36"
                    ],
                    "time_ms": 25.59
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "193.205.4.36"
                    ],
                    "time_ms": 553.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "193.205.4.36"
                    ],
                    "time_ms": 170.09
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.unisi.eu",
        "valid_from": "2026-06-11T16:38:15-05:00",
        "valid_to": "2026-09-09T16:38:14-05:00",
        "days_remaining": 30,
        "san": [
            "en.unisi.eu",
            "unisi.eu",
            "unisi.it",
            "www.unisi.eu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.unisi.it/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 21:37:16 GMT",
            "server": "cloudflare",
            "location": "https://www.unisi.it",
            "content-type": "text/html; charset=utf-8",
            "x-drupal-cache": "HIT",
            "x-frame-options": "SAMEORIGIN",
            "content-language": "it",
            "permissions-policy": "interest-cohort=()",
            "cache-control": "public, max-age=14400",
            "vary": "Cookie,Accept-Encoding",
            "x-content-type-options": "nosniff",
            "cf-cache-status": "HIT",
            "last-modified": "Mon, 10 Aug 2026 16:35:13 GMT",
            "set-cookie": "__cf_bm=.jZPAljxTIpjID28rQvg531hUEjsvAwIgQ1N8lery7Y-1786397836.9289684-1.0.1.1-y8g.j_ueQVuzlxBZ2CiaVYnDxV6Bb5jEPknwikNtK2ZhQk47Bat3SHz16sMZGobt6Aa_5eT6W75k0K81PZo6ic.NVIfAgP1zntillxuWyzioCl2612a_BMnUoW0NKMB1; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.unisi.it; Expires=Mon, 10 Aug 2026 22:07:16 GMT",
            "x-varnish": "271095952",
            "grace": "none",
            "x-cache": "MISS",
            "age": "14355",
            "expires": "Tue, 11 Aug 2026 01:37:16 GMT",
            "cf-ray": "a2922410cb87400a-STL"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.unisi.it/",
        "title": "Università degli Studi di Siena",
        "description": "",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "193.205.4.36": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "ALT3.ASPMX.L.GOOGLE.COM",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4017.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4019.9,
                "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": 81.8
}