{
    "ok": true,
    "domain": "uni-tuebingen.de",
    "generated_at": "2026-08-09T01:54:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 70,
            "security": 88,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "1 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": 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": "114 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: www.xn--uni-tbingen-xhb.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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "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": "114 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: www.xn--uni-tbingen-xhb.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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "134.2.5.1"
            ],
            "AAAA": [
                "2001:7c0:300c:30f0::8602:501"
            ],
            "CNAME": [],
            "MX": [
                "500 c1541.mx.srv.dfn.de.",
                "500 b1541.mx.srv.dfn.de.",
                "500 a1541.mx.srv.dfn.de."
            ],
            "TXT": [
                "\"google-site-verification=O0Rd6sMq-llNPqZPAFJTKCVKM5J2gr6pFOBCj_O77OA\"",
                "\"MS=ms30248456\"",
                "\"google-site-verification=F0BUIxDlE_ctwJnuXcHby3yUaX-jV65_fYPpqR5I9v8\"",
                "\"v=spf1 +ip4:134.2.5.192/27 ?ip4:134.2.0.0/16 +ip6:2001:7c0:300c:3105::/64 ?ip6:2001:7c0:3000::/40 include:agenturserver.de  include:spf.protection.outlook.com ~all\"",
                "\"HARICA-W5aSylQCRy6OvHaIwO5\"",
                "\"cisco-ci-domain-verification=22a3115aeff6c971b00cea217c390eeeb72aedb60f01e4396490a7fc42d000e0\"",
                "\"HARICA-vba3Ue4l5YsuhDoEyGo\""
            ],
            "NS": [
                "dns1.belwue.de.",
                "dns3.belwue.de.",
                "dns4.uni-tuebingen.de.",
                "dns3.uni-tuebingen.de."
            ],
            "SOA": [
                "dns6.uni-tuebingen.de. hostmaster.uni-tuebingen.de. 80859580 21600 1800 2419200 10800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "134.2.5.1"
        ],
        "ipv6": [
            "2001:7c0:300c:30f0::8602:501"
        ]
    },
    "mail": {
        "spf": "v=spf1 +ip4:134.2.5.192/27 ?ip4:134.2.0.0/16 +ip6:2001:7c0:300c:3105::/64 ?ip6:2001:7c0:3000::/40 include:agenturserver.de  include:spf.protection.outlook.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:mailadmin@zdv.uni-tuebingen.de; ruf=mailto:mailadmin@zdv.uni-tuebingen.de;",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www.xn--uni-tbingen-xhb.de",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "134.2.5.1"
                    ],
                    "time_ms": 257.56
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "134.2.5.1"
                    ],
                    "time_ms": 165.18
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "134.2.5.1"
                    ],
                    "time_ms": 61.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "134.2.5.1"
                    ],
                    "time_ms": 963.59
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "134.2.5.1"
                    ],
                    "time_ms": 146.11
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "uni-tuebingen.de",
        "valid_from": "2025-12-01T02:00:56-06:00",
        "valid_to": "2026-12-01T02:00:56-06:00",
        "days_remaining": 114,
        "san": [
            "uni-tuebingen.de",
            "www.ufg.uni-tuebingen.de",
            "www.physik.uni-tuebingen.de",
            "www.zmbp.uni-tuebingen.de",
            "www.qbic.uni-tuebingen.de",
            "www.technologietransfer.uni-tuebingen.de",
            "www.sad-studie.uni-tuebingen.de",
            "www.sfz.uni-tuebingen.de",
            "www.uni-tuebingen.de",
            "www.romanistik.uni-tuebingen.de",
            "www.methodenzentrum.uni-tuebingen.de",
            "www.soziologie.uni-tuebingen.de",
            "www.wsi.uni-tuebingen.de",
            "www.nebf.uni-tuebingen.de",
            "www.nmr.uni-tuebingen.de",
            "www.tuezli.uni-tuebingen.de",
            "www.tuese.uni-tuebingen.de",
            "www.pct.uni-tuebingen.de",
            "www.wiwi.uni-tuebingen.de",
            "www.politikwissenschaft.uni-tuebingen.de",
            "www.pharmazie.uni-tuebingen.de",
            "www.organik.uni-tuebingen.de",
            "www.oekumene-institut.uni-tuebingen.de",
            "moldesign.uni-tuebingen.de",
            "www.sejong.uni-tuebingen.de",
            "www.poc.uni-tuebingen.de",
            "www.pharmbiol.uni-tuebingen.de",
            "www.moldesign.uni-tuebingen.de",
            "www.zdv.uni-tuebingen.de",
            "www.psychologie.uni-tuebingen.de",
            "www.mz.uni-tuebingen.de",
            "www.sfb1070.uni-tuebingen.de",
            "zdv.uni-tuebingen.de",
            "www.muenzgasse-elf.uni-tuebingen.de",
            "www.nip.uni-tuebingen.de",
            "www.wiso.uni-tuebingen.de",
            "www.paleo.uni-tuebingen.de",
            "www.makes.uni-tuebingen.de",
            "pharmazie.uni-tuebingen.de",
            "www.sfb1101.uni-tuebingen.de",
            "www.staerke.uni-tuebingen.de",
            "www.pi.uni-tuebingen.de",
            "www.tosca.uni-tuebingen.de",
            "www.plt2008.uni-tuebingen.de",
            "www.ub.uni-tuebingen.de",
            "ub.uni-tuebingen.de",
            "www.spaetmittelalter-und-reformation.uni-tuebingen.de",
            "psychologie.uni-tuebingen.de",
            "www.ostasien.uni-tuebingen.de",
            "www.medieninformatik.uni-tuebingen.de",
            "www.ml-in-science.uni-tuebingen.de",
            "pi.uni-tuebingen.de",
            "www.sfb833.uni-tuebingen.de",
            "www.medchem.uni-tuebingen.de",
            "www.medizininformatik.uni-tuebingen.de",
            "www.mnf.uni-tuebingen.de",
            "www.train.uni-tuebingen.de",
            "www.medic.uni-tuebingen.de",
            "www.zgd.uni-tuebingen.de",
            "www.sfb923.uni-tuebingen.de",
            "www.tucku.uni-tuebingen.de",
            "www.urgeschichte.uni-tuebingen.de",
            "www.sino.uni-tuebingen.de",
            "www.sozialethik.uni-tuebingen.de",
            "www.slavistik.uni-tuebingen.de",
            "www.zfl.uni-tuebingen.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://uni-tuebingen.de/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 06:53:58 GMT",
            "server": "Apache/2.4.67 (Debian)",
            "content-language": "de-DE",
            "cache-control": "private, no-store, max-age=0",
            "content-length": "252432",
            "expires": "Sun, 09 Aug 2026 06:53:58 GMT",
            "content-type": "text/html; charset=utf-8",
            "x-ua-compatible": "IE=edge",
            "vary": "Origin",
            "strict-transport-security": "max-age=31536000",
            "x-frame-options": "SAMEORIGIN",
            "x-content-type-options": "nosniff",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "default-src 'self' uni-tuebingen.de https://*.uni-tuebingen.de https://vitruv.uni-tuebingen.de https://*.tile.openstreetmap.org https://www.youtube-nocookie.com https://*.ytimg.com https://pbs.twimg.com 'unsafe-inline'; frame-ancestors 'self' https://backend.uni-tuebingen.de https://vitruv.uni-tuebingen.de https://u-030-s036.v268.uni-tuebingen.de",
            "permissions-policy": "geolocation=(), midi=(), microphone=(), camera=(), magnetometer=(), gyroscope=(), vibrate=(), payment=()",
            "set-cookie": "ROUTEID=.t3live01; path=/",
            "x-forwarded-host": "uni-tuebingen.de"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache/2.4.67 (Debian)",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://uni-tuebingen.de/",
        "title": "Startseite | Universität Tübingen",
        "description": "Die Universität Tübingen steht für Wissenschaft am Puls der Zeit. Studierende erhalten eine fundierte Ausbildung auf dem aktuellsten Stand der Forschung.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "134.2.5.1": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "c1541.mx.srv.dfn.de",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.3,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.4,
                "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": 87.79
}