{
    "ok": true,
    "domain": "wayne.edu",
    "generated_at": "2026-08-09T04:57:15-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 85,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 73,
            "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": "2 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": "1 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": "4 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8,
                "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: whv2prod.cc.wayne.edu"
            },
            {
                "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/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": "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": "2 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": "1 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": "4 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 2,
                "lost_points": 8
            },
            {
                "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: whv2prod.cc.wayne.edu",
                "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/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": [
                "141.217.1.160"
            ],
            "AAAA": [
                "2606:9700:4208:101::abcd"
            ],
            "CNAME": [],
            "MX": [
                "10 wayne-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"D47602DDA3E1DE78BCF1982CCBD2872B\"",
                "\"ZOOM_verify_3dMxWZWESlOPEjXlkigf_w\"",
                "\"yahoo-verification-key=05AvU90HDTEUU33VPjZQtaqMIbzPvsPt0mHhKQatfoA=\"",
                "\"d365mktkey=sM5E4xJwSQeX4xb39zbXeZ6hE2BagjcoLHUs5v1o0Akx\"",
                "\"docusign=80e55b4b-ad0b-4c9d-8aca-f36b2ebba5f9\"",
                "\"FITA2T5UEVFGQ1PSSG6A88864D\"",
                "\"brevo-code:e4cdc9c04f471ce35db5b24dc5ab50c8\"",
                "\"v=spf1 ip4:206.107.42.249 ip4:206.107.42.254 ip4:52.86.188.131 ip4:52.43.50.148 ip4:104.45.175.206 ip4:52.224.142.128 ip4:52.180.90.234 ip4:208.117.61.155 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:198.109.71.18 ip4:168.245.117.28\" \" ip4:54.240.121.247 ip4:40.90.242.7 ip4:40.90.242.8 ip4:40.90.247.53 ip4:198.37.147.217 ip4:136.143.191.101 ip4:198.109.108.0/23 include:_spf1.wayne.edu include:_spf2.wayne.edu include:zcsend.net include:email-od.com include:spf.symplicity.com ~all\"",
                "\"amazonses:cuHOUvV6kRZpssGG752KDsZrzjCaAMuQBPJhSzSXIEU=\"",
                "\"canva-site-verification=GGt_1KI6BxAMPDYiUu0n_w\"",
                "\"d365mktkey=Ll0Rfh1BnveYTB86yfkQBUTRXxbCINYPNs9BvwIFwl0x\"",
                "\"google-site-verification=G9_dspob0jqHl5zoyvKAnKbo-3hpg0KrO5vsvDmiYW0\"",
                "\"jamf-site-verification=yWzbfagiObsB2uRtb0tPcQ\"",
                "\"d365mktkey=oYSG0SBTNINalvBK5lFaYz3dykmJLLxNYtXHpxNMBOox\"",
                "\"MS=ms12725973\"",
                "\"d365mktkey=m9O2gjLNkg7o7uvVPyIHbTdN68rfz3hj3L5yfwQBqqEx\"",
                "\"adobe-idp-site-verification=ddbeb555fc8a20d286f6b1d043d01bd99ee50a5dba59579cfb5884e273257e02\"",
                "\"google-site-verification=hZnBBTNOyCDFYD7cz3-qD3SjduTy79m4aaDPydN88VU\""
            ],
            "NS": [
                "ns.wayne.edu.",
                "ns2.wayne.edu."
            ],
            "SOA": [
                "ns.wayne.edu. hostmaster.wayne.edu. 69187 21600 7200 1728000 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "141.217.1.160"
        ],
        "ipv6": [
            "2606:9700:4208:101::abcd"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:206.107.42.249 ip4:206.107.42.254 ip4:52.86.188.131 ip4:52.43.50.148 ip4:104.45.175.206 ip4:52.224.142.128 ip4:52.180.90.234 ip4:208.117.61.155 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 ip4:198.109.71.18 ip4:168.245.117.28 ip4:54.240.121.247 ip4:40.90.242.7 ip4:40.90.242.8 ip4:40.90.247.53 ip4:198.37.147.217 ip4:136.143.191.101 ip4:198.109.108.0/23 include:_spf1.wayne.edu include:_spf2.wayne.edu include:zcsend.net include:email-od.com include:spf.symplicity.com ~all",
        "dmarc": "v=DMARC1; p=reject; sp=reject; aspf=r; adkim=r; rua=mailto:re+qg1yywtbaf8@dmarc.postmarkapp.com; ruf=mailto:DMARC@wayne.edu; pct=100; fo=1;",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.wayne.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1W4wmP6HPMrYzIyXuB6rpi9vF60GZBRB05RaeTlIM0Ipidr+R00LRZWbdTvSWK0YR/iG1OJtC4MJ2XKjNukD9m0RzW6eUNikaEyFyKikPk8fkkhA/VqCMVVlYK4olc+QulxMetaja/gCSLWqOjEYo+QjlX+/DEd2vGLpaJqfs+v5h+mu8/rPHhDn4DWZUX47SLQIoq0QkvHly5qZiBxPZcMaT+l4UxrVnkrug2Y4GcAGE43epaa60OZdfPiibj5AjLDlLwjsrmlgRFB59sE8nYS6KrKLtZjEXkZOdHjOU4axjTd5bTiYysrP/omh67CwRtiAYN16lnb9zu//pMonoQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 5,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "whv2prod.cc.wayne.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "141.217.1.160"
                    ],
                    "time_ms": 54.52
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "141.217.1.160"
                    ],
                    "time_ms": 57.17
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "141.217.1.160"
                    ],
                    "time_ms": 24.64
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "141.217.1.160"
                    ],
                    "time_ms": 40.83
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "141.217.1.160"
                    ],
                    "time_ms": 107.28
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "*.wayne.edu",
        "valid_from": "2026-01-25T18:00:00-06:00",
        "valid_to": "2026-08-13T18:59:59-05:00",
        "days_remaining": 4,
        "san": [
            "*.wayne.edu",
            "wayne.edu",
            "www.wayne.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://wayne.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 09:57:06 GMT",
            "content-type": "text/html; charset=UTF-8",
            "vary": "User-Agent",
            "x-powered-by": "PHP/8.2.31",
            "cache-control": "private, must-revalidate",
            "pragma": "no-cache",
            "expires": "-1",
            "x-ratelimit-limit": "60",
            "x-ratelimit-remaining": "59",
            "set-cookie": "wayne_session=eyJpdiI6Im9TeTF0cGFPb3YzT1AxbmdIR1IwZ2c9PSIsInZhbHVlIjoiQ0o3ME13aWJGM3VhbzdGWloyQk9IcFI5MXc3VkJ1UWoxRStPc3ZHU3ZLU2srNWpTdjY5ZWhtK1Boam93RUErdW1JUmJqektXdU5SL0YrQUVtVDlRenVFVWRLL3lsbElGbGt2WjRjRnpCM2kxaGl0aWpTVStmWUtncXFITytxTkwiLCJtYWMiOiIwZTkwMzNjN2M4YWEyY2I1NWU4ZDM1MDBjZDgzOTE0MjFiOTIxMzFlNTBjYWRhNzNiZTYyZjdlNjUzOGU1YTkwIiwidGFnIjoiIn0%3D; expires=Sun, 09 Aug 2026 12:57:06 GMT; Max-Age=10800; path=/; secure; httponly; samesite=lax",
            "x-content-type-options": "nosniff",
            "x-permitted-cross-domain-policies": "master-only",
            "referrer-policy": "unsafe-url",
            "cross-origin-resource-policy": "cross-origin",
            "content-security-policy": "frame-ancestors 'self' wayne.edu *.wayne.edu 10ksbdetroit.com eicosanoidsresearchfoundation.org michigandocs.org siteimprove.com *.siteimprove.com techtowndetroit.org wdet.org wayne.matomo.cloud *.laravel.cloud ux-feedback.app;"
        },
        "security_checks": {
            "strict-transport-security": false,
            "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": true
        },
        "server": "nginx",
        "powered_by": "PHP/8.2.31"
    },
    "webpage": {
        "url": "https://wayne.edu/",
        "title": "Wayne State University",
        "description": "A premier research university serving a diverse body of motivated students in vibrant Midtown, the cultural center of Detroit.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "141.217.1.160": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "wayne-edu.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 35.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044.8,
                "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": 109.27
}