{
    "ok": true,
    "domain": "sportsnet.ca",
    "generated_at": "2026-08-09T16:24:48-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 80,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 88,
            "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": "6 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": 0,
                "lost_points": 10,
                "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": "32 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": 23,
                "lost_points": 12,
                "detail": "6 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-38-77-29.deploy.static.akamaitechnologies.com"
            },
            {
                "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/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": "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": "6 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": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "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": "32 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": "6 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 23,
                "lost_points": 12
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-38-77-29.deploy.static.akamaitechnologies.com",
                "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/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": [
                "23.38.77.29"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 sportsnet-ca.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"cpnmfvwl72klvgd9r0276hmr9c11b8kj\"",
                "\"google-site-verification=ijUuMhFvCIa1oWHLo_l7gnNlQQTXSW43S6b9O9jHhSA\"",
                "\"MS=ms77458182\"",
                "\"vfkg4p2x9rrjf4q8cdfz2f7tf49fv8mx\"",
                "\"bcn=1C166802-B7B7-11ED-8E06-E2BE93C9F8BA\"",
                "\"zvzl1mw51kppjf1cck8slxfg9sk10ypv\"",
                "\"v=spf1 include:spf.protection.rci.rogers.com include:spf.mandrillapp.com -all\"",
                "\"_v7jh73n6jwi9r2tah2prgyarsj2t0ep\"",
                "\"_mpdjjoaordbt3yj9nbjo1xdemgdt17t\"",
                "\"lsjs27rz3nwv47ztfl85ydz4k198mzsr\"",
                "\"_d2begye9gb07fonposaish0t1n8851h\"",
                "\"DJ56v1HBQhL+v7Zfp03cmmpdJvgMdZ/WwsPEANXldrUiIjpgGcwniFyE4nXbrmLLDQhKdvEcYv4g+nMH/fngiA==\"",
                "\"google-site-verification=f933ljK6ZvlRJITyGJsCUvFFH6-BcqpGKPWeYR3UdaQ\"",
                "\"303dwh9gt9nh3d46fwpf1m8187xq9c2c\"",
                "\"_dvyhcmjhanbh5wlq3s5wsnlvnmizv4j\""
            ],
            "NS": [
                "a22-67.akam.net.",
                "a6-65.akam.net.",
                "a9-67.akam.net.",
                "a1-220.akam.net.",
                "a3-64.akam.net.",
                "a8-66.akam.net."
            ],
            "SOA": [
                "a3-64.akam.net. hostmaster.akamai.com. 2017031773 43200 7200 604800 300"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.38.77.29"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.rci.rogers.com include:spf.mandrillapp.com -all",
        "dmarc": "v=DMARC1;p=none;pct=100;rua=mailto:DMARC.Failures@rci.rogers.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.sportsnet.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvQa047gwYgpUheCJuMA50wgRunUvpJ6shF4D05Je5Tjj3GGEodRL6E5FiPZcd9s03gPdPKU55ae/LbvZ0bFG0aT/9DlZX+JEbhxt24sT8h0D4AnjU+FaIh2y43J+f5SWVeOSdkv3gL0MVwirwDoTBBGcCN+cb8AVkQrkoCfLDG3V6e6WVU+Df0OSI6zhfAM+hJfDaBAvvbQ0rIwS/UlJ75xuQwpsuVQcQ971fifvMMkAW3aKQzjriLeTjVoj4yfLTtCYjj0AVwok5WBRHEhJn3hyTXqBclwmtSAMNH6wjt4YrVx9XhXxtV3oWLnwe/whZC7CxDoOrVPTzYZOFIq6dQIDAQAB;",
        "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": "a23-38-77-29.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.38.77.29"
                    ],
                    "time_ms": 53.1
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.38.77.29"
                    ],
                    "time_ms": 49.6
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.195.193.10"
                    ],
                    "time_ms": 61.51
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.38.77.29"
                    ],
                    "time_ms": 252.51
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.66.206.5"
                    ],
                    "time_ms": 81.93
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "san.rogersmedia.com",
        "valid_from": "2025-09-10T19:00:00-05:00",
        "valid_to": "2026-09-10T18:59:59-05:00",
        "days_remaining": 32,
        "san": [
            "san.rogersmedia.com",
            "1310news.com",
            "570news.com",
            "660citynews.com",
            "660news.com",
            "680news.com",
            "airmiles.rogersdigitalmedia.com",
            "akamai-utility.rogersdigitalmedia.com",
            "akamaiv3-utility.rogersmedia.com",
            "allinforequality.ca",
            "allinforequality.com",
            "allinforequity.ca",
            "allinforequity.com",
            "amsmallbusiness.rogersdigitalmedia.com",
            "analytics.rogersmedia.com",
            "assets1.sportsnet.ca",
            "assets2.sportsnet.ca",
            "assets3.sportsnet.ca",
            "assets4.sportsnet.ca",
            "breakfasttelevision.ca",
            "btcalgary.ca",
            "btmontreal.ca",
            "bttoronto.ca",
            "btvancouver.ca",
            "bugs.1310news.com",
            "bugs.570news.com",
            "bugs.660citynews.com",
            "bugs.citynews1130.com",
            "bugs.mymcmurray.com",
            "bugs.news957.com",
            "cityline.tv",
            "citynews.ca",
            "citynews1130.com",
            "citytv.com",
            "eyesandears.1310news.com",
            "eyesandears.570news.com",
            "eyesandears.660citynews.com",
            "eyesandears.citynews1130.com",
            "eyesandears.mymcmurray.com",
            "eyesandears.news957.com",
            "fonts.rogersdigitalmedia.com",
            "fxnowcanada.ca",
            "gamecenterlive.rogers.com",
            "gamecentrelive.rogers.com",
            "images.rogersdigitalmedia.com",
            "int-www.allinforequity.ca",
            "int-www.rogerssportsandmedia.com",
            "mobile-stats.sportsnet.ca",
            "mymcmurray.com",
            "news1130.com",
            "news957.com",
            "nextlabs.ca",
            "nhllive.com",
            "nhllive.rogers.com",
            "nxt-labs.ca",
            "nxtlabs.ca",
            "nxtlabs.net",
            "oln.ca",
            "omnitv.ca",
            "player.halifax.citynews.ca",
            "player.kitchener.citynews.ca",
            "player.ottawa.citynews.ca",
            "player.rogersradio.ca",
            "pmd.fan590.com",
            "pmd.fan960.com",
            "preprod-www.rogerssportsandmedia.com",
            "radioadminassets.rogersdigitalmedia.com",
            "rogersmedia.com",
            "rogerssportsandmedia.com",
            "secure.gamecentrelive.rogers.com",
            "secure.mobile.rogersdigitalmedia.com",
            "snnow.ca",
            "sportsnet.ca",
            "sportsnet.rogersdigitalmedia.com",
            "staging-player.halifax.citynews.ca",
            "staging-player.kitchener.citynews.ca",
            "staging-www.allinforequity.ca",
            "staging-www.rogerssportsandmedia.com",
            "static.rogersdigitalmedia.com",
            "www.allinforequality.ca",
            "www.allinforequality.com",
            "www.allinforequity.ca",
            "www.allinforequity.com",
            "www.nextlabs.ca",
            "www.nhllive.rogers.com",
            "www.nxt-labs.ca",
            "www.nxtlabs.ca",
            "www.nxtlabs.net",
            "www.rogerssportsandmedia.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.sportsnet.ca/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "nginx",
            "content-length": "0",
            "location": "https://www.sportsnet.ca/",
            "date": "Sun, 09 Aug 2026 21:24:40 GMT",
            "server-timing": "ak_p; desc=\"1786310680157_399513837_3248357503_30948_4806_36_9_15\";dur=1",
            "x-n": "S",
            "content-type": "text/html; charset=utf-8",
            "etag": "W/\"mofo1nvrwk3usu\"",
            "x-ua-compatible": "IE=Edge,chrome=1,requiresActiveX=true",
            "x-rdm-id": "spn-prd-wan-front-web-i-0fb8861386bcb9acd",
            "access-control-allow-headers": "*",
            "access-control-allow-credentials": "True",
            "access-control-allow-methods": "GET,POST",
            "access-control-allow-origin": "*",
            "cache-control": "private, must-revalidate, max-age=60",
            "expires": "Sun, 09 Aug 2026 21:25:40 GMT",
            "permissions-policy": "accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()",
            "referrer-policy": "no-referrer-when-downgrade",
            "content-security-policy": "default-src * data: mediastream: blob: filesystem: about: ws: wss: 'unsafe-eval' 'wasm-unsafe-eval' 'unsafe-inline'",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "x-frame-options": "DENY"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "nginx",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.sportsnet.ca/",
        "title": "News, Scores and Live Streaming - Sportsnet.ca",
        "description": "Sportsnet is Canada’s Leading Sports Network, featuring extensive coverage of the NHL, MLB, NBA, and all your favourite teams and leagues.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "23.38.77.29": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "sportsnet-ca.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 24,
                "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.4,
                "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": 104.18
}