{
    "ok": true,
    "domain": "usz.ch",
    "generated_at": "2026-08-14T00:48:25+00:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 69,
        "label": "Fair",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 81,
            "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": "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": "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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "61 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: bmip-fqs-research.usz.ch"
            },
            {
                "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/1.1 500 Internal Server Error"
            },
            {
                "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "61 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: bmip-fqs-research.usz.ch",
                "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/1.1 500 Internal Server Error",
                "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": [
                "144.200.17.220"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "50 mailgw2.usz.ch.",
                "50 mailgw1.usz.ch."
            ],
            "TXT": [
                "\"bg3y6n4j1chjfpvwjvw7mx6cb4cmf50s\"",
                "\"_ssiu27dyg6j9goowdmsu0hjvy1xmmns\"",
                "\"brevo-code:74be7d3d2c5724a727a2b448d64dbbd0\"",
                "\"MS=ms36572020\"",
                "\"asv=f8cbaeece3f8cbe6e9ed131ddc4a7dd9\"",
                "\"5LUbJX6WqsTLfB2/WERXKGKTSIFVMJ4X+jKYUTaoKV8=\"",
                "\"autodesk-domain-verification=FJTsGCDMSNOaga_vaALR\"",
                "\"brevo-code:b2429368db207f93bd9422a97aeb14ee\"",
                "\"0B76E9E2-9F40-4E8E-BEAA-663B0C4EE4CA\"",
                "\"bw=mZ1bTyQJlGrsnuMKHuS4krDqHsPFcAcj45bKDHMhgpoQ\"",
                "\"omnissa-connect-verification-1ab36660-0468-47cc-8281-32a4ad4a536e\"",
                "\"cisco-ci-domain-verification=7dac4b037ff1135cd9e6bb305bdec12d0e89098e16be4b319093860d8dd85f95\"",
                "\"QuoVadis=67633bc1-551a-4660-a8aa-c5dced73fa5a\"",
                "\"v=spf1 include:spf1.usz.ch include:spf2.usz.ch include:spf3.usz.ch include:spf4.usz.ch -all\"",
                "\"successfactors-site-verification=MzczOTRmOTMzMzIwZTA3NDkzM2YxMTA4NTZlNzIxNWFlZDQ5NjEzMDQyMjJjNThlOGExYjNjNWM3OWE2NDRhOQ==\"",
                "\"_816pjxk3geqvmeqg984wn8nqmlwq9ej\"",
                "\"apple-domain-verification=GMDaujTjprQD5gQh\"",
                "\"tcc31ghrnbyr41ct1rdyxqhz94lpgtrf\"",
                "\"mentimeter-3a5752d9-d365-4e98-9a2f-43afa2da80cf\"",
                "\"graphpad.com:domain-verification=3MD-OahXeUv3c5T8JaoD7A\"",
                "\"docusign=c9f611b4-69e6-441e-b75f-bac86abfa4e6\"",
                "\"miro-verification=bc39c9755407cbbc0d190a3ec57cad2640046cfc\"",
                "\"google-site-verification=wttqg2Bk0A-zeKZ-iu2gQTOYX6fobbQ5Yp7fmegSuxw\"",
                "\"apple-domain-verification=KOSijUZ0JSOgm1wE\"",
                "\"autodesk-domain-verification=1whiT57KeQx5ljpBH-2s\""
            ],
            "NS": [
                "scsnms.switch.ch.",
                "ns1.usz.ch.",
                "ns2.usz.ch."
            ],
            "SOA": [
                "ns1.usz.ch. netzwerk.usz.ch. 589132809 3600 3600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "144.200.17.220"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf1.usz.ch include:spf2.usz.ch include:spf3.usz.ch include:spf4.usz.ch -all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:netzwerksicherheit@usz.ch; ruf=mailto:netzwerksicherheit@usz.ch; fo=1; pct=100",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "bmip-fqs-research.usz.ch",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "144.200.17.220"
                    ],
                    "time_ms": 166.01
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 3033.21
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "144.200.17.220"
                    ],
                    "time_ms": 136.56
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "144.200.17.220"
                    ],
                    "time_ms": 485.45
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "144.200.17.220"
                    ],
                    "time_ms": 226.97
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.usz.ch",
        "valid_from": "2026-03-30T00:00:00+00:00",
        "valid_to": "2026-10-14T23:59:59+00:00",
        "days_remaining": 61,
        "san": [
            "*.usz.ch",
            "usz.ch",
            "extern.webtel.usz.ch",
            "termin.radiologie.usz.ch",
            "www.admin.cichdb.ch",
            "www.admin.cichdb.usz.ch",
            "www.admin.testcichdb.usz.ch",
            "www.cichdb.ch",
            "www.cichdb.usz.ch",
            "www.datamanagement.usz.ch",
            "www.forms.usz.ch",
            "www.fortbildung.usz.ch",
            "www.gebforms.usz.ch",
            "www.info.usz.ch",
            "www.infos.usz.ch",
            "www.lernplattform.usz.ch",
            "www.redcap.usz.ch",
            "www.reports.usz.ch",
            "www.testcichdb.usz.ch",
            "www.test-datamanagement.usz.ch",
            "www.test-redcap.usz.ch",
            "www.imice.usz.ch",
            "www.speicheltest.usz.ch",
            "deas.research.usz.ch",
            "deas-int.research.usz.ch",
            "deas-dev.research.usz.ch",
            "www.radiologie.usz.ch"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://usz.ch/",
        "status": "HTTP/1.1 500 Internal Server Error",
        "http_version": "2",
        "headers": {
            "content-length": "39099",
            "content-type": "text/html",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "no-referrer-when-downgrade"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "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.usz.ch/",
        "title": "USZ – Universitätsspital Zürich - University Hospital Zurich",
        "description": "Das USZ steht jeden Tag allen Menschen offen und bietet medizinische Grundversorgung und Spitzenmedizin an zentraler Lage in Zürich.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "144.200.17.220": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mailgw2.usz.ch",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 113.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4009.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4135.1,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.183",
        "reverse": "",
        "country": "United States",
        "country_code": "US",
        "region": "Ohio",
        "city": "Columbus",
        "latitude": 39.9586885,
        "longitude": -82.9986903,
        "isp": "Amazon.com, Inc.",
        "organization": "Anthropic, PBC",
        "asn": 16509,
        "timezone": "America/New_York",
        "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": 75.28
}