{
    "ok": true,
    "domain": "biola.edu",
    "generated_at": "2026-08-11T05:25:21-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 81,
            "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": "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": "152 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out"
            },
            {
                "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": "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": "152 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": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ;; communications error to 69.64.44.20#53: timed out",
                "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": [
                "199.19.144.30"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=q7mexxsdpilkc9behw1sq305nrni59\"",
                "\"docusign=dbee28e0-67bc-470c-a515-491f8280a45f\"",
                "\"_milvy9ofrrefxeoprkrltxgrax8pr60\"",
                "\"_xv8z21f15cwyherqjmufi45tu79rfn4\"",
                "\"google-site-verification=_CxiZgnjw8rRlECE5QFVz-nGOeRqthfcs0GGoQj5Z0c\"",
                "\"adobe-idp-site-verification=53dc164f4379f4b85e1801b6ffb43388f8b112bd9e20e2662401d013d5f9e50a\"",
                "\"apple-domain-verification=TGrtw3vJMAjQqLyG\"",
                "\"airtable-verification=6046119d5274186a25700f7c1f17b3f2\"",
                "\"jamf-site-verification=BXehv0k9ZgE4vXorL6lmDQ\"",
                "\"google-site-verification=3ku4DLLB0lXI1vAuDzxorYem7UoFWdI7_mE2ejKdFIQ\"",
                "\"v=spf1 ip4:199.19.144.0/24 ip4:208.185.229.0/24 ip4:208.185.235.0/24 ip4:208.117.49.214 ip4:167.89.16.8 ip4:50.31.36.179 \" \"ip4:74.122.104.26 ip4:74.122.104.64 ip4:35.161.117.160 ip4:52.45.50.190 ip4:54.146.129.215 ip4:198.187.196.100 ip4:216.17.118.29 ip4:64.132.88.34 \" \"ip4:206.107.42.249 ip4:206.107.42.254 ip4:35.80.141.6 ip4:44.229.121.55 ip4:216.235.195.0/24 ip4:199.19.144.31 ip4:199.19.144.30 ip4:50.31.43.252 ip4:205.139.104.0/22 ip4:74.122.104.0/22 ip4:148.59.100.16/28  include:_spf.google.com include:spf.elluciancl\" \"oud.com include:_spf.psm.knowbe4.com ~all\"",
                "\"apple-domain-verification=KX82CKWo9cqi6WtgvtxQyZNrdmTBB1YK8KBghzrPQ8I\"",
                "\"_wkm5t7t7sgtrp4ycr7ai170jfs7tgbf\"",
                "\"cisco-ci-domain-verification=70fc6493d74eef49d51b018be68d4743ff71d8ec8a7136575ca89911296fd685\"",
                "\"google-site-verification=jzFVPR7Dbibjy_ns0maGtUuC3Hm1o89WoATtCs86-74\""
            ],
            "NS": [
                "ns-1489.awsdns-58.org.",
                "ns-77.awsdns-09.com.",
                "ns-723.awsdns-26.net.",
                "ns-1702.awsdns-20.co.uk."
            ],
            "SOA": [
                "ns-1702.awsdns-20.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "199.19.144.30"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:199.19.144.0/24 ip4:208.185.229.0/24 ip4:208.185.235.0/24 ip4:208.117.49.214 ip4:167.89.16.8 ip4:50.31.36.179 ip4:74.122.104.26 ip4:74.122.104.64 ip4:35.161.117.160 ip4:52.45.50.190 ip4:54.146.129.215 ip4:198.187.196.100 ip4:216.17.118.29 ip4:64.132.88.34 ip4:206.107.42.249 ip4:206.107.42.254 ip4:35.80.141.6 ip4:44.229.121.55 ip4:216.235.195.0/24 ip4:199.19.144.31 ip4:199.19.144.30 ip4:50.31.43.252 ip4:205.139.104.0/22 ip4:74.122.104.0/22 ip4:148.59.100.16/28  include:_spf.google.com include:spf.elluciancloud.com include:_spf.psm.knowbe4.com ~all",
        "dmarc": "v=DMARC1; p=quarantine; rua=mailto:cgjtuawt@ag.us.dmarcian.com,mailto:dmarc-reports@biola.edu; ruf=mailto:dmarc-reports@biola.edu;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.biola.edu",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsPhgawUhMOEBS853RmSIe+kuQzEx8wQMkbk5SqvZklDQJCjrwf+8/ySIReB22NN6vl8qwE8Eu4Jt2TR16NWjPLi/lsWRW7LD06rgIXKiyDiCUasBxbNKKEDtYNJSqD1DeB0cAQ56xUTjo+CX1vF/OawptTKSQNXlI1UV/g1zEAQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": ";; communications error to 69.64.44.20#53: timed out",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "199.19.144.30"
                    ],
                    "time_ms": 40.74
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "199.19.144.30"
                    ],
                    "time_ms": 34.08
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "199.19.144.30"
                    ],
                    "time_ms": 80.3
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "199.19.144.30"
                    ],
                    "time_ms": 99.42
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "199.19.144.30"
                    ],
                    "time_ms": 104.11
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.biola.edu",
        "valid_from": "2025-12-09T18:00:00-06:00",
        "valid_to": "2027-01-10T17:59:59-06:00",
        "days_remaining": 152,
        "san": [
            "*.biola.edu",
            "biola.edu"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.biola.edu/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "server": "nginx",
            "date": "Tue, 11 Aug 2026 10:25:12 GMT",
            "content-type": "text/html; charset=utf-8",
            "content-length": "162",
            "connection": "keep-alive",
            "location": "https://www.biola.edu/",
            "vary": "Accept",
            "x-frame-options": "SAMEORIGIN",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "x-download-options": "noopen",
            "x-permitted-cross-domain-policies": "none",
            "referrer-policy": "strict-origin-when-cross-origin",
            "link": "<https://dhsl8p9ocex96.cloudfront.net/assets/pages/home-page-2f759267fc8911371427616f0c66c7fc44b605f002606a13b83ad34e95028df1.css>; rel=preload; as=style; nopush,<https://cdn.biola.edu/jwp/jwplayer.js>; rel=preload; as=script; nopush,<//cdn.biola.edu/jwp/jwpsrv-dnt.js>; rel=preload; as=script; type=text/javascript,<https://cdn.biola.edu/jwp/jwplayer.core.js>; rel=preload; as=script; type=text/javascript,<https://cdn.biola.edu/jwp/provider.hlsjs.js>; rel=preload; as=script; type=text/javascript,<https://cdn.biola.edu/biolaedu_header/v5b_e7/v23099_biolaedu_header_v5b.m3u8>; rel=preload; as=fetch; type=application/x-mpegurl; crossorigin=anonymous,<https://dhsl8p9ocex96.cloudfront.net/assets/application-31a7d4e91aa4cbeb3b6d3fe10a2345bc1e159e08720e73dbd6c6912bf5e9cf3f.css>; rel=preload; as=style; nopush,<https://use.typekit.net/riq0fcm.css>; rel=preload; as=style; nopush,<https://dhsl8p9ocex96.cloudfront.net/assets/home-04103d36f4babb241f66efa1121e69d952f3fb5acaa1c1554534e0a2e0258cff.js>; rel=preload; as=script; nopush",
            "etag": "W/\"88dc856043e8931174895200cb173f59\"",
            "cache-control": "max-age=0, private, must-revalidate",
            "set-cookie": "_biola_edu_session=Ic0a7UQEujC86OZkBbh%2BnD%2FDWdoS5NNbMBEeaDHWCiWPnkiu7WRC%2BUCQsRYoKEQ%2BSgWdnWtIDSI%2FTxXk9QHDrAGN7lTEPoqQ1oCitPD1NcnBvI8dZALs%2FyiaknNEvo%2BqobtQ8nZA429s4H5AfN27Yc42XqdFW59NbysRrNARo8nqCxyrpTZ91uJt2bkOxXdcjiFhxjYhD9U97wr6IWjw8Te5Ji1DNwdcHuYFutXZRCcKpctNstEq2UDuN0nDi721ZwiEVujo6JptEp8RVqk06gV29Getjelaorw%3D--gBqDpeUOthrD8qME--MMZ4kSJditqCxDqQ5BvOfg%3D%3D; path=/; HttpOnly; SameSite=Lax; Secure",
            "x-request-id": "6248d3d5-561e-4a61-b83b-7aa706c480fc",
            "x-runtime": "0.030323",
            "strict-transport-security": "max-age=31536000"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "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": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.biola.edu/",
        "title": "Biola University - A Private Christian University in Southern California",
        "description": "Biola University is a nationally ranked private Christian university located in Southern California, and a member of the Council for Christian Colleges & Universities",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "199.19.144.30": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.1,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4021.3,
                "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": 85.26
}