{
    "ok": true,
    "domain": "uw.edu",
    "generated_at": "2026-08-08T22:34:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 65,
            "network": 65,
            "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": "4 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": "157 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: www13.s.uw.edu"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "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": "4 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": "157 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: www13.s.uw.edu",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "34.82.219.4",
                "128.208.60.208",
                "128.208.60.183",
                "34.168.51.100"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "100 mxb-00641c01.gslb.pphosted.com.",
                "100 mxa-00641c01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"asv=4aec4221ca16f4ddabb965d56cba5a45\"",
                "\"EMsAdxfUbyMIMoqsVWmln133vdJsn8QlVll1iE1gPz6B3jbSFgq6Fq3EhUSJumCzyDZfExpuinUPkgQA+KuFAQ==\"",
                "\"canva-site-verification=bCxq9Ss3g2mgduxSoE587g\"",
                "\"brevo-code:baaaa85b76f736acdb5e333a992610fb\"",
                "\"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDNkERx6TWQDJSQ48B09uuWmRvwAoPJiLwwS8Ny0jn1vPXB0V8j5utWemkrcS6ffzXvjwdHLvKKIwkA+R1nCfxN1VaZgcaqptNyGioY5uye2kQpTDuh+4wvPWkBwnBPE7T2X/o/MXo97S1T5iE+JD2Pv4mS/gjEVI9OzoHWSa5q8QIDAQAB\"",
                "\"mailerlite-domain-verification=6d5b2f522be1491d09fa5d9e3e14b0f422aff8f8\"",
                "\"adobe-idp-site-verification=bf58555dab65d2680143848e6dd700a49924a704c9715bbb4de1ffd2fb6e889a\"",
                "\"MS=ms55788655\"",
                "\"QseXm8unGZRLtmktVY6mjPgcbS6ePUHm38xXcgGU4mJBIgDEWehegLJCR14mFNlQ1qMmUNHVn7xNjbHKyxvjhZ4RUOXq1lHrWcmejIlqKOD0FDtUgCG9x8bdxnTGYGctnEgCD8BpjmdqoUV9QgaCFe93YMAEzZGEFmrqkVwa9cIvYcnKMvY6Cz453JLeW0flrxcJcj0\"",
                "\"JYHwTkmauR9Uf73bc2UKPrr8gll1luLYtKlzYQX2gjgLygJLhVakZoWgkeqDj+ml9uOxw9s16XcnBjzxlOZHZA==\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ?all\"",
                "\"8TZFEO0bZl/ua1vH/RsgZnM5o9lz91ti5Oaez6B8dC1QnAhMOBR6XLLhACi2MJkuWpIwdcvivAW18nEtVafA2Q==\"",
                "\"d365mktkey=zPxS1ZexL4VS7JxlyWNYA3xzhOISXAIxBcGAvVhKAhsx\"",
                "\"openai-domain-verification=dv-uWDvgoa44Kvo5OMoXuPMvJyc\"",
                "\"mailerlite-domain-verification=0d618a8444c7cf47d3930a243720032e5b6f6017\"",
                "\"atlassian-domain-verification=e8Pwet1ReJCU/7512/D6iH/ncRD45nGJaZy9CkItCnA/cKEXtlLfEfvN6ef4fiRQ\"",
                "\"docusign=31a2e780-14d0-4e85-b7f5-08cecf866ef7\"",
                "\"yahoo-verification-key=ST9Gtfp0w9a4mUPUIShYgKZ4cRlrMhhzfsLzTAOL6Qo=\"",
                "\"duo_sso_verification=lgcg8UUdo7P5hY4ytqMRFVvUhykWSvQzB2vs4cSgB4V3n5JjQW2vaeBtF0rUR4LG\"",
                "\"atlassian-domain-verification=gzzMVvrT27e243I1nBo4Rtq0C8L205a9rioKkl21MENUlaJHNXe6fwpRkRap6cdb\"",
                "\"smartsheet-site-validation=c3eoTaT-Q4wHMGQnJzslpRSFPer6oQOX\"",
                "\"00D30000000pj7A=1TBVt00000002Rf\"",
                "\"docusign=08b749c6-d902-421f-b556-de6c91eabd24\"",
                "\"jamf-site-verification=KewLZKekzF-ikbrbvuKMLQ\"",
                "\"d365mktkey=WxU27ukPc76Ign5M1W2CizwtxVN5kw7gQFxNcw0wzgYx\"",
                "\"atlassian-domain-verification=4fVjVA/0ZYukgGpqUbHhHlep2o5ddyjh1zEtPnwVcDq0TVJqbkBMwobb95U8qw0P\"",
                "\"martsheet-site-validation=pJGifE5tD7YZ4CfwDL-lPo3Y5YWybO7L\"",
                "\"google-site-verification=fT5TMnLTwGF4ZcihKPZJO8mXjzFvxbqYV5AduKnlU4U\"",
                "\"atlassian-domain-verification=JoSQh6laPe1luqA8IPordTq7opI1kfFekywvCaqN0NHefwlyak19rHjmQhdpV6va\""
            ],
            "NS": [
                "holly.s.uw.edu.",
                "marge.cac.washington.edu.",
                "hanna.cac.washington.edu."
            ],
            "SOA": [
                "hanna.cac.washington.edu. domainmaster.cac.washington.edu. 2026080701 10800 1800 3600000 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "34.82.219.4",
            "128.208.60.208",
            "128.208.60.183",
            "34.168.51.100"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ?all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.uw.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "www13.s.uw.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "128.208.60.183",
                        "128.208.60.208",
                        "34.168.51.100",
                        "34.82.219.4"
                    ],
                    "time_ms": 60.2
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "128.208.60.183",
                        "128.208.60.208",
                        "34.168.51.100",
                        "34.82.219.4"
                    ],
                    "time_ms": 82.3
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "128.208.60.183",
                        "128.208.60.208",
                        "34.168.51.100",
                        "34.82.219.4"
                    ],
                    "time_ms": 23.28
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "128.208.60.183",
                        "128.208.60.208",
                        "34.168.51.100",
                        "34.82.219.4"
                    ],
                    "time_ms": 25.18
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "128.208.60.183",
                        "128.208.60.208",
                        "34.168.51.100",
                        "34.82.219.4"
                    ],
                    "time_ms": 118.53
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "InCommon, LLC",
        "subject": "www.washington.edu",
        "valid_from": "2026-06-28T19:00:00-05:00",
        "valid_to": "2027-01-13T17:59:59-06:00",
        "days_remaining": 157,
        "san": [
            "www.washington.edu",
            "uw.edu",
            "washington.edu",
            "www.uw.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.washington.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "81421",
            "location": "https://www.washington.edu/",
            "cache-control": "private",
            "last-modified": "Fri, 07 Aug 2026 21:42:07 GMT",
            "etag": "\"13e0d-6587be04e1205\"",
            "accept-ranges": "bytes",
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 03:34:35 GMT",
            "server": "Apache",
            "set-cookie": "_affinity=w12|anf1T; path=/; HttpOnly; Secure"
        },
        "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.washington.edu/",
        "title": "UW Homepage",
        "description": "University of Washington",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "34.82.219.4": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "128.208.60.208": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "128.208.60.183": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "34.168.51.100": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-00641c01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.3,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 44.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 21.8,
                "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": 115.85
}