{
    "ok": true,
    "domain": "pdx.edu",
    "generated_at": "2026-08-09T04:20:07-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 84,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 81,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "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": "5 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": "56 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: webredir.oit.pdx.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/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "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": "5 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": "56 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: webredir.oit.pdx.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/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": [
                "131.252.110.30"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=gu4qitl0138472x8ucyy6r19dfuqu1\"",
                "\"adobe-idp-site-verification=3698cee93347f397a70e6db50faf97736dfbf646258a52c352361d3f9ac620b2\"",
                "\"ibmid=1bb1545f-a8c0-4358-b531-2c461f02a552\"",
                "\"notion-domain-verification=B1uG7JQTYz61UVtEnakxS79q93Gxmx4S7PRmHLkJDU5\"",
                "\"google-site-verification=5qcXTconUJUVE8zsKAjuabe1sjRO1lNWL4S1oEYc-BI\"",
                "\"Foxit-domain-verification=3719a2b3e70ee2667a042b8467c457cc\"",
                "\"v=spf1 ip4:131.252.0.0/16 ip4:204.71.134.225 ip4:69.63.150.0/24 ip4:69.63.151.0/24 ip4:216.24.224.0/20 ip4:104.45.175.206 ip4:52.224.142.128 ip4:52.180.90.234 ip4:12.228.6.215 ip4:23.21.109.197 ip4:23.21.109.212 ip4:192.254.121.248 ip4:209.143.65.127 ip4:\" \"208.117.61.155 ip4:192.237.158.52 ip4:192.237.159.131 ip4:192.237.159.132 ip4:192.237.159.133 ip4:199.244.78.223 ip4:199.244.78.224 ip4:44.240.211.67 ip4:216.248.199.106 ip4:216.248.199.105 ip4:34.194.230.233 ip4:34.230.107.215 ip4:64.74.237.230/31 ip4:21\" \"6.147.212.20/30 ip4:216.118.105.4 ip4:216.118.105.5 ip4:167.89.90.135 ip4:168.245.94.198 ip4:168.245.67.111 ip4:65.221.28.5 ip4:169.155.140.101 ip4:3.17.21.10 ip4:74.122.104.0/22 ip4:129.152.34.4 ip4:147.154.9.86 ip4:138.1.52.50 ip4:147.154.25.123 i\" \"p4:138.1.67.183 ip4:140.83.44.211 ip6:2610:10:20:208::/64 include:amazonses.com include:_spf.google.com include:_spf.qemailserver.com include:e2ma.net include:et._spf.pardot.com include:spf.drhinternet.net include:spf.websell.io ~all\"",
                "\"amazonses:HdV+lbv+2U2CBleX19gwXxat8y52iYgDX4BQXUaAHuE=\"",
                "\"apple-domain-verification=Uc0zl02SR4UgPzYd\"",
                "\"amazon-business-verification=a61bb370b60c8886857f20a5cf755dd67d223fa6405e543da70d63df8a746580\"",
                "\"google-site-verification=HN01fRB2ZX7byezy-Tc2Ao7IZnrb3LTuIqxu0n0VHl8\"",
                "\"_globalsign-domain-verification=YA-c9NEtQPvcvCMixrALwPoItnv2gSSWZuUCMpy9tO\"",
                "\"e2ma-verification=2a3ab\"",
                "\"atlassian-domain-verification=TJGiEmJeuMqpiaiKrIdXqul8Oy3Jz2QPvw3wn61Ukiq+1u9czmAAE7tyASK+52g2\""
            ],
            "NS": [
                "ns-cloud-e2.googledomains.com.",
                "ns-cloud-e4.googledomains.com.",
                "ns-cloud-e1.googledomains.com.",
                "ns-cloud-e3.googledomains.com."
            ],
            "SOA": [
                "ns-cloud-e1.googledomains.com. hostmaster.pdx.edu. 2019112640 600 300 3600000 1800"
            ],
            "CAA": [],
            "DS": [
                "17182 8 2 006EBDB8FDAB2E54570422D7CB4451C9A4EA52829CA0C447CF92390B 7BF22B24"
            ],
            "DNSKEY": [
                "257 3 8 AwEAAcKliMgrcn2F/Mh4iTbciThuE+C9YDJRm8SS0sCpZGy0j+zObyao Q72cYgsdYrjZh10x9JNaRrtVM0mDtcJwW5urVm1pIKWd6XeQyrn9MJhY WYBtuWDBQfnAO90LdpcO9VMwquUhvGM/9gsl2JFIVy8j5NlAIVP2Q14B O1TFqmrXeGxKWN9zZ00ILZImT0n+sqxyvYWyE3xiLsIu2MNC4K6wiOU4 c0WwZy3Kb2xiRzjrb39ugSnXfZI0oVI1jXfymGvAWl46WX5ZtpbISXcY EZLOYg1PvxNju837tccrn/WsuENsjLjaM4f+J4PWg1jQzV4NVJJFz245 JbdYv4ppTpk=",
                "256 3 8 AwEAAZgBlXUIpUmP5cRQETf4d7GBYGs43hMRH7r8nGb/ejFSQaFTE2CQ hM19gycI64/PxKm19tbgSpShlSGNPVzJAMAYU2Rx0HWJ1sYOijfCb+UE nqfibMBbARunZEc5PqguklJ1G0EK3SHef4ZiTrTJt4uy4cL47/kQweHO zjnqDaCR"
            ],
            "RRSIG": [
                "DNSKEY 8 2 300 20260827193523 20260805193523 17182 pdx.edu. Qp575HaeoHt0w2+A9k9A7UJc74f2ULFVDua0/eL+cLvCbiMaN/QIRcJT NGZ3dE8IWBL+sH6oClPaQyyuc4pDGpf+iEhGN/3bgDwwqISPSGnIZDeM PgRc/nYqBBncQMY60ab7ms02+vFjNOAjtxQfPkl3T/Nb/KAQX1b8t+kM NC8rs3fPhnwgKPisWVYwnErpwbrsMbFAWy5WmXgl9X7xEzyO0MzT1qfB d2SfBuU/kwYHBDRMJBsFC8sjp0tNveX4kIUFG+MWhInp54QP0LUL0jkh hd4cZP5BYhWRi4CfrVUnjAIvHJKT0cfrXKRwlHbo9gXos59gw1DScWbp 7x0a6Q==",
                "NS 8 2 172800 20260827193523 20260805193523 18063 pdx.edu. B4dF26/LD+5DDDuDSDxRUqj02TTkFxIHGwfGuNVq2cuRpgRYWBU45ZLD Vuz23XCGMcaKb5ODuTtT7H0eW6tWA1E9z1bGvmVT8cyfB3V0YeqU2t5Z 1kwKhxTf/nmnrV09cfItTD5/hW4Ba83MGecFjT81yTCQCfKUYdwM841D Rkw=",
                "SOA 8 2 14400 20260827193523 20260805193523 18063 pdx.edu. hKnaqZPhMkqbvva848GDUBwa5wRxG5WsTbfCNcUGKMOLlbS9aTgkiXxj W9SBbEUi15jlvTJhDzGR6Wgj19Zx/KvYNcJfT6f01udCvVjmIxAAYj6s FmN/3RqU74hVMd2CmYruBAs41Re9pw4Dtj9cFSnnrUy0UFl5e2rirv9s QRY=",
                "MX 8 2 86400 20260827193523 20260805193523 18063 pdx.edu. H9dapS6JTfbiXiVhQUqzJG2pU6bGHJkDBIlVdK99dQzvc5dNWG/O6hYU 9gUYyxTFyhQdALjkFb28V1bDsyDnGkBP3hDWtSDIbs71sgo3gT+GEu5A 0mwhAMNF3EQY+8hfbfa+RMpuYX4owdIEiFqdE1KpBKlxr57GuhPNRPQi Jhs=",
                "TXT 8 2 1800 20260827193523 20260805193523 18063 pdx.edu. WOREAVsBGu/EmXcZsvZ5mR3wOaipvNPEL4+CzF5FycYr2GwPC8XE0jBk aiLxyjpP9EdEgfMAB0P/vUJiWD6KIqIe7WKj0cLIu/5XsIHVCXQBABPv w2TczaBc8kTFV+lXiG3fBOHJHT2lFjO8wv0vCatJcooMw6/35CeQ6ov4 54c=",
                "A 8 2 14400 20260827193523 20260805193523 18063 pdx.edu. UMO4zVqo7C0N37LZUebfNDWw/7sCBcehP1Mb92q8O/k+fCf7gel2CdS4 FsCaDEivyDh1Bv2zwEf4jpH8Lm5CQOXgzZkoeYzXX/qrIbhZW/g45ppn 1FqIZXGPujMT9XKcg+yAnlOULYSh76gru2PFshd84/fcqnbg3Mds0R0A WLc=",
                "DS 13 2 86400 20260815033205 20260808022205 6705 edu. NDad8FEY2Yk8KJVZN7eacZxMxG/PlSMHTQR/d+av1YGzUPjSmyxOzwTi oXqaCJQw7gpO1kT4nHsR+IgB6vKLRA==",
                "NSEC3PARAM 8 2 0 20260827193523 20260805193523 18063 pdx.edu. BzatzND2/ahzz2ZJmtb+OqL3cODk9ZQyFk/wUMhodDS05ZYvaHl1yhmn 4HENq2oHU3Yn3ThmDLVTkmFhKkUWMsU+ZkieIUSfiYWmb8s5EqFoh9El NHj4t9IvHbtfnQGbReVdS8ZPpD69cPeLwlqdwMa36A/6wDUtubYNwDwW 8HI=",
                "CDS 8 2 300 20260827193523 20260805193523 17182 pdx.edu. DFOAXTbXgDU3n+m10iFjWz8JFO6nw26Wah5Dh8ZFNkKlG3hvM5nLE7dA 6AViwkMBEB6i783j7WaWSvT5ALCmfWhekeaLHvkyTj7BEUC0FKK/poDM 41bqL15tKTTMg8maqySNUZ3wQbh6TYNQ4Lsy1Hap+IPthw3OLDLPGiZG XJ3BvLw9CdecNLT1wEeyMLuwiAejktr69iF7MK6pp8soXPIWKa1g+Jza 8NAkUcYYv2Ubespft/iMafMSc+GRt0Gcl1L4xvxUVozsHXg/R+hp5pEF ACAW8YvV2J3SC3dgN2LfMxJmB+8YyvTl5DPY0bC1GRr+I8HXTXyV76XN jJMXLQ=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "131.252.110.30"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:131.252.0.0/16 ip4:204.71.134.225 ip4:69.63.150.0/24 ip4:69.63.151.0/24 ip4:216.24.224.0/20 ip4:104.45.175.206 ip4:52.224.142.128 ip4:52.180.90.234 ip4:12.228.6.215 ip4:23.21.109.197 ip4:23.21.109.212 ip4:192.254.121.248 ip4:209.143.65.127 ip4:208.117.61.155 ip4:192.237.158.52 ip4:192.237.159.131 ip4:192.237.159.132 ip4:192.237.159.133 ip4:199.244.78.223 ip4:199.244.78.224 ip4:44.240.211.67 ip4:216.248.199.106 ip4:216.248.199.105 ip4:34.194.230.233 ip4:34.230.107.215 ip4:64.74.237.230/31 ip4:216.147.212.20/30 ip4:216.118.105.4 ip4:216.118.105.5 ip4:167.89.90.135 ip4:168.245.94.198 ip4:168.245.67.111 ip4:65.221.28.5 ip4:169.155.140.101 ip4:3.17.21.10 ip4:74.122.104.0/22 ip4:129.152.34.4 ip4:147.154.9.86 ip4:138.1.52.50 ip4:147.154.25.123 ip4:138.1.67.183 ip4:140.83.44.211 ip6:2610:10:20:208::/64 include:amazonses.com include:_spf.google.com include:_spf.qemailserver.com include:e2ma.net include:et._spf.pardot.com include:spf.drhinternet.net include:spf.websell.io ~all",
        "dmarc": "v=DMARC1; p=reject; sp=none; rua=mailto:oit-dmarc@pdx.edu",
        "dkim_selector": "k2",
        "dkim_host": "k2._domainkey.pdx.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv2aC2KjGKLOwTweBY5A9RpjsxaBXR9r7OAU6U8/zn92ivImI75naUujWbItRI/QmL1jy5PWGqLwoUA0b90ObWaLDc+i9MtTNmGeWO009hr20fIxhGg6XBT2kjZ1DTThopSe1nAndsupmcBwlQ5Q6LJ+ZAxLcujnPIxM0ZBLmgpkv8u6RfY4eFP8OLvdAW3oSuB0DyLDigQX4Sj8wBO4YIdQH6AAmBeOsidsKAFNFUCpc3vCxtBDR12U+cBg724l3sBkMQ8evnz6idnqxq9QAVYh8k4kJ+RP+6cqTdy7LjIm8xY/bQNpQIpGUAuDo2DjLcCDun9DAI4Q/3z+Q0o9QuQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "webredir.oit.pdx.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "131.252.110.30"
                    ],
                    "time_ms": 46.57
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "131.252.110.30"
                    ],
                    "time_ms": 53.15
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "131.252.110.30"
                    ],
                    "time_ms": 88.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "131.252.110.30"
                    ],
                    "time_ms": 98.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "131.252.110.30"
                    ],
                    "time_ms": 136.57
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Let's Encrypt",
        "subject": "pdx.edu",
        "valid_from": "2026-07-06T07:25:39-05:00",
        "valid_to": "2026-10-04T07:25:38-05:00",
        "days_remaining": 56,
        "san": [
            "pdx.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.pdx.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 08:24:30 GMT",
            "server": "Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5",
            "location": "https://www.pdx.edu/",
            "content-type": "text/html; charset=UTF-8",
            "last-modified": "Sun, 09 Aug 2026 08:24:29 GMT",
            "etag": "\"1786263869\"",
            "cache-control": "max-age=3600, public",
            "x-drupal-dynamic-cache": "UNCACHEABLE (poor cacheability)",
            "content-language": "en",
            "x-content-type-options": "nosniff",
            "x-frame-options": "SAMEORIGIN",
            "expires": "Sun, 19 Nov 1978 05:00:00 GMT",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-xss-protection": "1; mode=block",
            "strict-transport-security": "max-age=1000",
            "vary": "Cookie",
            "x-cache": "Hit from cloudfront",
            "via": "1.1 a46c170d5f2450ed0c1a5426c9a53cce.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "MCI50-P1",
            "x-amz-cf-id": "Bfun1XQ8FDM9GrDs1VxXwb3jmok2u41e6rz7V7LPhwAPHXChphKneg==",
            "age": "3328",
            "referrer-policy": "strict-origin-when-cross-origin"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.pdx.edu/",
        "title": "Homepage | Portland State University",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "131.252.110.30": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.4,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1fff0e8si5907455fac.210 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4043.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4020.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": 85.61
}