{
    "ok": true,
    "domain": "lmu.de",
    "generated_at": "2026-08-09T03:13:56-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 95,
            "mail": 70,
            "security": 77,
            "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": "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 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": "88 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.bio.lmu.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": "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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "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": "88 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.bio.lmu.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": [
                "141.84.44.56"
            ],
            "AAAA": [
                "2001:4ca0:4f06:1:141:84:44:56"
            ],
            "CNAME": [],
            "MX": [
                "100 postrelay1.lrz.de.",
                "100 postrelay2.lrz.de."
            ],
            "TXT": [
                "\"adobe-idp-site-verification=5f640a36a4617cdf45ba9d343d1eecd73a2eecb1ed13bef91dafdd54805c137b\"",
                "\"v=spf1 redirect=_spf.mail.lrz.de\"",
                "\"openai-domain-verification=dv-G6hWqoaLmXWaANiilGr1fLwQ\"",
                "\"MS=ms85473926\"",
                "\"apple-domain-verification=86t7IJ6e1E5GiOC1\"",
                "\"HARICA-wIk00KMktXWF6pJzG8q\""
            ],
            "NS": [
                "dns1.lrz.de.",
                "dns3.lrz.eu.",
                "dns2.lrz.bayern."
            ],
            "SOA": [
                "dns1.lrz.de. hostmaster.lrz.de. 2026080714 21600 1800 3600000 300"
            ],
            "CAA": [],
            "DS": [
                "9016 8 2 90A8738049FFFB7DFE0804E8564F8A2A940D121283CC3A5644B3362B E10D28F2"
            ],
            "DNSKEY": [
                "256 3 8 AwEAAbqx6PTKUDJdAu2NOhSmrxhEasl+mi4QUMTEwAD+7YfHNJ6iE96d CH1B3qNBjTBZObOu1A+zyaNwOuA7Pt1xygALb9xGS+GEn1QVrOndqHJH EQ4oxonIysvgiFFwCXUb/YcHgGS+jQUtEvryuxLmtjIQFurWI8P/uWB1 gw3RNv0cGMXxcGCtjCzd9m+b9yq9J6W33UwksF1/8O76OXCHXdtPLrPh yGZivIz+9G7oazfdNKVEiC5zZTVMZetHz53cO84BzX16BuOZnln0H8oy veQ29E6XIcEoNhW6uxkQH1w/UBF5mpy3KbJpCa/+ghR/iyT6ca0Ko5Gt +0tg9KmMEk0=",
                "257 3 8 AwEAAdW5IK9IAgU6W9Z9JZmMSfELvQI74ixj5xredVsXb1OTYVLzdz2B wN877GwemNm9A8W8uAIzQp9HMiSLX5mxQ/Ly5o6DDRB3skbKdeDobYHB a17sreAkCuXR6TikYNaW5aHXHYGtCcjc6QdX+mpsrpR2Yag7pnKf1HCW dm3gjxrIv8fXjgV/+7Xa//CJ815DbCIC3sdaEZgk0LR/vBM0cQKp2qA8 b+7s9OjRB4OsaodSWENcjuzHO0OXPHvq9M5ZKbaFo9ePMlT7GLE7IdO+ 4yLsOo8p7jub5+w3X9sjQm3eP8N6jT7jGxAr8BjaqylaYPN2cQ2WniWu mOEByr1x2EM=",
                "256 3 8 AwEAAdbmEEqKnOvRHeY7fj+/qd7YT7usEu31kkSYBGfk5A3jL8uHQAoP TlzakHHaDataTS0p15gUaI04Gqx0eHQdNsDin22npH86xeuVrHeu4DK6 LMY7B2L+UBgx6fMTnvQ66+ltxls2e71E9qf/U5voU8q6QjYpRxTBMf7k SmiB11euPbvqmFYja++EoCoFjO2fK0Rfg3IUfHwsg3QgTCCtwh393wTZ SufjoUovXrF35XEbgPA9/Wh3TR2FqXuzeTjKWIlSfAfRobyPyeiwN0r2 y7k/Kb7/Hze+uR3elxRfi7lpHgMrJ30sCepOtfKXk8K4Dt2eBc6XaUIv CQSKwI84ZQE="
            ],
            "RRSIG": [
                "NS 8 2 86400 20260905152641 20260613143755 7524 lmu.de. eiwuIo5g15ric85pX1S1uiFLA2qDySJ+14Sx8WK1kirdL9rLdnffhXfZ Hhbs3e0T18f28yfLTiIpXHORDaQvifi6pAZHmpEwoZtPX3vVE9ySVmny DGOI6zab0Dj9p1lF/cuPtsnIU1qwPONmX4hlXqNxpvMhc2cyPxu0Ade/ 5Ru6g0eyBWZk6fkukhWf2aPqaxQonzx3tRMENjfYVVBg8c44m2uYFzaP K+AFqSr19w4Zqd4fMvM+wq4LSzEbDxw6ipdOfZWvGP773NQ2h7tAMA4w 7gJW9+2PLN1l/LXwgjy0WsTqIJR3lepY3WGsuYeVc9b7Oymn1VXo7Pmn 2oHOag==",
                "A 8 2 86400 20260905152641 20260613143755 7524 lmu.de. wA1hmw2h7JvWEcn+nuFioU2sKF1ruyu6cX6woga8gMjXbXDp/CJh1aG/ PKwyCdWNbyfnEWsGiRqxi+Q1xgvvGmwR6SvV4ze9xZh194YjbDs4OvG8 UuowF+LHe3bnExwHwBfglq77j8XYHZEw0eVJ39DK7rwgPcsnQFEuHFc6 lFmuRaKDS1lx8UGTUgVo/BBw1sJ3XW674uHipHikYMp3tlKi0/T4HIGr Aq/f3e1DSEjBi7FCe7P3tZftFmzh+G/zacB965rzkZiEHOORjNwSe0/8 LWDOaayQRXFwe5L2wP/tikXwG2mTgAIPVMgRnUDnL46lxefA4JVnM8qb 3jUrJw==",
                "DS 8 2 86400 20260817120903 20260803103903 32911 de. cXH+3U7WAVYRrMcAj22ZvB/SZYQkcUAUG6sAir9FP/5co7AwK0lZFArb gGu1dl4oinXE72SZ+5CocS7kEZQ/y6Zer57C+LC/rePtEwNPRu3S35Qb pGUH95JNzuiJ9GR7z/GKy644TT6RKuKstZVNjSmZETS7IsFD22aR17dW Z4I=",
                "MX 8 2 86400 20260905152641 20260613143755 7524 lmu.de. EUf3zKvqzkeks37LBa3zS1jGgh+w79R3l+bggw0VFm8Lyv2aQeusdbWW e5KSiZuWEjbqF/KPdIRqXgVsua4AIELFJB7IOcvTWU+rYa6hItSY1Hvc TA/svahjJlIZR6sfTVjIKlBffid4h7mwUmDcZv/n1fbeJnw9MYffmuiH DJ3V5jymXWB7r0L+gvrNcdXy1lvMcFNtSgZV+Cd/ZQsgunlE6RaNpikb 8fp/wJA3LhpxP8lleBHyn8wEQz3eO1NX/6xXj+rMwvpAyVmpj9tEdh4O rNuQTdT85EArvEK2ps9kq842GwWiXUi2THYotwq1i9EeheO08jGBrWQM rglTvg=="
            ],
            "NSEC": [
                "_99a98e41ca6c3a00f9c01fb1f4c7cd15.lmu.de. A NS SOA MX TXT AAAA NAPTR RRSIG NSEC DNSKEY TYPE65534"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [
                "100 10 \"s\" \"x-eduroam:radius.tls\" \"\" _radsec._tcp.eduroam.de."
            ],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "141.84.44.56"
        ],
        "ipv6": [
            "2001:4ca0:4f06:1:141:84:44:56"
        ]
    },
    "mail": {
        "spf": "v=spf1 redirect=_spf.mail.lrz.de",
        "dmarc": "v=DMARC1; p=none; rua=mailto:dmarc-reports@lrz.de",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www.bio.lmu.de",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "141.84.44.56"
                    ],
                    "time_ms": 160.65
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "141.84.44.56"
                    ],
                    "time_ms": 154.29
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "141.84.44.56"
                    ],
                    "time_ms": 143.8
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "141.84.44.56"
                    ],
                    "time_ms": 349.48
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "141.84.44.56"
                    ],
                    "time_ms": 143.56
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "www.lmu.de",
        "valid_from": "2026-08-07T06:15:13-05:00",
        "valid_to": "2026-11-05T05:15:12-06:00",
        "days_remaining": 88,
        "san": [
            "lmu.de",
            "www.lmu.de",
            "www.uni-muenchen.de",
            "www.xn--uni-mnchen-eeb.de"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.lmu.de/de/index.html",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 08:13:47 GMT",
            "server": "Apache",
            "strict-transport-security": "max-age=31536000",
            "location": "https://www.lmu.de/de/index.html",
            "content-type": "text/html",
            "last-modified": "Sat, 08 Aug 2026 22:59:10 GMT",
            "etag": "\"a116-6589111b638e2\"",
            "accept-ranges": "bytes",
            "content-length": "41238",
            "vary": "Accept-Encoding",
            "x-content-type-options": "nosniff",
            "x-frame-options": "sameorigin",
            "x-xss-protection": "1; mode=block"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "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.lmu.de/de/index.html",
        "title": "Startseite - LMU München",
        "description": "Die Ludwig-Maximilians-Universität gehört zu den größten und forschungsstärksten Universitäten Europas. Mit ihrem ausdifferenzierten Fächerspektrum verfügt sie über ein herausragendes Potenzial für zukunftsweisende Forschung.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "141.84.44.56": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "postrelay1.lrz.de",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4007.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4017.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": 83.16
}