{
    "ok": true,
    "domain": "uci.edu",
    "generated_at": "2026-08-08T18:09:36-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 73,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "2 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": "2 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "157 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 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: ec2-44-237-37-40.us-west-2.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "2 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": "2 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "157 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "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: ec2-44-237-37-40.us-west-2.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 200 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "44.237.37.40",
                "52.33.114.235"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 mxb-004d1a01.gslb.pphosted.com.",
                "10 mxa-004d1a01.gslb.pphosted.com."
            ],
            "TXT": [
                "\"00DWC00000C2NBJ=1TBWC0000000JsH\"",
                "\"pardot1057173=fb2df7b7fe6de55622127ff44a9805f88555f57e824bd7fd91b2ea87fb97b7e2\"",
                "\"questionpro-mail=CBePcVGAudOwIUtT8-Qx9A\"",
                "\"atlassian-domain-verification=L7pbDBawzhiLTdrBwr0zxLz5BZm94xsJ0Zr8IOpZlCSIKKSB/HGmcMM0DMguh0yc\"",
                "\"docusign=0b7a8853-5bde-42d6-a067-d1480753eaef\"",
                "\"onetrust-domain-verification=a8268e233f9b4fa4a2255edb5c5d5b7a\"",
                "\"dtm-domain-verification=UhoBGKuQN8Siq9K9fHrDQqZE1hISUyZWup7kwR2t_QQ\"",
                "\"1password-site-verification=LHWNNSQHIZC7RNZX2NZB22EDMU\"",
                "\"canva-site-verification=ahsq18bSu1cI0z5w_ow0Og\"",
                "\"00D0b000000C027=1TBa600000000jB\"",
                "\"dtm-domain-verification=PX7l7FQzZuqh8F2CKbzemXzCoZU7F2xMVC0a_J-iuww\"",
                "\"onetrust-domain-verification=b1f5d71b7a2b4617b22a4d8b5a985828\"",
                "\"1F16E447D1210A1BD4338AB41E74D42C\"",
                "\"google-site-verification=-pyGy33Hd6nXxSrfLvpG9dFhlMrKRZaTtASmKtV6ojs\"",
                "\"v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ?all\"",
                "\"canva-site-verification=liAVim1I_tDfK3pH9U75LA\"",
                "\"Ga28ym9RjoJjoEi+DUw4gBn+b3084cCMsLXkaVixWuVA7Rd1ECfKp/RV1N2GdUkF2X0cZxD+IABPnPhZey2X8A==\"",
                "\"sending_domain1057173=1c8b230ad3bd410b675eaa823f919f02b14a91d36b032f2085a0424431b2ff56\"",
                "\"00Dct000004pbUf=1TBct0000000DN3\"",
                "\"e2ma-verification=g3hfb\"",
                "\"00D61000000avM8=1TBVt00000006HL\"",
                "\"autodesk-domain-verification=PZ4S1jFfL0rSV93udTJs\"",
                "\"onetrust-domain-verification=16edbc3629f443fabd8dad950895f34d\"",
                "\"atlassian-domain-verification=RohmxL9BuytcJuMXhQ4a3GtrcjkHxdVrbBm/eeC3hEKh/2WCFHpKAmDt5ixb/CxW\"",
                "\"apple-domain-verification=tBd62mzRvqFsLjGW\"",
                "\"adobe-idp-site-verification=e634b61755f2851d70b1bfeb647e5cee36969dc9a85652085614543c1ba016ac\""
            ],
            "NS": [
                "ns6.service.uci.edu.",
                "ns5.service.uci.edu."
            ],
            "SOA": [
                "nsmaster.service.uci.edu. nacs-nsp.uci.edu. 2026080705 3600 600 604800 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.237.37.40",
            "52.33.114.235"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{ir}.%{v}.%{d}.spf.has.pphosted.com ?all",
        "dmarc": "v=DMARC1; p=none; fo=1; rua=mailto:dmarc_rua@emaildefense.proofpoint.com; ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.uci.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD3gpOIkAaWCexkcvVkUFBXwqx0OoAl0m44YqU9u0Z37ZT3fd5LtmrQ8NiBzaH+g/bp2JKJUW1VoYEmXQCxqYL3LE5B2yabCkf+YPxgQXHU5QXfZUyo5Nnt4orxRb/Ja+CeKHKNJvR2s+Pv9zfxy69wNst0YoFDnwNmUJv/MNhZjwIDAQAB; n=1024,1458076451,1473974051",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "?all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-237-37-40.us-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.237.37.40",
                        "52.33.114.235"
                    ],
                    "time_ms": 119.78
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.237.37.40",
                        "52.33.114.235"
                    ],
                    "time_ms": 80.46
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.237.37.40",
                        "52.33.114.235"
                    ],
                    "time_ms": 71.09
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.237.37.40",
                        "52.33.114.235"
                    ],
                    "time_ms": 100.71
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.237.37.40",
                        "52.33.114.235"
                    ],
                    "time_ms": 147.13
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "scpa-p-web.aws.uci.edu",
        "valid_from": "2026-06-28T19:00:00-05:00",
        "valid_to": "2027-01-12T17:59:59-06:00",
        "days_remaining": 157,
        "san": [
            "scpa-p-web.aws.uci.edu",
            "experts.communications.uci.edu",
            "dev.shine.uci.edu",
            "www.chancellor.uci.edu",
            "web.communications.uci.edu",
            "www.50th.uci.edu",
            "dev.specialreports.news.uci.edu",
            "test.ucomm.uci.edu",
            "staging.chancellor.uci.edu",
            "www.ucirvine.edu",
            "www.today.uci.edu",
            "staging.trademarks.uci.edu",
            "staging.specialreports.news.uci.edu",
            "www.communications.uci.edu",
            "specialreports.news.uci.edu",
            "businesspartnerships.uci.edu",
            "dev.web.communications.uci.edu",
            "www.cascade.uci.edu",
            "www.web.communications.uci.edu",
            "chancellor.uci.edu",
            "www.experts.communications.uci.edu",
            "www.brand.uci.edu",
            "staging.cascade.uci.edu",
            "scpa-web-aws-prod.aws.uci.edu",
            "www.uci.edu",
            "dev.trademarks.uci.edu",
            "staging.50th.uci.edu",
            "www.apps.communications.uci.edu",
            "dev.cascade.uci.edu",
            "www.shine.uci.edu",
            "search.uci.edu",
            "www.trademarks.uci.edu",
            "dev.experts.communications.uci.edu",
            "www.advocacy.uci.edu",
            "shine.uci.edu",
            "dev.search.uci.edu",
            "staging.cgr.uci.edu",
            "staging.shine.uci.edu",
            "brand.uci.edu",
            "dev.advocacy.uci.edu",
            "trademarks.uci.edu",
            "dev.cgr.uci.edu",
            "today.uci.edu",
            "staging.web.communications.uci.edu",
            "dev.today.uci.edu",
            "dev.ucomm.uci.edu",
            "apps.communications.uci.edu",
            "www.businesspartnerships.uci.edu",
            "communications.uci.edu",
            "uci.edu",
            "ucirvine.edu",
            "www.specialreports.news.uci.edu",
            "staging.ucomm.uci.edu",
            "staging.businesspartnerships.uci.edu",
            "dev.communications.uci.edu",
            "staging.search.uci.edu",
            "cascade.uci.edu",
            "staging.today.uci.edu",
            "www.cgr.uci.edu",
            "dev.chancellor.uci.edu",
            "staging.brand.uci.edu",
            "dev.brand.uci.edu",
            "staging.communications.uci.edu",
            "staging.experts.communications.uci.edu",
            "dev.businesspartnerships.uci.edu",
            "dev.50th.uci.edu",
            "staging.advocacy.uci.edu",
            "cgr.uci.edu",
            "www.search.uci.edu",
            "staging.apps.communications.uci.edu",
            "advocacy.uci.edu",
            "dev.apps.communications.uci.edu",
            "50th.uci.edu"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://uci.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 23:09:35 GMT",
            "content-type": "text/html; charset=UTF-8",
            "server": "Apache/2.4.68 () mod_auth_kerb/5.4",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1;  mode=block",
            "strict-transport-security": "max-age=31536000; includeSubDomains"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": false,
            "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": "Apache/2.4.68 () mod_auth_kerb/5.4",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://uci.edu/",
        "title": "UC Irvine",
        "description": "Homepage for the University of California, Irvine",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "44.237.37.40": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.33.114.235": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "mxb-004d1a01.gslb.pphosted.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 50.2,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 48.5,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 76.6,
                "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": 150.79
}