{
    "ok": true,
    "domain": "uiowa.edu",
    "generated_at": "2026-08-08T20:42:08-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 77,
            "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": "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": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "1 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": "32 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-54-163-225-50.compute-1.amazonaws.com"
            },
            {
                "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": "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": "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": "1 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": "32 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-54-163-225-50.compute-1.amazonaws.com",
                "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": [
                "54.163.225.50"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 uiowa-edu.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"apple-domain-verification=tDq7zCvrNrUcAfae\"",
                "\"107D80E2483480D1B7555A52DE3DED26\"",
                "\"google-site-verification=Van5uzYwrIPsFOJlZiEb0df5s2CO1vJa4FnHM8LMSEc\"",
                "\"v=spf1 ip4:128.255.224.128/26 ip4:128.255.173.0/25 ip4:128.255.6.0/23 ip4:128.255.66.0/23 ip4:129.255.116.16 ip4:128.255.224.0/25 ip6:2620:0:e50:6500::0/64 ip4:128.255.140.0/23 ip6:2620:0:e50:6900::0/64 include:spf.protection.outlook.com include:spf-001c0\" \"c01.pphosted.com -all\"",
                "\"MS=ms37506046\"",
                "\"teamviewer-sso-verification=cde1d570abed47f98bc15d793290579a\"",
                "\"zone-ownership-verification-5aa04fe02a65855bbdd08495995798ad6bdc73edc967693651de691ce2673a8d\"",
                "\"atlassian-domain-verification=ygNri5ECC84kT83856PFXv066QWSKzEEEa9AjYlCnHqaAKNpHr4GHoMACDpDP7sT\"",
                "\"google-site-verification=cRJtf1Ph06yQPxM6LYD04qyawWqAoJt-nOn8djR7Xuc\"",
                "\"autodesk-domain-verification=xM8PwGstYS3wfEb5JWZn\"",
                "\"mnnAFzvTGU6aSXFfzkLxBINle4iylvbMEQYk9Iuc7lBYqUx9z3Ubw6q/iRQysN68PMuZVQTxcVWwWOLgkjRTQA==\"",
                "\"jamf-site-verification=4ByDVCEDKSxUjP1UmUTO2g\"",
                "\"openai-domain-verification=dv-nvjyGxyTXOp055iSGSBF6M3E\"",
                "\"yahoo-verification-key=lx2RJkUkXI54qs3azM8ywsc28eK1tgJxGFaouuYYW4I=\"",
                "\"docusign=87525fec-abf7-4589-a5aa-d1cb7e3dc3f9\"",
                "\"google-site-verification=XcHbHHcSlecyo2gXnBRxfxyiURQUmMITmHuym6UueaM\""
            ],
            "NS": [
                "dns-ext-lc-1.uiowa.edu.",
                "dns-ext-itf-1.uiowa.edu."
            ],
            "SOA": [
                "dns-ext-lc-1.uiowa.edu. hostmaster.uiowa.edu. 6301 3600 600 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.163.225.50"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:128.255.224.128/26 ip4:128.255.173.0/25 ip4:128.255.6.0/23 ip4:128.255.66.0/23 ip4:129.255.116.16 ip4:128.255.224.0/25 ip6:2620:0:e50:6500::0/64 ip4:128.255.140.0/23 ip6:2620:0:e50:6900::0/64 include:spf.protection.outlook.com include:spf-001c0c01.pphosted.com -all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:3tuotr4q@ag.dmarcian.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.uiowa.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPkv+Cfk3mAz5fQQY6WusgCSqPsbkH2jr7I3nYgIStyCDY4je2HLWKLGoGv6vFLkXGYHzis8ZA/+pBvnmwlORwDtDfiTxPL/LIu57acUq23XsYHWRZ1vuXUy2js7dEPXEafbhfRU2ZQRcOKl6F3OKlEoHVc7zP8z/ERbuHdOX3iwIDAQAB; n=1024,1458030041,1473927641",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-54-163-225-50.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.163.225.50"
                    ],
                    "time_ms": 35.43
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "54.163.225.50"
                    ],
                    "time_ms": 32.34
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.163.225.50"
                    ],
                    "time_ms": 24.76
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.163.225.50"
                    ],
                    "time_ms": 40.7
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.163.225.50"
                    ],
                    "time_ms": 71.92
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Internet2",
        "subject": "uiowa01.prod.drupal.uiowa.edu",
        "valid_from": "2025-09-09T19:00:00-05:00",
        "valid_to": "2026-09-10T18:59:59-05:00",
        "days_remaining": 32,
        "san": [
            "uiowa01.prod.drupal.uiowa.edu",
            "*.center.uiowa.edu",
            "*.clas.uiowa.edu",
            "*.conference.uiowa.edu",
            "*.course.uiowa.edu",
            "*.grad.uiowa.edu",
            "*.journalism.uiowa.edu",
            "*.lab.uiowa.edu",
            "*.org.uiowa.edu",
            "*.physics.uiowa.edu",
            "*.prod.drupal.uiowa.edu",
            "*.program.uiowa.edu",
            "*.shl.uiowa.edu",
            "*.sites.uiowa.edu",
            "*.studio.uiowa.edu",
            "*.uc.uiowa.edu",
            "175.uiowa.edu",
            "advisingcenter.uiowa.edu",
            "africanamericanstudies.uiowa.edu",
            "americanstudies.uiowa.edu",
            "anthropology.uiowa.edu",
            "arts.uiowa.edu",
            "cinematicarts.uiowa.edu",
            "cio.uiowa.edu",
            "classics.uiowa.edu",
            "clcl.uiowa.edu",
            "communicationstudies.uiowa.edu",
            "coworkcommons.uiowa.edu",
            "cs.uiowa.edu",
            "csd.uiowa.edu",
            "csi.its.uiowa.edu",
            "datascience-workshop.uiowa.edu",
            "debate.uiowa.edu",
            "desmoines.uiowa.edu",
            "distance.uiowa.edu",
            "dos.uiowa.edu",
            "endingviolence.uiowa.edu",
            "ethicspublicpolicy.uiowa.edu",
            "geriatricpain.org",
            "grad.uiowa.edu",
            "hipaa.uiowa.edu",
            "history.uiowa.edu",
            "iconsortium.subst-abuse.uiowa.edu",
            "icsa.uiowa.edu",
            "igec.uiowa.edu",
            "interdepartmentalstudies.uiowa.edu",
            "interdisciplinaryprograms.uiowa.edu",
            "iowasummermusiccamps.uiowa.edu",
            "iowasummerwritingfestival.uiowa.edu",
            "iowasuperfund.uiowa.edu",
            "isa.uiowa.edu",
            "itcommunities.uiowa.edu",
            "itpmo.uiowa.edu",
            "itsecurity.uiowa.edu",
            "iwp.uiowa.edu",
            "jacobsoninstitute.org",
            "journalism.uiowa.edu",
            "multicultural.uiowa.edu",
            "neuroimaging.uiowa.edu",
            "nrcfcp.uiowa.edu",
            "obermann.uiowa.edu",
            "osc.uiowa.edu",
            "physics.uiowa.edu",
            "pier.uiowa.edu",
            "president.uiowa.edu",
            "sbirt.uiowa.edu",
            "shl.uiowa.edu",
            "sim-ia.uiowa.edu",
            "slis.uiowa.edu",
            "socialwork.uiowa.edu",
            "spanish-portuguese.uiowa.edu",
            "speakout.uiowa.edu",
            "techforum.uiowa.edu",
            "uc.uiowa.edu",
            "uiowa.edu",
            "uipress.uiowa.edu",
            "writing.uiowa.edu",
            "writinguniversity.org",
            "writinguniversity.uiowa.edu",
            "www.cs.uiowa.edu",
            "www.jacobsoninstitute.org",
            "www.obermann.uiowa.edu",
            "www.physics.uiowa.edu",
            "www.president.uiowa.edu",
            "www.slis.uiowa.edu",
            "www.uiowa.edu",
            "www.uipress.uiowa.edu",
            "www.writinguniversity.org",
            "www.writinguniversity.uiowa.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://uiowa.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "date": "Sun, 09 Aug 2026 01:42:00 GMT",
            "content-type": "text/html; charset=UTF-8",
            "content-length": "104245",
            "cache-control": "max-age=2764800, 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",
            "vary": "Cookie,Accept-Encoding",
            "x-generator": "Drupal 10 (https://www.drupal.org)",
            "x-drupal-cache": "HIT",
            "strict-transport-security": "max-age=31536000;",
            "last-modified": "Sun, 09 Aug 2026 01:02:14 GMT",
            "x-request-id": "v-f5fd1fa6-938d-11f1-b654-ff49273556ed",
            "x-ah-environment": "prod",
            "age": "2384",
            "etag": "W/\"1786237334-gzip\"",
            "via": "varnish",
            "x-cache": "HIT",
            "x-cache-hits": "1621",
            "accept-ranges": "bytes"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://uiowa.edu/",
        "title": "The University of Iowa",
        "description": "Join a global community of renowned artists, pioneering scientists, and faculty dedicated to student success at the University of Iowa.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "54.163.225.50": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "uiowa-edu.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 20,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4040.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044.4,
                "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": 111.84
}