{
    "ok": true,
    "domain": "uniklinik-freiburg.de",
    "generated_at": "2026-08-11T16:38:24-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": "3 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": "84 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: www.uniklinik-freiburg.de"
            },
            {
                "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 OK"
            },
            {
                "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": "3 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": "84 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: www.uniklinik-freiburg.de",
                "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 OK",
                "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.196.199.206"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "99 c1711.mx.srv.dfn.de.",
                "99 b1711.mx.srv.dfn.de.",
                "99 a1711.mx.srv.dfn.de."
            ],
            "TXT": [
                "\"openai-domain-verification=dv-gUu1XS5fiT0Q0SBqdyULReun\"",
                "\"MS=10C526C1243F5CF3F350C9EDF6E6FCA0EE450D87\"",
                "\"v=spf1 a mx ip4:193.196.199.0/24 ip4:193.196.193.0/24 ip4:132.230.2.0/24 ip4:185.26.156.132/32 ip4:134.106.51.109/32 ip4:134.106.52.239/32 ip4:87.190.41.20/32 ip4:134.106.52.6/32 ip4:5.253.0.79/32 ip4:89.107.189.247/32 ip4:80.155.180.186/32 ip4:132.230.18\" \"3.100/32 ip4:176.9.89.163/32 ip4:193.197.131.2/32 include:_spf.o171.mx.srv.dfn.de include:spf.coredinate.de include:_spf.pretix.eu -all\"",
                "\"HARICA-QF5M5bcQFcQRsvuqDnT\"",
                "\"cisco-ci-domain-verification=7717229cb12fdba6c92001ace487111f376bff7995a1e390025ccfd9ec6d6c3e\"",
                "\"google-site-verification=HeFmRgOg6pMQ7PoUs6GrDuHJJLHP_dnj3kRFef5Oivk\"",
                "\"jamf-site-verification=aLhumb2lv5N6DuWKoaFj6Q\"",
                "\"logmein-verification-code=f12f166b-d8e0-4f9c-a234-6eae3622fc21\"",
                "\"google-site-verification=qlyvwN8Dv5tlJ8YVnv3pGIsba9H36z7zy2USqZcnUjo\"",
                "\"apple-domain-verification=8ohggOXo4C6TqFfm\"",
                "\"google-site-verification=IDUSWyfBuv5pLBF-dvcQaW6vkJBiMiwLkKMJPmGd7bA\"",
                "\"HARICA-d0R8mox8OchwZ7qlTM4\"",
                "\"adobe-idp-site-verification=c975f953bde04470aade56cbb849993a23ef4e01033fec89bedb0aed2c843fb9\"",
                "\"google-site-verification=e2ulrLnEwD3vedbwA0MOoe-XKnH1MM_SAChghOFntJM\""
            ],
            "NS": [
                "skl1.ukl.uni-freiburg.de.",
                "dns3.belwue.de.",
                "dns1.belwue.de."
            ],
            "SOA": [
                "skl1.ukl.uni-freiburg.de. root.skl1.ukl.uni-freiburg.de. 657918355 3601 3600 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "193.196.199.206"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 a mx ip4:193.196.199.0/24 ip4:193.196.193.0/24 ip4:132.230.2.0/24 ip4:185.26.156.132/32 ip4:134.106.51.109/32 ip4:134.106.52.239/32 ip4:87.190.41.20/32 ip4:134.106.52.6/32 ip4:5.253.0.79/32 ip4:89.107.189.247/32 ip4:80.155.180.186/32 ip4:132.230.183.100/32 ip4:176.9.89.163/32 ip4:193.197.131.2/32 include:_spf.o171.mx.srv.dfn.de include:spf.coredinate.de include:_spf.pretix.eu -all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc@uniklinik-freiburg.de; ruf=mailto:dmarc@uniklinik-freiburg.de",
        "dkim_selector": "s1",
        "dkim_host": "s1._domainkey.uniklinik-freiburg.de",
        "dkim": "v=DKIM1; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDXde0sYcB9rr1yzRXLgRtplAnkmHJLS+2KJtsniRIHEnoa/VYKWvIc9Vh0kXJaf1t8s4ysyRarrkhkAbagB66ZKZPV61LOP49VR/ATNT5b9GfxoULpvIE6vRyBti2lplPvmh2S/H37tdS2rSAedmJ7WGCjb/1Z1W5p3N1xWhlHWwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www.uniklinik-freiburg.de",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "193.196.199.206"
                    ],
                    "time_ms": 296.38
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "193.196.199.206"
                    ],
                    "time_ms": 154.04
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "193.196.199.206"
                    ],
                    "time_ms": 249.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "193.196.199.206"
                    ],
                    "time_ms": 497.67
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "193.196.199.206"
                    ],
                    "time_ms": 334.17
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "uniklinik-freiburg.de",
        "valid_from": "2025-11-04T01:09:56-06:00",
        "valid_to": "2026-11-04T01:09:56-06:00",
        "days_remaining": 84,
        "san": [
            "uniklinik-freiburg.de",
            "www.uniklinik-freiburg.de",
            "ewog-mds.de",
            "www.ewog-mds.de",
            "herzzentrum.de",
            "www.herzzentrum.de",
            "auslandsprojekt.uniklinik-freiburg.de",
            "www.auslandsprojekt.uniklinik-freiburg.de",
            "elternschule.uniklinik-freiburg.de",
            "www.elternschule.uniklinik-freiburg.de",
            "prostatazentrum.de",
            "www.prostatazentrum.de",
            "tumorbiologie-freiburg.de",
            "www.tumorbiologie-freiburg.de",
            "blutspende-uniklinik.de",
            "www.blutspende-uniklinik.de",
            "freiburgentscheidetsich.de",
            "www.freiburgentscheidetsich.de",
            "ppz-freiburg.de",
            "www.ppz-freiburg.de",
            "dba-registry.org",
            "www.dba-registry.org",
            "infoportal-tierversuche-freiburg.de",
            "www.infoportal-tierversuche-freiburg.de",
            "augennetz-suedbaden.de",
            "www.augennetz-suedbaden.de",
            "ewog-mds-saa.org",
            "www.ewog-mds-saa.org",
            "ims.uniklinik-freiburg.de",
            "www.ims.uniklinik-freiburg.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.uniklinik-freiburg.de/de.html",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Tue, 11 Aug 2026 21:38:14 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31556926",
            "location": "https://www.uniklinik-freiburg.de/de.html",
            "cache-control": "max-age=44775",
            "expires": "Wed, 12 Aug 2026 10:04:29 GMT",
            "content-type": "text/html; charset=utf-8",
            "x-redirect-by": "TYPO3 Shortcut/Mountpoint",
            "content-security-policy": "default-src 'self' *.amedick-sommer.de; img-src 'self' data: www.veranstaltungsticket-bahn.de *.usercentrics.eu uniklinik-freiburg.concludis.de karriere.uniklinik-freiburg.de www.uniklinik-freiburg.de i.ytimg.com www.google.com www.google.de www.google-analytics.com www.gstatic.com www.googletagmanager.com biom131.imbi.uni-freiburg.de letscast.fm *.letscast.fm open.spotify.com *.emailsys1a.net *.amedick-sommer.de https://uniklinik-freiburg-chatbot-prod-397269322639.europe-west3.run.app mc.yandex.ru mc.yandex.com *.pitchyou.de tc-media.job-shop.com; style-src 'self' 'unsafe-inline' uniklinik-freiburg.concludis.de maxcdn.bootstrapcdn.com letscast.fm *.letscast.fm open.spotify.com *.emailsys1a.net *.amedick-sommer.de https://fonts.googleapis.com https://uniklinik-freiburg-chatbot-prod-397269322639.europe-west3.run.app/ *.pitchyou.de tc-media.job-shop.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: download.digiaccess.org ausschreibungen.landbw.de www.youtube.com s.ytimg.com *.usercentrics.eu *.google.com *.googletagmanager.com *.google-analytics.com analyzer.amedick-sommer.de uniklinik-freiburg.concludis.de platform.twitter.com connect.facebook.net anreiseservice.specials-bahn.de letscast.fm *.letscast.fm open.spotify.com *.emailsys1a.neti *.amedick-sommer.de https://uniklinik-freiburg-chatbot-prod-397269322639.europe-west3.run.app googleads.g.doubleclick.net mc.yandex.ru mc.yandex.com *.pitchyou.de tc-media.job-shop.com; frame-ancestors 'self'; connect-src 'self' api.digiaccess.org *.usercentrics.eu *.google-analytics.com noembed.com stats.g.doubleclick.net adservice.google.com uniklinik-freiburg.concludis.de karriere.uniklinik-freiburg.de biom131.imbi.uni-freiburg.de letscast.fm *.letscast.fm open.spotify.com *.emailsys1a.net *.amedick-sommer.de https://uniklinik-freiburg-chatbot-prod-397269322639.europe-west3.run.app wss://uniklinik-freiburg-chatbot-prod-397269322639.europe-west3.run.app mc.yandex.ru mc.yandex.com www.google.com *.googletagmanager.com www.googleadservices.com *.pitchyou.de wss://*.pitchyou.de tc-media.job-shop.com; font-src 'self' data: uniklinik-freiburg.concludis.de maxcdn.bootstrapcdn.com letscast.fm *.letscast.fm open.spotify.com *.pitchyou.de tc-media.job-shop.com; media-src 'self' letscast.fm *.letscast.fm open.spotify.com *.amedick-sommer.de *.pitchyou.de tc-media.job-shop.com; frame-src 'self' www.jove.com maps.google.de www.google.com www.youtube-nocookie.com www.youtube.com ansb.uniklinik-freiburg.de karriere.uniklinik-freiburg.de www.betterplace-widget.org forschdb.verwaltung.uni-freiburg.de www.facebook.com platform.twitter.com syndication.twitter.com www.devisubox.com paygate.novalnet.de biom131.imbi.uni-freiburg.de letscast.fm *.letscast.fm open.spotify.com *.emailsys1a.net *.amedick-sommer.de uniklinik-freiburg-chatbot-prod-397269322639.europe-west3.run.app/ *.googletagmanager.com mc.yandex.com *.pitchyou.de tc-media.job-shop.com; object-src 'none';",
            "x-ua-compatible": "IE=edge",
            "x-content-type-options": "nosniff",
            "content-language": "de-DE",
            "pragma": "public",
            "content-length": "66345"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.uniklinik-freiburg.de/de.html",
        "title": "Startseite des Universitätsklinikums Freiburg | Universitätsklinikum Freiburg",
        "description": "Hochleistungsmedizin, Forschung und Lehre vereint: Erhalten Sie eine Behandlung auf dem neuesten wissenschaftlichen Stand im Universitätsklinikum Freiburg.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "193.196.199.206": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "c1711.mx.srv.dfn.de",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4124.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4009,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.216.212",
        "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": 83
}