{
    "ok": true,
    "domain": "berkeley.edu",
    "generated_at": "2026-08-08T17:31:13-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 73,
            "network": 35,
            "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": "3 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "35 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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": "3 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "35 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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": [
                "141.193.213.20",
                "141.193.213.21"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "10 alt3.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"MS=10BE0CF63C8BD5AFF9A6EF7B71763B098A905719\"",
                "\"adobe-idp-site-verification=a113c870-3c49-4b4a-b3a4-31e1cf1860cb\"",
                "\"google-site-verification=fL93jj-VPnl_5wdFDh26YshzKVPraWAurHaBCu-k-Xw\"",
                "\"MS=ms19521665\"",
                "\"docusign=25bb9bc1-b377-48ce-a907-61472fca6261\"",
                "\"docusign=31f4475e-737f-4a3a-b6ea-60b1ac273c95\"",
                "\"klaviyo-site-verification=SWYLuM\"",
                "\"MS=ms37758698\"",
                "\"iContact1462072\"",
                "\"brevo-code:e1e8345a4a2352cdbd9d6979093f2aec\"",
                "\"jamf-site-verification=2jicltwxCxH93ep4OhO0dA\"",
                "\"v=spf1 include:_spf.berkeley.edu include:_spf2.berkeley.edu include:_spf.google.com include:_spf.qualtrics.com include:servers.mcsv.net include:spf.mailjet.com a:c.spf.service-now.com ~all\"",
                "\"apple-domain-verification=ZDtApcKYPmKfYxn4\"",
                "\"sending_domain102272=da1fdb1bce80fcb235c498ec3ad47745fed6ea7c6dc03752d88318531e6b07b7\"",
                "\"canva-site-verification=HJ933woS6KmNfYtvOaJHZA\"",
                "\"amazonses:IuakF7FVH1Y7h0Kap7krqHwRvoXFOzSET+Ri1VBHziA=\"",
                "\"google-site-verification=R5hbazPMfJqtXtm6OHprlDpBnSThQvYDrt-i-IqZvjE\"",
                "\"brevo-code:a2b2aef0282cf9caec92be7bed7630ad\"",
                "\"896263912-18360412\"",
                "\"ZOOM_verify_RirbP7N1QWC3Zzm02oL4Cw\"",
                "\"iContact1393487\"",
                "\"google-site-verification=loQrJWyMsMB249uINb-AsRGTWVoLdTc44Td3aMGn-NE\"",
                "\"atlassian-domain-verification=RIwGoMGAwFoHKm3AJg0bhFvuzEkRseqI6LStzthTqt4dWfA6Mqm5OCHFbZd1BJ9e\"",
                "\"brevo-code:ee0b01818d57850991280d3999efc841\"",
                "\"iContact1583632\"",
                "\"google-site-verification=CDuttEoV44OF0dD7qwidnTj3wvYxIPz05W6MKEZfKYc\"",
                "\"google-site-verification=C4YkQW0t-gtD5FpVWdjxAipEUofVb2p0KmW3xFaUJeA\""
            ],
            "NS": [
                "adns3.berkeley.edu.",
                "adns1.berkeley.edu.",
                "adns2.berkeley.edu."
            ],
            "SOA": [
                "ewdc-vps-ib1.net.berkeley.edu. hostmaster.berkeley.edu. 2071313121 10800 1080 2419200 300"
            ],
            "CAA": [],
            "DS": [
                "10359 10 2 90C805BDF785312D7CE4AF92D697CDB1E6F5228D7364DCE259D0652B 8579C65B",
                "17532 10 2 A6C9EC2B5AC641F87B436D2FF9ADB8D5655BC8434DE90CC47ED47F8B AD65AE1F"
            ],
            "DNSKEY": [
                "257 3 10 AwEAAc6EL48CEd3oETEE0MHAjiXfQxC65TGRuT8lnb5Y59P2j3zz9bjD NjpZONqJq3vTw2FXH+ZaXPh1PmbOTfPxO9LMs6Gozov5C8PTkj3R3pHI Jc5Fz4Hh5chHJA+vQYVx9W98s0Ld7d+qSFDkHK2IWhcvOHL2ka4e0+0x HeoWgpx6mL7ySxZr5kPeyLZss10EKJe6QZX0ihVpVpPvJvk7uEe3kqTT JuNjazVF/FOkXWMOIkC/gOhIJpu5dRPifoJot/D8qUFK/EZoN7XUMREi Jc/zhwnV9bS9wfVwLu8vNeB4CRXWo3gYdvBxKwcTY/YZB0GrPbYLmkTU aTJQT+yHX0c=",
                "256 3 10 AwEAAbq80lSwBXWdJRhOC20jqBVFNFf+pxng1RlmdVfEmgHLEDLUqxae FHNtY99hrJQEMsy8YhOvteeMuqQoWM+KOcuLWxZv1vR67FUe4P4kEnbE 29OIT+Apt/fNpQF4SS75ToztslcYOYRbaFiGfDPHQ/A2VVaPjbUzBU/E V0V5g7rH",
                "256 3 10 AwEAAZZ5PClby2YYqLKmF1PxXPaJk1DfILDea6oOAzDQSMNHRZBJ+F8g V7elcm12syUB+aLR1T6mVul82vwDcIcS+ytnqY0T/rqh4hDBM+SevEzA QV5kfMiG9qpep1HZGQukVW393pvQIoV6vBCZ2cYBRbQGP9nOD7sa2jUM LCPi+xNL"
            ],
            "RRSIG": [
                "MX 10 2 271 20260812210828 20260808204215 10997 berkeley.edu. ch+0aNKpbVZZx4HjY1/QMxlLRdkh9VIl4tV/voAgMr7DtbS1G5DeRb+P EPWg/Ee3PsLCM1uIYZ7fDIy0YWemYL7zA1kgXQfsyd6wpjCW7Arjcr7m aAef2z8A/UC2A1UQl9W7gU9k0GVgM8qE1NilEeEiYpj+gEpvmBBZWzDv SKM=",
                "NS 10 2 10800 20260812214317 20260808210403 10997 berkeley.edu. WKzD7FdvYuz3oposjfa4q4rzdA53Xh73u80xf9M8sxr8H6MpPCWWUqS6 AzCSkxIzqwYUlPs53y4UO1KorjMN1NEWYE2tJwNL3kd4sbGnq9efdufW gLfS1eGCSMdQhtqKI7dxWC7u/pgCfeygxSLit0Bc1adjIQnsLwjVnFaw RKw=",
                "DNSKEY 10 2 172800 20260812034045 20260808031050 17532 berkeley.edu. YPQhW240lR+FhCK5HjvK5uk9jfimORytskdYucn/3IoUJeR2C79i7+7G cyWT6La2/tKkKhkGSPLkXKTH6/I+P/+MoDyhOwUbjSNguFcbPp6d8AfK ucskHZzIy+lhilib6GIiG80IBHUwgqOPl5B9gqZjAOWrOBaFmraSHGiO QhO9rYKcF3KDvDMG+pQ4vnttxzOkNNvqe3lqcy7DQgiVZPnd2FZu4OQe D+ZQx8kHD/NJS3sOYpfV0l5qkJUm60UsDrUgLI140nhhLw9/f00/fgwy bwFR+oOegqrNyhdq13PcMNQ2oUkxLsl/Djmr3cUTrqHcMiJF4RL1AD3z 6FJOiw==",
                "DNSKEY 10 2 172800 20260812034045 20260808031050 10997 berkeley.edu. aC3fSBewMMWl5oPRZbVNg2zxa0dYbM56V0XLJp/B+5s44qJgs8LVkmYh cBFuXK11qOu8Jz/FNeYuJRbeFxqo7906Z1Fv0KjKaib/w49bP09NxsHz aGL0O1umURMj1Eb6qiseF85ytzcI85KT7OllVXfyCoLm9BfHdnDeEG75 Eb8=",
                "NSEC 10 2 300 20260812180203 20260808172241 10997 berkeley.edu. JwKsAzTKDA8zcd0ueuhYnAI9rou3FUPViTEZXKlL+znHCGhye+7aiAQr axGdeyGSJuge9a3qKLS5pSVJMptV6T9U2Nfp6C/KzQd3d1uy1zAtg/Qq GKkMrZ+RKepTXdcNQ3eAbUPDgR2jJuZ0Fn8FF+6H8Zn6Jfw/PTpCRUeP jEc=",
                "SOA 10 2 10800 20260812223055 20260808213055 10997 berkeley.edu. BID5WDAShsnwOdpSJYLhl7qFGVapjvGM8gMfT1X+k61nbMtZE4y41qsN /MR5NK0a1jKj7YXLrJbyeSoX2ch2S0ZRTKsdGEqrsf/0TUXMeTG7qARI IYwMUYK/DbL3Gn1d+kfE0kszVa6TCT6XVzMPL8cwczuxg4PJ0FqdDIiJ 1xU=",
                "TXT 10 2 3600 20260812194445 20260808190529 10997 berkeley.edu. RiBHLOaMmtQd/1s2fd3M857MtiPCFzTExuXy2tlo6CBYmdobWPyqx3/l hWi31z+pHxohUkDY4V4zxSaroaPfzGo5BFLsNWO8gvBj9zINUtC53mIi ZKyPSQg1zdX3m+n7RHAB48+xVx14ttzD2SCedRQnd+S0DvYMKUKfMtsw T4A=",
                "A 10 2 300 20260812202405 20260808194818 10997 berkeley.edu. Cgx+2whuzfPJnYiaI9JBZ6KrNVOAYsA2MwhnkvCDWSDSg51Rc0Ff9fyp ThMFO9L979ipbTCyNNGDqY1mrGZwk4z8STTiqMPvZuxIX1zAwuHGTl4p lupnvhu3qSzJ5eEjnh4e7J6Ca/DN58fk+bJLenAhYME1S67LvnyoBK2Q Ahs=",
                "DS 13 2 86400 20260813033312 20260806022312 6705 edu. yGexggqMMzmnjWJjLUmFfANk/X5Vw7bVKlHj44w7uXhPRL09SbmsFTVH SRnICocOkZysPQvBe7RmZc/RFMdekg=="
            ],
            "NSEC": [
                "10000.berkeley.edu. A NS SOA MX TXT RRSIG NSEC DNSKEY"
            ],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "141.193.213.20",
            "141.193.213.21"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.berkeley.edu include:_spf2.berkeley.edu include:_spf.google.com include:_spf.qualtrics.com include:servers.mcsv.net include:spf.mailjet.com a:c.spf.service-now.com ~all",
        "dmarc": "v=DMARC1; p=reject; np=reject; psd=n; rua=mailto:dmarcrpt@berkeley.edu; ruf=mailto:dmarcrpt@berkeley.edu",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.berkeley.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAutuzI0L8T7sOTTYuvzHxv/BsZq1pqq0qDmvoKXLd84Prmdnxb2R2ClNV4/kmkiMsKFdwLiYQ1W+fvZYCw8/Jrycj4q3N0GP/egcuoPozvtMvVJSwpRFuyHKe1k41Vo4f9VGADA4E0aaPhhX2gkGNsMo+nw8MxKb5k5OKKlsvnUr3yvm9uFsvJBYsomf1O3k9tcaz1DMP3d18OEVFNRBQ+vUSDSZXZsI0iERgzJP0oiwKOsIxKzajr6gJBsFanILAwyr/DFIje5uLPo//M4qVreRSkHZqIiBLpOdD2TSQ1BkNsxdIB26OqPUHbjdwEVsWr4uEThLkUP1KCn07ZDvIpQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "141.193.213.20",
                        "141.193.213.21"
                    ],
                    "time_ms": 39.59
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "141.193.213.20",
                        "141.193.213.21"
                    ],
                    "time_ms": 44.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "141.193.213.20",
                        "141.193.213.21"
                    ],
                    "time_ms": 86.49
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "141.193.213.20",
                        "141.193.213.21"
                    ],
                    "time_ms": 88.12
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "141.193.213.20",
                        "141.193.213.21"
                    ],
                    "time_ms": 204.88
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Google Trust Services",
        "subject": "berkeley.edu",
        "valid_from": "2026-06-14T22:54:36-05:00",
        "valid_to": "2026-09-12T23:54:25-05:00",
        "days_remaining": 35,
        "san": [
            "berkeley.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.berkeley.edu/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sat, 08 Aug 2026 22:31:05 GMT",
            "content-type": "text/html; charset=UTF-8",
            "location": "https://www.berkeley.edu/",
            "server": "cloudflare",
            "vary": "Accept-Encoding,Cookie",
            "set-cookie": "__cf_bm=mZVf0HnGyBwewY842MnxVD8XPgxMc7PL8DApJ5cZ7hI-1786228265.5452783-1.0.1.1-oI1WWJN7H8eSzGiKzMwDqkWtxwpwlb6DXKBljIPWD_5g5YBvML_urosyj0aVtrRQBcEI8XYArbVed2m_bLMEbeGLGFCHm56r8j10imOBkNdNBQFbiu1dmyy5CA7w4W_K; HttpOnly; SameSite=None; Secure; Path=/; Domain=www.berkeley.edu; Expires=Sat, 08 Aug 2026 23:01:05 GMT",
            "cf-cache-status": "HIT",
            "cf-ray": "a281f823aecaf74d-STL",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-frame-options": "SAMEORIGIN",
            "access-control-allow-origin": "https://www.berkeley.edu",
            "link": "<https://www.berkeley.edu/>; rel=shortlink",
            "x-powered-by": "WP Engine",
            "x-cacheable": "SHORT",
            "cache-control": "max-age=600, must-revalidate",
            "x-cache": "HIT: 2",
            "x-cache-group": "iphone",
            "last-modified": "Sat, 08 Aug 2026 22:30:35 GMT",
            "referrer-policy": "strict-origin-when-cross-origin",
            "x-permitted-cross-domain-policies": "none",
            "age": "196"
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": "WP Engine"
    },
    "webpage": {
        "url": "https://www.berkeley.edu/",
        "title": "University of California, Berkeley: Home",
        "description": "UC Berkeley pushes the boundaries of knowledge, challenges convention and expands opportunity to create the leaders of tomorrow.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "141.193.213.20": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "141.193.213.21": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.8,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 128.57
}