{
    "ok": true,
    "domain": "wu.ac.at",
    "generated_at": "2026-08-10T03:51:57-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "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": "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": 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": "102 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: moneyheist.wu-wien.ac.at"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "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": "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": "102 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: moneyheist.wu-wien.ac.at",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "137.208.2.41"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mx1.wu.ac.at.",
                "10 mx2.wu.ac.at."
            ],
            "TXT": [
                "\"google-site-verification=EyDex6SJL1qoYbQr3Y5_jWeW3tk9SfACDAsd29Y2R7U\"",
                "\"HARICA-E2cW0soSXT3IGTXsiiW\"",
                "\"v=spf1 ip4:137.208.0.0/16 include:spf.protection.outlook.com include:_spf.cna.at ?all\"",
                "\"d365mktkey=Ora9HmnJMuK4e1ghXp8PGIg7tNxePwGla6QxxnVbe9Ux\"",
                "\"mentimeter-9b4dbe50-1150-4d75-a378-940e5ac9b4bc\"",
                "\"google-site-verification=6w1pLwg1CVehzD4bFZ8cCqlczqr9rGa_zO9w3elXlSE\"",
                "\"V0qFDcMYTBQZIr98eRLWrHMRVBXrId2gUiXTGke4OqZbb3D/hBqDFUVL/gYF4PAw59tJUgBoKIUz5hZCSBtuYg==\"",
                "\"apple-domain-verification=QcbvdxBOJFsOZtEs\"",
                "\"atlassian-sending-domain-verification=9e6619d1-28d2-4221-9459-ecf0df0d51e5\"",
                "\"MS=ms77153344\"",
                "\"HARICA-RHzzdGdaOWOZjUCPLBH\"",
                "\"atlassian-domain-verification=aBeMR1sOVqrRoHeZXrpE2gpC/BRN7bFXTk09Tm1U0e/kHPfUFhdZ69myXCaaTekG\"",
                "\"adobe-idp-site-verification=3cb60912c9fc088b46c353a0fa787925cc2d40a2ffbbaf6aa85c7f51a50a00b0\""
            ],
            "NS": [
                "ns1.wu-wien.ac.at.",
                "ns2.wu-wien.ac.at.",
                "ns5.univie.ac.at.",
                "ns10.univie.ac.at."
            ],
            "SOA": [
                "ns0n.wu.ac.at. postmaster.wu-wien.ac.at. 2026080602 1800 900 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "137.208.2.41"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:137.208.0.0/16 include:spf.protection.outlook.com include:_spf.cna.at ?all",
        "dmarc": "v=DMARC1; p=none; adkim=r; aspf=r; pct=100; rua=mailto:dmarc-rua@wu.ac.at; ruf=mailto:dmarc-ruf@wu.ac.at; rf=afrf; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wu.ac.at",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxMul0qdKZbQKjWofHgbHoko1etbbo7bYqU/ImCTwVna77MLllqg7TYFoB9A4OopxoPKQdMD40jbwKp/h8skUaI8jI8Wj/NHhr0GjYCmg4TCFEH8IjNLRIwwbetm9D0iMg/jsZrFjrdrgXfF/d75h6KthRONWaCA1R8L4/JzU93QIDAQAB;",
        "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": "moneyheist.wu-wien.ac.at",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "137.208.2.41"
                    ],
                    "time_ms": 168.23
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "137.208.2.41"
                    ],
                    "time_ms": 239.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "137.208.2.41"
                    ],
                    "time_ms": 260.61
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "137.208.2.41"
                    ],
                    "time_ms": 830.44
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "137.208.2.41"
                    ],
                    "time_ms": 179.83
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Hellenic Academic and Research Institutions CA",
        "subject": "wu.ac.at",
        "valid_from": "2025-11-20T03:56:33-06:00",
        "valid_to": "2026-11-20T03:56:33-06:00",
        "days_remaining": 102,
        "san": [
            "wu.ac.at",
            "www.wu.ac.at",
            "t3-prd.wu.ac.at",
            "moneyheist.wu.ac.at",
            "alert.wu.ac.at",
            "typo3-prd.wu.ac.at",
            "beef.wu.ac.at"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.wu.ac.at/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Mon, 10 Aug 2026 08:51:48 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "162",
            "location": "https://www.wu.ac.at/",
            "x-powered-by": "PHP/8.2.32",
            "content-language": "de",
            "expires": "Mon, 10 Aug 2026 09:04:03 GMT",
            "etag": "W/\"78cf7a6f7a86a4d102ff7420b350d0f4\"",
            "cache-control": "max-age=1403",
            "pragma": "public",
            "content-encoding": "gzip",
            "x-cache": "HIT",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "no-referrer-when-downgrade",
            "strict-transport-security": "max-age=31536000",
            "access-control-allow-origin": "*",
            "origin-agent-cluster": "?0",
            "content-security-policy": "default-src 'self'; img-src https: data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://chatbot.wu.ac.at https://static.ads-twitter.com https://*.licdn.com https://*.twitter.com https://www.googletagmanager.com https://demo.mindbreeze.com https://www.google.com/recaptcha/* https://www.googleadservices.com https://*.googlesyndication.com https://*.azurewebsites.net https://*.cloudflare.com https://s.ytimg.com https://www.youtube.com https://piwik.wu.ac.at https://ajax.googleapis.com https://maps.googleapis.com https://*.newrelic.com https://*.nr-data.net https://platform.twitter.com https://connect.facebook.net https://*.vo.msecnd.net/ https://newsletter.wu.ac.at/ https://wu.ac.at/typo3temp/hotfix/hotfix.js https://wu.ac.at/typo3temp/hotfix/extension.js https://wu.ac.at/typo3temp/hotfix/cooperationtemplate/cooperation.js https://www.wu.ac.at/typo3temp/hotfix/extension/readcsv.js https://www.wu.ac.at/typo3temp/hotfix/extension/bawiso.js https://www.wu.ac.at/typo3temp/chatbot/chatbot.js https://www.wu.ac.at/typo3temp/hotfix/atscript.js https://static.hotjar.com https://script.hotjar.com https://*.clickdimensions.com; style-src 'self' 'unsafe-inline' https://*.sms.ingress.wu.ac.at https://*.azurewebsites.net https://*.clickdimensions.com https://demo.mindbreeze.com https://*.fabasoft.com https://piwik.wu.ac.at/ https://wu.ac.at/typo3temp/hotfix/hotfix.css https://wu.ac.at/typo3temp/hotfix/cooperationtemplate/cooperation.css https://www.wu.ac.at/typo3temp/hotfix/extension/readcsv.css https://www.wu.ac.at/typo3temp/hotfix/extension/bawiso.css https://www.wu.ac.at/typo3temp/chatbot/chatbot.css https://www.googleadservices.com https://fonts.googleapis.com https://*.vo.msecnd.net/; frame-src https:; frame-ancestors 'self' https://wuvienna.atlassian.net https://jsm-survey.its.ingress.wu.ac.at https://servicekatalog-fe.wu.ac.at https://piwik.wu.ac.at/ https://www.thinglink.com/; font-src 'self' https://fonts.gstatic.com; connect-src 'self' wss://api.azure-cloud.aios.dev https://*.sms.ingress.wu.ac.at https://chatbot.wu.ac.at https://googleads.g.doubleclick.net https://www.google-analytics.com https://*.google-analytics.com https://www.googleadservices.com https://www.google.com https://maps.googleapis.com https://region1.analytics.google.com/* https://region1.analytics.google.com/g/collect https://*.azurewebsites.net https://*.googlesyndication.com https://vimeo.com https://bach.wu.ac.at https://apps.wu.ac.at https://cdn.linkedin.oribi.io https://facebook.com/tr/ https://puredata.wu.ac.at https://servicekatalog-fe.wu.ac.at https://jsm-survey.its.ingress.wu.ac.at wss://ws.hotjar.com https://content.hotjar.io https://metrics.hotjar.io https://my.zbp.at/de/jobs; form-action 'self' https:; media-src 'self'; object-src 'self'; manifest-src 'self'",
            "front-end-https": "on"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": "PHP/8.2.32"
    },
    "webpage": {
        "url": "https://www.wu.ac.at/",
        "title": "WU (Wirtschaftsuniversität Wien)",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "137.208.2.41": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mx1.wu.ac.at",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 42.6,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4122.7,
                "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": 88.68
}