{
    "ok": true,
    "domain": "gwu.edu",
    "generated_at": "2026-08-08T20:45:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 30,
        "label": "Critical",
        "categories": {
            "dns": 30,
            "mail": 90,
            "security": 0,
            "network": 0,
            "availability": 20
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30,
                "detail": "0 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": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "10 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": 0,
                "lost_points": 55,
                "detail": "No valid certificate was retrieved."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "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": 0,
                "lost_points": 40,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40,
                "detail": "No successful HTTP response."
            },
            {
                "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": "error",
                "title": "IPv4 (A)",
                "detail": "0 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "10 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": "error",
                "title": "Valid TLS certificate",
                "detail": "No valid certificate was retrieved.",
                "category": "security",
                "max_points": 55,
                "earned_points": 0,
                "lost_points": 55
            },
            {
                "level": "error",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "level": "error",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "error",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "level": "error",
                "title": "HTTP response",
                "detail": "No successful HTTP response.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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": [],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mailprdvadmz4-mx.es.gwu.edu.",
                "10 mailprdfbdmz2-mx.es.gwu.edu.",
                "10 mailprdvadmz3-mx.es.gwu.edu.",
                "10 mailprdfbdmz3-mx.es.gwu.edu.",
                "10 mailprdvadmz2-mx.es.gwu.edu.",
                "10 mailprdvadmz5-mx.es.gwu.edu.",
                "10 mailprdfbdmz4-mx.es.gwu.edu.",
                "10 mailprdvadmz1-mx.es.gwu.edu.",
                "10 mailprdfbdmz1-mx.es.gwu.edu.",
                "10 mailprdfbdmz5-mx.es.gwu.edu."
            ],
            "TXT": [
                "\"jamf-site-verification=tmXV6j7qPTV3p67e9BEbxw\"",
                "\"e2ma-verification=2g5eb\"",
                "\"pardot509861=248ccfbf5934f7feb4fc691c4dfab6ef6bbf5de6449407360630584e7087d027\"",
                "\"MS=364A186DC8051883395D44536CB88071783C6FEB\"",
                "\"453DDFABC85542F5E6D6CCE2588A6973\"",
                "\"webexdomainverification.G3WV=19b0d7fd-95b0-4099-bd80-408a59dee60f\"",
                "\"atlassian-domain-verification=yrSCgEam5gXd5fvAVS7QJoIwDshpVDdG4l0sa4aaAa7SPFNhIQLqYJ8cATGVggFV\"",
                "\"facebook-domain-verification=941qh0ohnk48h5c2gpobudc8ht3n0n\"",
                "\"parallels-domain-verification=2356f3639af8494c959207d4c8d7895529970ee6fe9b4158b56d41c354faae08\"",
                "\"google-site-verification=m-QMvgEDU9qNLudIXxeTsllheNT_xK8dUHZGyJnT-M8\"",
                "\"pardot732683=8d8b6cdb4fcfd757a5fd7544a438b76c66ce3d63027ccca79b51339bb8940d02\"",
                "\"9MHO11F0CJHFB5DADFPTVLKG28\"",
                "\"pardot492551=1afa70fdc9198662c3b6c642664cb294010cd28f84e8c1bafa60767bc313ff63\"",
                "\"canva-site-verification=A5ZXyZZPWP_61OQsxRDCQw\"",
                "\"onetrust-domain-verification=b8b84d75a06343468a2b0aaf59d3b455\"",
                "\"brevo-code:6e20117ae986167701df5d8c42fe4b08\"",
                "\"ZOOM_verify_KxnVwfVI7ABUOoyKk9fi5U\"",
                "\"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFmQEo1Af4IQCRjTqDw432CBhYhN3+Kq5q5NfjCdO75r+CrfD9SRNFzzmzH+YWML+cKybvpsvAreyEeUkQU+VUvEaeWv6K6ckJapJVNRoV35kH0JcacFaUsQSGrBxVFvueySCK+zXXWuHmEO+5H4D767dCWac50e5Z1ycQXz598wIDAQAB\"",
                "\"airtable-verification=31eecc64d2781fbfa99879ad86187d0d\"",
                "\"d365mktkey=3erejplbgf43s5seoj5tjvp1\"",
                "\"google-site-verification=b6aSHcrXLn3ue8-g9fJvHDjWFmtuLGtQqSLg6pnYWKY\"",
                "\"v=spf1 include:_spf.prod.campusgroups.com exists:%{i}._spf.mta.salesforce.com exists:%{i}._spf.sparkpostmail.com include:_spf.google.com include:salsalabs.org include:amazonses.com include:_spf-amer.onbmc.com include:50831232.spf08.hubspotemail.net includ\" \"e:huronclick.com include:email-od.com ip4:104.130.198.37 ip4:104.130.219.135 ip4:104.130.219.250 ip4:104.130.70.233 ip4:104.197.65.145 ip4:108.168.203.23/32 ip4:117.20.43.11/32 ip4:128.164.11.148 ip4:128.164.45.0/24 ip4:13.37.84.251/32 ip4:13.58.175.231/3\" \"2 ip4:13.58.219.195/32 ip4:135.84.80.0/22 ip4:136.117.59.37 ip4:136.143.160.0/24 ip4:136.143.184.0/24 ip4:136.143.188.0/24 ip4:139.60.0.0/22 ip4:139.60.152.0/22 ip4:147.160.167.0/26 ip4:15.200.201.185 ip4:15.200.21.50 ip4:15.200.44.248 ip4:158.228.129.79 \" \"ip4:159.135.235.14 ip4:160.1.62.192 ip4:161.253.145.110 ip4:161.253.145.144 ip4:161.253.150.3 ip4:161.253.166.0/26 ip4:162.247.216.0/22 ip4:165.140.171.0/24 ip4:165.173.128.0/24 ip4:168.245.3.219 ip4:173.203.56.127 ip4:173.203.79.77 ip4:173.203.81.82 ip4:\" \"173.203.82.6 ip4:176.31.145.254 ip4:18.136.72.214/32 ip4:18.188.134.198/32 ip4:18.219.6.37/32 ip4:18.223.90.163/31 ip4:198.187.196.100 ip4:198.187.196.130 ip4:198.241.207.0/24 ip4:199.231.134.73 ip4:199.244.78.223 ip4:199.244.78.224 ip4:199.30.234.192/27 \" \"ip4:199.30.234.56/29 ip4:199.30.234.64/26 ip4:199.30.235.11/32 ip4:199.67.64.0/24 ip4:206.107.42.249 ip4:206.107.42.254 ip4:207.195.176.0/20 ip4:208.117.49.214 ip4:216.147.212.20/30 ip4:216.235.195.0/24 ip4:216.24.225.0/24 ip4:216.24.226.0/24 ip4:216.248.\" \"199.106 ip4:23.21.109.197 ip4:23.21.109.212 ip4:23.21.255.193/32 ip4:23.253.203.171 ip4:23.253.213.135 ip6:2606:69c0:5120:1005::12/64 ip6:2606:69c0:9120:1006::7/64 ip4:3.218.253.173 ip4:3.219.183.2/32 ip4:3.75.117.13/32 ip4:3.87.181.51/32 ip4:3.97.26.246/\" \"32 ip4:34.127.23.110 ip4:34.195.3.229/32 ip4:34.198.122.65 ip4:34.208.9.76 ip4:34.210.225.178 ip4:34.211.93.3 ip4:34.212.245.232 ip4:34.217.170.63 ip4:34.217.222.199 ip4:34.218.134.250 ip4:34.218.219.9 ip4:34.237.205.19/32 ip4:34.58.215.46 ip4:34.75.16.17\" \"8 ip4:34.75.49.213 ip4:34.86.109.48 ip4:35.155.205.36 ip4:35.163.187.232 ip4:35.167.179.172 ip4:35.169.190.25/32 ip4:35.169.198.45/32 ip4:35.177.188.31/32 ip4:35.203.175.213 ip4:35.184.208.151 ip4:35.229.62.77 ip4:35.245.6.248 ip4:35.245.63.129 ip4:37.216\" \".222.128/28 ip4:37.59.202.74 ip4:44.219.181.110/32 ip4:44.234.7.164 ip4:50.112.141.209 ip4:50.16.210.116/32 ip4:50.97.164.168/32 ip4:52.0.20.102 ip4:52.0.90.143/32 ip4:52.11.246.83 ip4:52.12.219.5 ip4:52.13.16.134 ip4:52.2.238.96 ip4:52.20.146.34 ip4:52.2\" \"03.217.140 ip4:52.222.36.182/32 ip4:52.222.62.51 ip4:52.222.73.120/32 ip4:52.222.73.83 ip4:52.222.75.85 ip4:52.222.89.228 ip4:52.23.73.104/32 ip4:52.25.230.42 ip4:52.26.137.1 ip4:52.26.218.15 ip4:52.26.86.178 ip4:52.27.124.21 ip4:52.38.140.162 ip4:52.39.9\" \".202 ip4:52.40.133.144 ip4:52.41.48.65 ip4:52.43.232.107 ip4:52.43.50.148 ip4:52.6.97.95/32 ip4:52.61.91.9 ip4:52.64.190.42/32 ip4:52.86.188.131 ip4:54.148.17.198 ip4:54.173.229.38 ip4:54.174.116.32 ip4:54.186.193.102/32 ip4:54.187.208.83 ip4:54.189.251.2\" \"40 ip4:54.190.223.39 ip4:54.191.38.125 ip4:54.236.109.30 ip4:54.236.128.150 ip4:54.69.12.59 ip4:54.69.172.93 ip4:54.69.65.158 ip4:54.69.73.61 ip4:54.87.108.204/32 ip4:64.244.120.32/27 ip4:64.244.122.192/27 ip4:64.69.212.0/24 ip4:64.74.237.230/31 ip4:67.20\" \"7.158.141 ip4:67.207.158.35 ip4:67.23.31.6 ip4:69.196.241.0/24 ip4:72.50.228.0/24 ip4:74.123.153.0/25 ip4:74.123.154.128/25 ip4:74.200.12.250/30 ip4:74.203.184.208/30 ip4:74.203.184.32/27 ip4:74.203.185.12/32 ip4:94.23.120.168 ip4:98.97.248.0/21 ip4:54.24\" \"0.121.247 ip4:54.240.121.248 ?all\"",
                "\"sending_domain1046473=ba786974858cda0e6db195622631b3b16d582e1c658b806deb4bb25c602b8447\"",
                "\"amazonses:uSNA8xVCApLno2D1Ywdq4ispaDmYmQ9VbZAQqod/kBc=\"",
                "\"cloudhealth=853feffe-d158-4a10-b0dc-9def3669008f\"",
                "\"have-i-been-pwned-verification=dweb_98153da7bn5sxpf7nuzc7g5w\"",
                "\"parallels-domain-verification=23563639a8494c959207d4c8d7895529970ee6fe9b4158b56d41c354faae08\"",
                "\"adobe-idp-site-verification=cb99b02b-8fda-4e3f-9f8e-ec8b6827bbd0\"",
                "\"atlassian-domain-verification=0fc8Me4FUADFMslHNR7k4f0/tlxw5N19+Ui9C53ix03/Y+joMb+4etMompSiJcVQ\"",
                "\"smartsheet-site-validation=woFAbNnjGRznfyhnYUG1fqFYN80rnqmq\"",
                "\"d365mktkey=21ls7roczloh9xs00snl7mg97\"",
                "\"e2ma-verification=3gkgb\"",
                "\"sentinelone-domain-verification=L9BgWICVgVN69JLPpOtdTDNZ2ilyViFbKGaNFRpoKRx\"",
                "\"Sendinblue-code:c89baed3695d28c4d59243488e0991a2\"",
                "\"apple-domain-verification=3Bta0d9USg5ofCTJ\"",
                "\"pardot856403=00b8025b49582db558a6872ac41b6289acc517df124dbf4dea847a8a1f495b4c\"",
                "\"MS=ms45007435\"",
                "\"nintex.5a391b80f7333c67d3333c80\"",
                "\"MS=ms80032915\"",
                "\"google-site-verification=hqIwIqg0bcvfdON4EDRRe10r62Wkk_2uSASMXZUOMeo\"",
                "\"cisco-ci-domain-verification=cfbbdf411859736014f8ea3e3b870b918d2f0d4524f7308c63b221ee473036e\""
            ],
            "NS": [
                "ns3.gwu.edu.",
                "ns2.gwu.edu."
            ],
            "SOA": [
                "ns1.gwu.edu. dns.gwu.edu. 688690272 1800 180 1209600 1800"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.prod.campusgroups.com exists:%{i}._spf.mta.salesforce.com exists:%{i}._spf.sparkpostmail.com include:_spf.google.com include:salsalabs.org include:amazonses.com include:_spf-amer.onbmc.com include:50831232.spf08.hubspotemail.net include:huronclick.com include:email-od.com ip4:104.130.198.37 ip4:104.130.219.135 ip4:104.130.219.250 ip4:104.130.70.233 ip4:104.197.65.145 ip4:108.168.203.23/32 ip4:117.20.43.11/32 ip4:128.164.11.148 ip4:128.164.45.0/24 ip4:13.37.84.251/32 ip4:13.58.175.231/32 ip4:13.58.219.195/32 ip4:135.84.80.0/22 ip4:136.117.59.37 ip4:136.143.160.0/24 ip4:136.143.184.0/24 ip4:136.143.188.0/24 ip4:139.60.0.0/22 ip4:139.60.152.0/22 ip4:147.160.167.0/26 ip4:15.200.201.185 ip4:15.200.21.50 ip4:15.200.44.248 ip4:158.228.129.79 ip4:159.135.235.14 ip4:160.1.62.192 ip4:161.253.145.110 ip4:161.253.145.144 ip4:161.253.150.3 ip4:161.253.166.0/26 ip4:162.247.216.0/22 ip4:165.140.171.0/24 ip4:165.173.128.0/24 ip4:168.245.3.219 ip4:173.203.56.127 ip4:173.203.79.77 ip4:173.203.81.82 ip4:173.203.82.6 ip4:176.31.145.254 ip4:18.136.72.214/32 ip4:18.188.134.198/32 ip4:18.219.6.37/32 ip4:18.223.90.163/31 ip4:198.187.196.100 ip4:198.187.196.130 ip4:198.241.207.0/24 ip4:199.231.134.73 ip4:199.244.78.223 ip4:199.244.78.224 ip4:199.30.234.192/27 ip4:199.30.234.56/29 ip4:199.30.234.64/26 ip4:199.30.235.11/32 ip4:199.67.64.0/24 ip4:206.107.42.249 ip4:206.107.42.254 ip4:207.195.176.0/20 ip4:208.117.49.214 ip4:216.147.212.20/30 ip4:216.235.195.0/24 ip4:216.24.225.0/24 ip4:216.24.226.0/24 ip4:216.248.199.106 ip4:23.21.109.197 ip4:23.21.109.212 ip4:23.21.255.193/32 ip4:23.253.203.171 ip4:23.253.213.135 ip6:2606:69c0:5120:1005::12/64 ip6:2606:69c0:9120:1006::7/64 ip4:3.218.253.173 ip4:3.219.183.2/32 ip4:3.75.117.13/32 ip4:3.87.181.51/32 ip4:3.97.26.246/32 ip4:34.127.23.110 ip4:34.195.3.229/32 ip4:34.198.122.65 ip4:34.208.9.76 ip4:34.210.225.178 ip4:34.211.93.3 ip4:34.212.245.232 ip4:34.217.170.63 ip4:34.217.222.199 ip4:34.218.134.250 ip4:34.218.219.9 ip4:34.237.205.19/32 ip4:34.58.215.46 ip4:34.75.16.178 ip4:34.75.49.213 ip4:34.86.109.48 ip4:35.155.205.36 ip4:35.163.187.232 ip4:35.167.179.172 ip4:35.169.190.25/32 ip4:35.169.198.45/32 ip4:35.177.188.31/32 ip4:35.203.175.213 ip4:35.184.208.151 ip4:35.229.62.77 ip4:35.245.6.248 ip4:35.245.63.129 ip4:37.216.222.128/28 ip4:37.59.202.74 ip4:44.219.181.110/32 ip4:44.234.7.164 ip4:50.112.141.209 ip4:50.16.210.116/32 ip4:50.97.164.168/32 ip4:52.0.20.102 ip4:52.0.90.143/32 ip4:52.11.246.83 ip4:52.12.219.5 ip4:52.13.16.134 ip4:52.2.238.96 ip4:52.20.146.34 ip4:52.203.217.140 ip4:52.222.36.182/32 ip4:52.222.62.51 ip4:52.222.73.120/32 ip4:52.222.73.83 ip4:52.222.75.85 ip4:52.222.89.228 ip4:52.23.73.104/32 ip4:52.25.230.42 ip4:52.26.137.1 ip4:52.26.218.15 ip4:52.26.86.178 ip4:52.27.124.21 ip4:52.38.140.162 ip4:52.39.9.202 ip4:52.40.133.144 ip4:52.41.48.65 ip4:52.43.232.107 ip4:52.43.50.148 ip4:52.6.97.95/32 ip4:52.61.91.9 ip4:52.64.190.42/32 ip4:52.86.188.131 ip4:54.148.17.198 ip4:54.173.229.38 ip4:54.174.116.32 ip4:54.186.193.102/32 ip4:54.187.208.83 ip4:54.189.251.240 ip4:54.190.223.39 ip4:54.191.38.125 ip4:54.236.109.30 ip4:54.236.128.150 ip4:54.69.12.59 ip4:54.69.172.93 ip4:54.69.65.158 ip4:54.69.73.61 ip4:54.87.108.204/32 ip4:64.244.120.32/27 ip4:64.244.122.192/27 ip4:64.69.212.0/24 ip4:64.74.237.230/31 ip4:67.207.158.141 ip4:67.207.158.35 ip4:67.23.31.6 ip4:69.196.241.0/24 ip4:72.50.228.0/24 ip4:74.123.153.0/25 ip4:74.123.154.128/25 ip4:74.200.12.250/30 ip4:74.203.184.208/30 ip4:74.203.184.32/27 ip4:74.203.185.12/32 ip4:94.23.120.168 ip4:98.97.248.0/21 ip4:54.240.121.247 ip4:54.240.121.248 ?all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;rua=mailto:dmarc_reports@email.gwu.edu, mailto:dmarc_agg@vali.email;fo=0:1:s:d;ruf=mailto:dmarc_reports@email.gwu.edu",
        "dkim_selector": "google1",
        "dkim_host": "google1._domainkey.gwu.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhEaaL716VR697BiqUtH9VfN+C1/Z9zwZNONkNSAoKdiUA2sJrcCm4FtPLECqxeId+kWJw+6sdfrHnJ9LwXIQxGTw2LHSzphW3TYhOcrBBhpgjlhrL6leiplxFoVPR+HWQao2JIXnt9pflN0Jdy6LD3LGr3psmSs436Q9F9YCq0gjMNRlzsSt6UDHyRRsUXAAUyTMJfw51Yp1yO57/6k/5GKp7VEpHpZpyLlBH0Jlcn/aGp729+7/wwquw38w9HThJrQwzZNUlyVJWSDF0SiqKZy6CXBR+2U5Uq27EKZ30ES4KnLG0jehxlpPruDc4jqurj/0sbf7BiPO+6WZ5W8DyQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 10,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [],
                    "time_ms": 44.99
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [],
                    "time_ms": 46.59
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [],
                    "time_ms": 52.63
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [],
                    "time_ms": 57.58
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [],
                    "time_ms": 62.47
                }
            ]
        }
    },
    "ssl": {
        "available": false,
        "issuer": "",
        "subject": "",
        "valid_from": "",
        "valid_to": "",
        "days_remaining": null,
        "san": [],
        "protocol": "",
        "cipher": "",
        "error": "php_network_getaddresses: getaddrinfo failed: No address associated with hostname"
    },
    "http": {
        "url": "https://gwu.edu/",
        "status": "",
        "http_version": "0",
        "headers": [],
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://gwu.edu/",
        "title": "",
        "description": "",
        "success": false,
        "error": "Could not resolve host: gwu.edu"
    },
    "network": [],
    "smtp": {
        "host": "mailprdvadmz4-mx.es.gwu.edu",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 24.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4040.5,
                "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": 118.21
}