{
    "ok": true,
    "domain": "uvic.ca",
    "generated_at": "2026-08-08T23:50:26-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 87,
        "label": "Good",
        "categories": {
            "dns": 80,
            "mail": 90,
            "security": 81,
            "network": 85,
            "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": 10,
                "lost_points": 0,
                "detail": "1 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": "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": "134 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: wwwlbserver.uvic.ca"
            },
            {
                "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": 35,
                "lost_points": 0,
                "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": "ok",
                "title": "IPv6 (AAAA)",
                "detail": "1 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "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": "134 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: wwwlbserver.uvic.ca",
                "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": "ok",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "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": [
                "142.104.197.120"
            ],
            "AAAA": [
                "2607:f8f0:c10::100"
            ],
            "CNAME": [],
            "MX": [
                "0 uvic-ca.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"6nmhbi3g4e558ea1islec7grhb\"",
                "\"f04ocvmenhv37j8mau806b5jn3\"",
                "\"k4s5j8ve14jt6p5jc362sqtj98\"",
                "\"rVYuRlWuQojPGmbl2wGXIX2uiBno481gFrvz4fu2ws6Fs3LZI/ptbdogOLsLO2+75ss/T7EAOBJYINj96UR/Xw==\"",
                "\"63tjjlcmi29k3ish86mhqj4gp6\"",
                "\"mandrill_verify.xgdZVyBTdNtrTbmt_wR3eg\"",
                "\"dg2Lp5u8mc6T3ROEycbiYHBPunBO5dq0aWXCYxRVqd4=\"",
                "\"RjMnKW4rPTiJX6DUqsgbP5DuLUD8d8ocdsiXQrVZ54LXwcOykfLxB66TiAUEa31xUe1RwJsRgxPPKp/qOtE2Og==\"",
                "\"mD+0q0X5FUWEBWxUIVk31+f39R8UDWOQlFuKUrHk68o=\"",
                "\"apple-domain-verification=IplE4KLm9HJQK7jf\"",
                "\"v=spf1 ip4:142.104.177.224/27 ip4:142.104.42.96/27 ip4:142.104.224.0/26 ip4:142.104.225.0/26 include:spf.protection.outlook.com \" \"include:outboundmail.blackbaud.net ip4:3.97.99.32 ip4:3.97.99.33 ip4:3.97.99.42 ip4:3.97.99.43 ip4:66.85.31.4 ip4:15.156.29.83 ip4:45.61.49.183 ip4:45.61.49.253 ip4:72.5.52.0/24 ip4:20.63.70.156 ip4:64.16.12.162 ip4:64.16.12\" \".154 ip4:15.222.66.171 ip4:18.223.90.162 ip4:40.85.207.192 ip4:20.151.106.26 include:_spf1.uvic.ca -all\"",
                "\"_globalsign-domain-verification=5YUEnttMD1ludUAsJufbEljrOnsAUWJ5Z_TAXqr7XO\"",
                "\"NdLORtAQbJHuHFC/5y9X+FZZ2zHYdmbBh6ZkNlB9NNM=\"",
                "\"zQYk7mijv8Nm3o3McY5aUNqGO0ViR/sXIAO3RB04tdI=\"",
                "\"5o7gtfkem059n7im2rdoipah7d\"",
                "\"brevo-code:a03a8cd2f541054ef9aa7d7bfc0f9a5c\"",
                "\"docusign=0dc7def8-3037-4fc4-9a6e-23d00c0ccf56\"",
                "\"google-site-verification=2MlihNum3j8H5JhlVkuFYFeEtd1yuRtbijKhftzOFO0\"",
                "\"docusign=31342ff3-f9bd-41fa-afda-53d7ee5974de\"",
                "\"google-site-verification=37eGN6X1I5iDrziI6BxxsFtZHV14ffLm2qBQGY3OHqY\"",
                "\"atlassian-domain-verification=RtaJpa6HT/m1ztneOaXTknIvZ8wMDHAFav1kE6mf8O1/aZDrT9FxdUcKp0P3tSWQ\""
            ],
            "NS": [
                "dns2.uvic.ca.",
                "ns1.d-zone.ca.",
                "dns1.uvic.ca.",
                "ns2.d-zone.ca."
            ],
            "SOA": [
                "dns1.uvic.ca. netadmin.uvic.ca. 1702007183 10800 300 2592000 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "142.104.197.120"
        ],
        "ipv6": [
            "2607:f8f0:c10::100"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:142.104.177.224/27 ip4:142.104.42.96/27 ip4:142.104.224.0/26 ip4:142.104.225.0/26 include:spf.protection.outlook.com include:outboundmail.blackbaud.net ip4:3.97.99.32 ip4:3.97.99.33 ip4:3.97.99.42 ip4:3.97.99.43 ip4:66.85.31.4 ip4:15.156.29.83 ip4:45.61.49.183 ip4:45.61.49.253 ip4:72.5.52.0/24 ip4:20.63.70.156 ip4:64.16.12.162 ip4:64.16.12.154 ip4:15.222.66.171 ip4:18.223.90.162 ip4:40.85.207.192 ip4:20.151.106.26 include:_spf1.uvic.ca -all",
        "dmarc": "v=DMARC1;p=reject;pct=100;rua=mailto:dmarcadmin@uvic.edu;ruf=mailto:dmarcadmin@uvic.edu",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.uvic.ca",
        "dkim": "v=DKIM1; k=rsa; s=email; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqB7fowMjFBoGeyKMc60cNTcLpoNgjjj+mjB1Yb0ViGNhIvtEKVQGddx8rkr6JvYYSAUpPEXRGjKXKWWSb1dmNYygNLoISZt9o2LLXpqMRbpO6LWk18Te1zXqHNjkA2w1U+C9njhfVlX9SJN3G1VTnzCcQOwNF6xbNzItZLb2gTwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "wwwlbserver.uvic.ca",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "142.104.197.120"
                    ],
                    "time_ms": 34.65
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "142.104.197.120"
                    ],
                    "time_ms": 34.28
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "142.104.197.120"
                    ],
                    "time_ms": 69.23
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "142.104.197.120"
                    ],
                    "time_ms": 110.35
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "142.104.197.120"
                    ],
                    "time_ms": 197.17
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GlobalSign nv-sa",
        "subject": "www.uvic.ca",
        "valid_from": "2025-11-19T11:16:14-06:00",
        "valid_to": "2026-12-21T11:16:13-06:00",
        "days_remaining": 134,
        "san": [
            "www.uvic.ca",
            "uvic.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.uvic.ca/",
        "status": "HTTP/1.1 200 OK",
        "http_version": "2",
        "headers": {
            "location": "https://www.uvic.ca/",
            "server": "BigIP",
            "connection": "close",
            "content-length": "0",
            "date": "Sun, 09 Aug 2026 04:50:17 GMT",
            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
            "cache-control": "no-store, no-cache, must-revalidate",
            "pragma": "no-cache",
            "set-cookie": "TS0165a077=0183e075345374f9d59dad74e3edc3f86001ecd6ccb1f65d8bc67241111e34e07d73a168eeb74a894853ef5c6df5dc04494c07706d; path=/; domain=.uvic.ca; HttpOnly; Secure",
            "x-xss-protection": "1; mode=block",
            "x-content-type-options": "nosniff",
            "referrer-policy": "strict-origin-when-cross-origin",
            "permissions-policy": "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()",
            "vary": "User-Agent",
            "content-type": "text/html; charset=UTF-8",
            "strict-transport-security": "max-age=16070400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "BigIP",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.uvic.ca/",
        "title": "Home - University of Victoria",
        "description": "Inspired by and honouring place, we are a community-minded, globally engaged university where we transform ideas into meaningful impact.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "142.104.197.120": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "uvic-ca.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.5,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4019.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044,
                "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": 86.47
}