{
    "ok": true,
    "domain": "hawaii.edu",
    "generated_at": "2026-08-08T20:05:46-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": "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": "90 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: p20hawaii.org"
            },
            {
                "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": "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": "90 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: p20hawaii.org",
                "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": [
                "128.171.133.42"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-007a6701.gslb.pphosted.com.",
                "10 mxb-007a6701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"atlassian-domain-verification=IGDTPMawNw69HAb3KbG0hl9jFOhZTDKVz3ZpJtG7gRZYSWWGzLrAqae19iTDPZ1j\"",
                "\"wpe-verification=stempreacademy\"",
                "\"testfa26be19de6bff93f70bc2308434e4a440bbad02\"",
                "\"d365mktkey=21zxt76thiicnwlbz2tzilolr\"",
                "\"awydSB3S9dwBUImOKkVMUe0u6ymTgIyVxUcp29JOpfE4k35oFt3ju1T+L/br227xcw/RcxxPDDMCdTXm7sqPTw==\"",
                "\"3E698CD4CFAE79AD1C6B9CBD2166B02D\"",
                "\"brevo-code:a6531db0e300fb9fe4dac2a2c0d2f1b8\"",
                "\"9BC33052E3FB65720802026552C228E0\"",
                "\"yahoo-verification-key=o3bk3CD3j83OINTktMkNoVFXEeMKKYDDwaGPPpiySnY=\"",
                "\"pardot891063=45d9af6300f5f0d485465a1e9ac4c9789f960c114623a5f23e30e067cdd02210\"",
                "\"adobe-idp-site-verification=993e3ecef917fba18e2c1ecf7fea25001600d75dba2c566d8d392953e190f635\"",
                "\"google-site-verification=u6yTJcVXg5-ImpslM-bbmAQqCpSmAWmLW0sYxS4hk9w\"",
                "\"dropbox-domain-verification=ca1dqntapxtx\"",
                "\"dtm-domain-verification=34P-P58994QJO4aYl_4p0CifMnUCiwF1Y4dB0O6a210\"",
                "\"google-site-verification=W4wGPr-zUtBlUN2jQwXuDLW05I8OLxjYlxTYOQ6EPSw\"",
                "\"adobe-sign-verification=8aed3b3ed76d1d3ddf7d727ca95bd626\"",
                "\"v=spf1 ip4:128.171.0.0/16 ip4:166.122.0.0/16 ip4:168.105.0.0/16 ip4:132.160.0.0/16 include:_spf.google.com\" \" ip4:149.72.254.212/32\" \" ip4:216.17.93.137 ip4:198.187.196.0/24 ip4:18.223.90.162\" \" ip4:205.220.169.170 ip4:205.220.181.169\" \" include:aspmx.pardot.com\" \" include:ngwebsolutions.net\" \" ip4:64.74.237.230/31 ip4:216.147.212.20/30 -all\"",
                "\"d365mktkey=7apk1bahnlxgnxti95ek7v1hc\"",
                "\"MS=936B84C3A477685525DF5D164DA4CE671C18858D\"",
                "\"brevo-code:7d8ce3b247cd5fdc4614538290b47ad7\"",
                "\"TAILSCALE-TQazHEY6Zr7rlc37p3Z6\""
            ],
            "NS": [
                "dns4.hawaii.edu.",
                "dns1.hawaii.edu.",
                "dns2.hawaii.edu."
            ],
            "SOA": [
                "dns1.hawaii.edu. hostmaster.hawaii.edu. 2011124462 3600 900 604800 900"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "128.171.133.42"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:128.171.0.0/16 ip4:166.122.0.0/16 ip4:168.105.0.0/16 ip4:132.160.0.0/16 include:_spf.google.com ip4:149.72.254.212/32 ip4:216.17.93.137 ip4:198.187.196.0/24 ip4:18.223.90.162 ip4:205.220.169.170 ip4:205.220.181.169 include:aspmx.pardot.com include:ngwebsolutions.net ip4:64.74.237.230/31 ip4:216.147.212.20/30 -all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:f0178fd26b724eb3afbbfb55e6de2025@dmarc-reports.cloudflare.net,mailto:dmarcagg@hawaii.edu; ruf=mailto:dmarc@hawaii.edu",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hawaii.edu",
        "dkim": "v=DKIM1;k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQFayo64mhtZ9zVwWx6Fn1EjPvw5sDivKP23rTsQW/FXwa70lumno7f4voXop4VAEAMBcYxRTcLWrUXcrlDjKm3Z/NoPJN3p4Ed9DAGUTBpc6qLtIsAPRAdYAnfmsNIN4KxnOJ4596Yu/alLUN1sIEw5z1er7vGCzUD6/xa9o5JwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "p20hawaii.org",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.171.133.42"
                    ],
                    "time_ms": 34.7
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.171.133.42"
                    ],
                    "time_ms": 133.83
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.171.133.42"
                    ],
                    "time_ms": 135.21
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.171.133.42"
                    ],
                    "time_ms": 494.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.171.133.42"
                    ],
                    "time_ms": 285.36
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "www.hawaii.edu",
        "valid_from": "2026-04-22T19:00:00-05:00",
        "valid_to": "2026-11-07T17:59:59-06:00",
        "days_remaining": 90,
        "san": [
            "www.hawaii.edu",
            "hawaii.edu",
            "hawaii.hawaii.edu",
            "hawcc.hawaii.edu",
            "manoa.hawaii.edu",
            "maui.hawaii.edu",
            "www.hawaii.hawaii.edu",
            "www.hawcc.hawaii.edu",
            "www.manoa.hawaii.edu",
            "www.maui.hawaii.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://hawaii.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "date": "Sun, 09 Aug 2026 01:05:45 GMT",
            "server": "Apache/2.4.62 (Red Hat Enterprise Linux)",
            "content-type": "text/html; charset=UTF-8"
        },
        "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/2.4.62 (Red Hat Enterprise Linux)",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://hawaii.edu/",
        "title": "University of Hawaii System",
        "description": "The official website for the University of Hawaiʻi System. Explore 10 campuses, degrees, admissions, research, and a commitment to Hawaiian culture.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "128.171.133.42": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-007a6701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 97.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 44.6,
                "banner": "",
                "error": "Connection refused"
            }
        ]
    },
    "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": 95.08
}