{
    "ok": true,
    "domain": "jmu.edu",
    "generated_at": "2026-08-09T13:28:51-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "132 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": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: spcecoms.jmu.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": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "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": "132 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": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: spcecoms.jmu.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": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "134.126.126.99"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 jmu-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"pAJ27ZoI1jtb/j7D2cfxs6+kKiH+Hmpt5PK9QbPvB8HsgwBEtRj0Jba8AyR9yf2sc6hwTL39MCrO2zhI78HB7w==\"",
                "\"E51B0CC79836792B558B9AFD7AFAA1A9\"",
                "\"docusign=d62982de-0f2c-473b-bda9-bdb3a1f28619\"",
                "\"google-site-verification=MVhhzXVkVVSeEogsvHdg-M2ZwKAGTXtGa5kQRwOBdpw\"",
                "\"jamf-site-verification=ds9FIlFlF63laxf_zHR6rw\"",
                "\"atlassian-domain-verification=F3PVr7CIbe8P40h1D0d07pKeSo3/wLcr7mxMvsWT2mGyC9xawVafVCKusEHG9j28\"",
                "\"docusign=0a4ee487-577b-42d3-93e6-d74de7b11ef4\"",
                "\"google-site-verification=jLhwq2CvqkDtWhj197ivc_jBusj2NvGykkoSt7zNyJU\"",
                "\"airtable-verification=96cc9db017914ad48a039231ca4063fc\"",
                "\"adobe-idp-site-verification=cb3dbff1-2abf-46f0-9519-c0a74c89e3f8\"",
                "\"A3CE40DD03888BC0884C43154A883F11\"",
                "\"google-site-verification=c_w6Mcw7taY25Ba3d1fxPF0D0XWcc1drXIXquBHkWRY\"",
                "\"cisco-ci-domain-verification=79c5da962bb35eefd9a290e1d4d0c601a6abe9998c4b968cbe102926ce9b4bf5\"",
                "\"v=spf1 ip4:199.244.78.223 ip4:199.244.78.244 ip4:34.193.1.131 ip4:54.86.165.42 ip4:216.248.199.106 ip4:176.31.145.254 ip4:104.45.175.206 ip4:52.224.142.128 ip4:52.180.90.234 ip4:208.117.61.155 ip4:52.86.188.131 ip4:52.43.50.148 ip4:134.126.114.64/28\" \" ip4:134.126.127.64/29 ip4:134.126.115.144/28 include:1._spf.jmu.edu include:2._spf.jmu.edu include:3._spf.jmu.edu include:4._spf.jmu.edu include:5._spf.jmu.edu include:6._spf.jmu.edu include:7._spf.jmu.edu include:8._spf.jmu.edu ~all\"",
                "\"dell-technologies-domain-verification=jmu.edu_100504a0-6956-418f-9927-4a50f65debca_1736455754\"",
                "\"AppId=000000004404100E\"",
                "\"vc0gkfc0wb3cpdkql1ywqqblrwbk6z4b\""
            ],
            "NS": [
                "it-ns4-20.jmu.edu.",
                "it-ns5-21.jmu.edu.",
                "it-ns3-19.jmu.edu."
            ],
            "SOA": [
                "it-nios-gm.jmu.edu. network.jmu.edu. 145 10800 3600 2419200 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "134.126.126.99"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:199.244.78.223 ip4:199.244.78.244 ip4:34.193.1.131 ip4:54.86.165.42 ip4:216.248.199.106 ip4:176.31.145.254 ip4:104.45.175.206 ip4:52.224.142.128 ip4:52.180.90.234 ip4:208.117.61.155 ip4:52.86.188.131 ip4:52.43.50.148 ip4:134.126.114.64/28 ip4:134.126.127.64/29 ip4:134.126.115.144/28 include:1._spf.jmu.edu include:2._spf.jmu.edu include:3._spf.jmu.edu include:4._spf.jmu.edu include:5._spf.jmu.edu include:6._spf.jmu.edu include:7._spf.jmu.edu include:8._spf.jmu.edu ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:re+424e9fade363@inbound.dmarcdigests.com; sp=quarantine; pct=100; adkim=r; aspf=r",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.jmu.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4UXw4HceiqFYgCwcvQQVOuxRuMLoElBgjsmQroygnqfz87HdU/5AuDoP4SELdHeQ9Mq9cKXxvzr2daJch/NSV4aQkjHSvGVWeBeEKc0XHEYVXuTuZgyL6D5DksY7fVgOSBfzjugmD5zYb6onG/Vu+VjRH1Pe6LZN85GGJpWTJokb7EYeFlktMbiJY89yPMYbjzU+s9CephRppGanvYUorUc1pbXrAti//6KSZxf6ohyn5p9axtPv9JQeQ1iRlib2Acn6564RvBwlCnemmwJ5QZSq1UYz6PHTRvaT6QR2TDiLcb2/YWpQAJIEBKmYFky6dbNwZ/O4+TPYKAva72Tw5QIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 8,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "v=BIMI1;l=https://vmc.digicert.com/5bbd754d-774b-46ca-b3bb-df80fcdec89c.svg;a=https://vmc.digicert.com/5bbd754d-774b-46ca-b3bb-df80fcdec89c.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "spcecoms.jmu.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "134.126.126.99"
                    ],
                    "time_ms": 61.69
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "134.126.126.99"
                    ],
                    "time_ms": 82.75
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "134.126.126.99"
                    ],
                    "time_ms": 93.57
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "134.126.126.99"
                    ],
                    "time_ms": 125.62
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "134.126.126.99"
                    ],
                    "time_ms": 79.23
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "www.jmu.edu",
        "valid_from": "2026-06-03T19:00:00-05:00",
        "valid_to": "2026-12-19T17:59:59-06:00",
        "days_remaining": 132,
        "san": [
            "www.jmu.edu",
            "alltogetherone.org",
            "cherwellrss.jmu.edu",
            "forbes.jmu.edu",
            "info.jmu.edu",
            "isapps.jmu.edu",
            "it-www2.jmu.edu",
            "jmu.edu",
            "jmuforbescenter.com",
            "m.jmu.edu",
            "va-eas.org",
            "www.alltogetherone.org",
            "www.jmuforbescenter.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.jmu.edu/index.shtml",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 18:28:43 GMT",
            "server": "Apache",
            "location": "https://www.jmu.edu/index.shtml",
            "content-type": "text/html; charset=UTF-8",
            "accept-ranges": "bytes",
            "vary": "Accept-Encoding",
            "access-control-allow-origin": "https://jmu.cascadecms.com"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.jmu.edu/index.shtml",
        "title": "James Madison University - JMU",
        "description": "James Madison University",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "134.126.126.99": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "jmu-edu.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4055.6,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.6,
                "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": 90.83
}