{
    "ok": true,
    "domain": "ou.edu",
    "generated_at": "2026-08-09T02:31:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 79,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "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": 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": "243 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": 8,
                "lost_points": 27,
                "detail": "2 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: modlang.ou.edu"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/1.1 200 OK"
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "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": "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": "243 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": "2 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 8,
                "lost_points": 27
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: modlang.ou.edu",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/1.1 200 OK",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "156.110.247.18"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxa-00272701.gslb.pphosted.com.",
                "10 mxb-00272701.gslb.pphosted.com."
            ],
            "TXT": [
                "\"19b2wwr3n8zyh5ppcyqgc2n9pwszbvch\"",
                "\"pardot_139971_*=262d8f2660b45fe1196819eb9ca51f259fa772e1c40148014eda80bfb1a37c21\"",
                "\"MS=ms95193120\"",
                "\"e2ma-verification=xrhbb\"",
                "\"docusign=05e90101-723f-479f-af27-de27e85d8f98\"",
                "\"cisco-ci-domain-verification=2e8593a1e97e6ee3e9e53c4192da8d2fc3c38fff45292480c92fed85bb98f451\"",
                "\"dell-technologies-domain-verification=ou.edu_f4eb63d7-ca68-4b9c-8886-aed9c0d2a464_1778443049\"",
                "\"infoblox-domain-mastery=67f7995c22bb4be1835f541279da44c14afc894a3485c4132ad3b48b3826ada41b\"",
                "\"docusign=8de025f0-7002-4f33-81c9-b99876e9dd6f\"",
                "\"autodesk-domain-verification=N4NfpymhDwdHr4XMV8FB\"",
                "\"208.75.123.0/24\"",
                "\"amazonses:6a65aisx1XSyBKQ17qrGnQGvL0ZCs9I5Rq9LME9rqWY=\"",
                "\"D1FA33B743B20CDDDBB9AF8624EE2355\"",
                "\"v=spf1 include:spf.protection.outlook.com include:_tuf-spf.touchnet.com include:_spf.qualtrics.com include:aspmx.pardot.com include:servers.mcsv.net include:mail.zendesk.com ip4:67.231.145.144 include:sendgrid.net ip4:168.245.25.116\" \" ip4:148.59.100.16/28 ip4:129.15.42.13 ip4:52.86.188.131 ip4:54.236.128.150 ip4:54.236.109.30 ip4:64.72.147.142 ip4:208.86.201.61 ip4:216.37.17.227 ip4:64.72.147.23 ip4:35.80.141.6 ip4:44.229.121.55 ip4:148.59.100.16/28 ~all\"",
                "\"00D5e000001MWEN=1TBVV00000004Jl\"",
                "\"00D6g000007Nb7g=1TBQl00000003if\"",
                "\"00D8c0000017HgV=1TBVR0000000A93\"",
                "\"onetrust-domain-verification=ed5aafe61b1a42deb87c19be18cfd4c2\"",
                "\"apple-domain-verification=K0MYiQ2cpU5b71eM\"",
                "\"vc-domain-verify=offcampushousing.ou.edu,8422f6bf6a7e9e548760\"",
                "\"AppID=0000000048019867\"",
                "\"knowbe4-site-verification=c5d493be36393b1b48e67e6d904010e2\"",
                "\"adobe-idp-site-verification=6ba3e6ad-d322-435f-b2ea-efa73549fd04\"",
                "\"00D460000015hop=1TBS6000000043d\"",
                "\"b2tsYWhvbWE=\"",
                "\"google-site-verification=Ta7bq2QHLFrKjjFUjdm4DXkV8K3wN56S5mdMEY5CwO8\"",
                "\"google-site-verification=EMTIg5uKXGXbCBa5000kcqYhYMkZbHKDuyyCAZZqX38\"",
                "\"00Dd0000000h1IL=1TBRi0000000SsL\"",
                "\"00DHr0000017Fw8=1TBUs00000007GK\"",
                "\"ZOOM_verify_6gDEToiHTCmY38NbmZzkzA\"",
                "\"google-site-verification=B1XtiPZn3KBonENNqC3PRDjD5AlcbiA3syfJY2R1RlA\"",
                "\"00D41000000fufz=1TBPQ00000003kH\"",
                "\"+zWEfgkvA2j9fHHBKPVE4qyt9uyD85oFlNynjfase5hvZlAnYbCXGlpU3uw/YWjw29sso+Ld9IUjDBQhveBwYA==\"",
                "\"00D5f000001yseS=1TBUw00000005hF\"",
                "\"google-site-verification=CwnZt6h1EGhM5plVrZK_z1eon4GyVpPVIKax5cpcFd4\"",
                "\"4ebp5mps69vnmnnm00pq3ak046\"",
                "\"LCTr/F0hImTjsnYw6pt9Jg6TWBOcfqK+3qeJYgsQ+bpkyiTfaix8+0YKXRV/VTHUIt2BZtBnra+Eza6GVKPohg==\"",
                "\"MS=ms47553681\"",
                "\"beam-verification=tO9eASrtnwOX0k5Pt87mwtRwTJPncRbHQznFi2MbavFkVccZ\""
            ],
            "NS": [
                "ns-937.awsdns-53.net.",
                "ns-472.awsdns-59.com.",
                "ns-1284.awsdns-32.org.",
                "ns-1598.awsdns-07.co.uk."
            ],
            "SOA": [
                "ns-1598.awsdns-07.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "156.110.247.18"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com include:_tuf-spf.touchnet.com include:_spf.qualtrics.com include:aspmx.pardot.com include:servers.mcsv.net include:mail.zendesk.com ip4:67.231.145.144 include:sendgrid.net ip4:168.245.25.116 ip4:148.59.100.16/28 ip4:129.15.42.13 ip4:52.86.188.131 ip4:54.236.128.150 ip4:54.236.109.30 ip4:64.72.147.142 ip4:208.86.201.61 ip4:216.37.17.227 ip4:64.72.147.23 ip4:35.80.141.6 ip4:44.229.121.55 ip4:148.59.100.16/28 ~all",
        "dmarc": "v=DMARC1;p=quarantine;fo=1;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "dkim",
        "dkim_host": "dkim._domainkey.ou.edu",
        "dkim": "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDzpFrEAH9dbkLukLvwesHGWRDc+JCBkvzQYTpptOR+uz4brRd1V8VDPHPpQH7wRvNMhVh/LhTkPMBXtpJjeedqU2rfDlH8y81O+VweutuI4AHOfBL4PJSHNxZ1Qbw7D3+080AsoDXqphbSZXfi9wnSP5X5bcocLqW+1MwNq854wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "modlang.ou.edu",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "156.110.247.18"
                    ],
                    "time_ms": 58.82
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "156.110.247.18"
                    ],
                    "time_ms": 29.54
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "156.110.247.18"
                    ],
                    "time_ms": 62.91
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "156.110.247.18"
                    ],
                    "time_ms": 49.47
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "156.110.247.18"
                    ],
                    "time_ms": 150.53
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "ou.edu",
        "valid_from": "2026-03-08T19:00:00-05:00",
        "valid_to": "2027-04-09T18:59:59-05:00",
        "days_remaining": 243,
        "san": [
            "ou.edu",
            "*.ou.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.ou.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "location": "https://www.ou.edu/",
            "server": "Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips Communique/4.3.5 mod_fcgid/2.3.9",
            "connection": "close",
            "content-length": "115344",
            "date": "Sun, 09 Aug 2026 07:31:06 GMT",
            "x-content-type-options": "nosniff",
            "last-modified": "Sat, 08 Aug 2026 20:21:41 GMT",
            "etag": "\"1c290-6588ede74b804\"",
            "accept-ranges": "bytes",
            "vary": "Accept-Encoding",
            "webcomm-dispatcher": "stella",
            "content-security-policy": "upgrade-insecure-requests;",
            "content-type": "text/html; charset=UTF-8",
            "set-cookie": "BIGipServerwww_ou_edu_cms_servers=520166154.20480.0000; path=/; Httponly; Secure"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": true,
            "x-content-type-options": true,
            "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.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips Communique/4.3.5 mod_fcgid/2.3.9",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.ou.edu/",
        "title": "The University of Oklahoma",
        "description": "The University of Oklahoma",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "156.110.247.18": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxa-00272701.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 29.1,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 76.4,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 50.2,
                "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": 91.14
}