{
    "ok": true,
    "domain": "uwo.ca",
    "generated_at": "2026-08-09T00:41:50-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 85,
            "mail": 90,
            "security": 73,
            "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": "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": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "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": "146 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: web3.uwo.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/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "1 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "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": "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": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "146 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: web3.uwo.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/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": [
                "129.100.0.79"
            ],
            "AAAA": [
                "2605:500:420:1:129:100:0:79"
            ],
            "CNAME": [],
            "MX": [
                "0 uwo-ca.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"7a78aaf4-25fc-40af-bb7b-015438152c82\"",
                "\"(519) 661-2151\"",
                "\"google-gws-recovery-domain-verification=73003649\"",
                "\"v=spf1 ip4:129.100.1.8/29 ip4:129.100.1.192/28 include:spf.protection.outlook.com include:sharepointonline.com -all\"",
                "\"atlassian-domain-verification=A+fe2CImtF694vtP8UOKbNF/uyTePLXeW14mKtb79uetTdZL9E2Zd+6eB5BpiY6X\"",
                "\"London, Ontario, Canada\"",
                "\"adobe-idp-site-verification=74b9b7a041f2df025be17fced29038b0bbe8f6d87696de5702bd10b7592b7d9a\"",
                "\"brevo-code:b1414e0a234265a2faa294058248ae06\"",
                "\"spf2.0/pra\"",
                "\"atlassian-sending-domain-verification=d10c36f0-5100-42a1-aba4-e154bb988b37\"",
                "\"cisco-ci-domain-verification=77a2a79932447a2516dbaa7a732e6a6987349bba3f287d522d6ffaa7df378451\"",
                "\"knowbe4-site-verification=eb16f5dd07598eb18df1d4e398f1150d\"",
                "\"MS=ms69432798\"",
                "\"hpe-greenlake-domain-verification=324b33433574347958493175316958396666695368443167627634557263434c\"",
                "\"The University of Western Ontario\"",
                "\"Network Operations Centre <noc@uwo.ca>\"",
                "\"CAB41AC0EFC62858C6DDC26B54BD44CCCF2325C4\""
            ],
            "NS": [
                "ns3.uwo.ca.",
                "ns1.uwo.ca.",
                "ns2.uwo.ca."
            ],
            "SOA": [
                "ns1.uwo.ca. noc.uwo.ca. 2012114031 3600 900 3600000 3600"
            ],
            "CAA": [
                "0 iodef \"mailto:nso@uwo.ca\"",
                "0 issue \"sectigo.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "129.100.0.79"
        ],
        "ipv6": [
            "2605:500:420:1:129:100:0:79"
        ]
    },
    "mail": {
        "spf": "v=spf1 ip4:129.100.1.8/29 ip4:129.100.1.192/28 include:spf.protection.outlook.com include:sharepointonline.com -all",
        "dmarc": "v=DMARC1; p=none; sp=none",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.uwo.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCsvIvFMv7L0jqbEtRRRWen6eQVMGzi5z3iS8zL3nqLtA5ukd8O0TnZZzU3XgRKwDqT6KK/9S9eEvJFJS5X8PdHeMlFZXeyO8f9jq7q+OIfMBxKIHjpsY/GdFU/krtuzaCAj/kaX8pdXJBR7AuHjkrIW+A/R2XT283WGarnb//7qQIDAQAB; n=1024,1457571768,1473469368",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "web3.uwo.ca",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "129.100.0.79"
                    ],
                    "time_ms": 61.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "129.100.0.79"
                    ],
                    "time_ms": 84.98
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "129.100.0.79"
                    ],
                    "time_ms": 103.16
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "129.100.0.79"
                    ],
                    "time_ms": 84.93
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "129.100.0.79"
                    ],
                    "time_ms": 84.04
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Sectigo Limited",
        "subject": "*.uwo.ca",
        "valid_from": "2026-06-17T19:00:00-05:00",
        "valid_to": "2027-01-02T17:59:59-06:00",
        "days_remaining": 146,
        "san": [
            "*.uwo.ca",
            "advhelp.westernu.ca",
            "bionext.ca",
            "brand.westernu.ca",
            "hirewesternu.ca",
            "londonmdc.ca",
            "mcintoshgallery.ca",
            "preceptor.ca",
            "purchaseandtravel.wts.uwo.ca",
            "ramp.wts.uwo.ca",
            "techdebt-registry.wts.uwo.ca",
            "techdebt.wts.uwo.ca",
            "uwo.ca",
            "uwo.edu",
            "westernheadseast.ca",
            "westernu.ca",
            "www.accessibility.uwo.ca",
            "www.apmaths.uwo.ca",
            "www.autism.uwo.ca",
            "www.bionext.ca",
            "www.blacklondoners.uwo.ca",
            "www.boneandjoint.uwo.ca",
            "www.brescia.uwo.ca",
            "www.cmhr.uwo.ca",
            "www.commerce.uwo.ca",
            "www.cpsx.uwo.ca",
            "www.ddd.uwo.ca",
            "www.edi.uwo.ca",
            "www.ehpl.uwo.ca",
            "www.elearningtoolkit.uwo.ca",
            "www.emerg.uwo.ca",
            "www.fire.uwo.ca",
            "www.fmts.uwo.ca",
            "www.foundation.uwo.ca",
            "www.goabroad.uwo.ca",
            "www.hirewesternu.ca",
            "www.iesc.uwo.ca",
            "www.indigenous.uwo.ca",
            "www.indigenouslearningspace.uwo.ca",
            "www.international.uwo.ca",
            "www.internationalweek.uwo.ca",
            "www.itrc.uwo.ca",
            "www.law.uwo.ca",
            "www.learning.uwo.ca",
            "www.londonmdc.ca",
            "www.lrpc.uwo.ca",
            "www.malicious.uwo.ca",
            "www.math.uwo.ca",
            "www.mcintoshgallery.ca",
            "www.mmd.uwo.ca",
            "www.mobile.uwo.ca",
            "www.mobility.uwo.ca",
            "www.music.uwo.ca",
            "www.owenlab.uwo.ca",
            "www.postdocs.uwo.ca",
            "www.preceptor.ca",
            "www.president.uwo.ca",
            "www.preterm.uwo.ca",
            "www.provost.uwo.ca",
            "www.rotman.uwo.ca",
            "www.safecampus.uwo.ca",
            "www.sao.uwo.ca",
            "www.uwo.edu",
            "www.westernheadseast.ca",
            "www.westernu.ca",
            "www.zaplab.uwo.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.uwo.ca/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 05:41:42 GMT",
            "server": "Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_perl/2.0.12 Perl/v5.26.3",
            "location": "https://www.uwo.ca/",
            "content-type": "text/html; charset=UTF-8",
            "set-cookie": "BIGipServerCorporate-Web--80=1332747692.20480.0000; path=/; Httponly; Secure",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "last-modified": "Fri, 07 Aug 2026 13:20:32 GMT",
            "etag": "\"2e3a1-65874de85131f\"",
            "accept-ranges": "bytes",
            "content-length": "189345"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": false,
            "x-content-type-options": true,
            "x-frame-options": false,
            "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.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k mod_perl/2.0.12 Perl/v5.26.3",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.uwo.ca/",
        "title": "Western University",
        "description": "Ranked in the top 1% of universities worldwide, Western combines research excellence and student experience to create impact locally and globally.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "129.100.0.79": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "uwo-ca.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 26.7,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4044.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4055.7,
                "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": 121.22
}