{
    "ok": true,
    "domain": "shaw.ca",
    "generated_at": "2026-08-09T09:34:03-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 70,
            "security": 84,
            "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": "8 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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "104 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: a23-49-131-241.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": "8 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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "104 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: a23-49-131-241.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.49.131.241"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 shw-central.mx.a.cloudfilter.net."
            ],
            "TXT": [
                "\"v=spf1 mx ip4:3.97.99.32/31 ip4:3.97.99.42/31 ip4:64.59.134.0/25 ip4:64.59.136.128/27 ip4:204.209.208.40/31 ip4:204.209.208.150/28 include:amazonses.com ~all\"",
                "\"amazonses:6S3m6/Yusws3EomTrDIEi0ghMZ214FFemYpU82vB8gA=\"",
                "\"_pingoneemail 49b62130-a618-473e-b9a9-3f851942854d_a3aa0505-558f-4057-8b38-0660d428f942\"",
                "\"amazonses:BNEH8VLffuwpaSEWUOQWhuC9+MO4kDWp/CGoRw8m+Y4=\"",
                "\"_z94723ek1rfrs1ty4zeoqbnwjg8ej0z\"",
                "\"_k4duw0mkkjlwxv7r1h89quqiw52lx8c\"",
                "\"c44feb2a2563407ea9546691af5cf62a\"",
                "\"google-site-verification=p8IEfugrvXGg-7ZWE1ixjSP3rGMOtWtz2huWkoNJdQk\"",
                "\"j8QIdoU83VhjeGmSqo4J8nT1526W-5z32IaIMO1AGs4\"",
                "\"amazonses:vV3TlnCYRjcp2vP5W4XoLLysnOiLJOFf1x74MZhNwnA=\"",
                "\"_hd2obh8tpxfh46si2xxvumjcnk6kugb\"",
                "\"_hoq9cc2ylyn5paahbdfuaqnaixzeblm\""
            ],
            "NS": [
                "a1-220.akam.net.",
                "a6-65.akam.net.",
                "ns8socg.shawcable.net.",
                "a3-64.akam.net.",
                "ns9htok.shawcable.net.",
                "a8-66.akam.net.",
                "ns7nocg.shawcable.net.",
                "a9-67.akam.net."
            ],
            "SOA": [
                "ns7.no.cg.shawcable.net. dnsadmin.shaw.ca. 2011238980 10800 3600 604800 600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.49.131.241"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:3.97.99.32/31 ip4:3.97.99.42/31 ip4:64.59.134.0/25 ip4:64.59.136.128/27 ip4:204.209.208.40/31 ip4:204.209.208.150/28 include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=none; pct=100; rua=mailto:dmarc_rua_report@shaw.ca",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "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-49-131-241.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.49.131.241"
                    ],
                    "time_ms": 46.44
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.49.131.241"
                    ],
                    "time_ms": 26.37
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.49.131.241"
                    ],
                    "time_ms": 71.98
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.49.131.241"
                    ],
                    "time_ms": 81.03
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "23.49.131.241"
                    ],
                    "time_ms": 54.25
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "san.shaw.ca",
        "valid_from": "2026-05-06T19:00:00-05:00",
        "valid_to": "2026-11-21T17:59:59-06:00",
        "days_remaining": 104,
        "san": [
            "san.shaw.ca",
            "activate.shaw.ca",
            "activations.shaw.ca",
            "adfs.sjrb.ca",
            "assets.aws.shawbusiness.ca",
            "assets.aws.shawdirect.ca",
            "authenticationtoken.shaw.ca",
            "beta.shaw.ca",
            "business.shaw.ca",
            "cancom.ca",
            "cancombroadcast.com",
            "cex-services.shawdirect.ca",
            "chatapps-services.shaw.ca",
            "chatapps-services.shawdirect.ca",
            "digshaw.ca",
            "dtprod-billing-invoice-prod-api.dtprod.dsl.aws.shaw.ca",
            "dtprod-ecommerce-ordersubmission-prod-external.dtprod.dsl.aws.shaw.ca",
            "dtprod2-billing-invoice.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-coam.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-ecommerce-customer.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-ecommerce-discover.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-ecommerce-marketlocation.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-ecommerce-ordersubmission.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-ecommerce-pagedata.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-enterprise-customer.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-enterprise-internetusage.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-myshaw.dtprod2.dsl.aws.shaw.ca",
            "dtprod2-register.dtprod2.dsl.aws.shaw.ca",
            "enterprise.my.shaw.ca",
            "entitlement.shaw.ca",
            "images.shaw.ca",
            "media.business.shaw.ca",
            "media.shawdirect.ca",
            "mon.shawdirect.ca",
            "my-beta.shaw.ca",
            "my-beta.shawdirect.ca",
            "my.shaw.ca",
            "my.shawdirect.ca",
            "myaccount-api-1.shaw.ca",
            "myaccount-api-2.shaw.ca",
            "myaccount.shaw.ca",
            "myaccount.shawdirect.ca",
            "myfriend.shawdirect.ca",
            "myshaw.ca",
            "myshaw.com",
            "myshaw.shaw.ca",
            "newsroom.shaw.ca",
            "prd-outageservice.dtprod2.dsl.aws.shaw.ca",
            "rda.shaw.ca",
            "register.enterprise.shaw.ca",
            "register.shaw.ca",
            "register.shawdirect.ca",
            "saml.signin.shaw.ca",
            "secure.shaw.ca",
            "secure.shawbusinesssolutions.ca",
            "secure.shawdirect.ca",
            "secure.starchoice.ca",
            "secure.starchoice.com",
            "securepayment.business.shaw.ca",
            "securepayment.shaw.ca",
            "securepayment.shawdirect.ca",
            "shaw.ca",
            "shawbroadcast.ca",
            "shawbroadcast.com",
            "shawbusiness.ca",
            "shawbusiness.dtprod2.dsl.aws.shaw.ca",
            "shawcable.net",
            "shawconnect.ca",
            "shawdirect.ca",
            "shawdirect.dtprod2.dsl.aws.shaw.ca",
            "shawinternetsecurity.ca",
            "shop.shaw.ca",
            "shop.shawdirect.ca",
            "signin.shaw.ca",
            "signon.shaw.ca",
            "sjrb.ca",
            "starchoice.ca",
            "starchoice.com",
            "sts.sjrb.ca",
            "support.shaw.ca",
            "wappv.shawbroadcast.com",
            "www.beta.shaw.ca",
            "www.cancombroadcast.com",
            "www.digshaw.ca",
            "www.images.shaw.ca",
            "www.shaw.ca",
            "www.shawbroadcast.ca",
            "www.shawbroadcast.com",
            "www.shawbusiness.ca",
            "www.shawcable.net",
            "www.shawchinese.ca",
            "www.shawconnect.ca",
            "www.shawdirect.ca",
            "www.shawinternetsecurity.ca",
            "www.sjrb.ca",
            "www.starchoice.ca",
            "www.starchoice.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.rogers.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "server": "AkamaiGHost",
            "content-length": "0",
            "location": "https://www.rogers.com/",
            "expires": "Sun, 09 Aug 2026 14:33:55 GMT",
            "cache-control": "max-age=0, no-cache, no-store",
            "pragma": "no-cache",
            "date": "Sun, 09 Aug 2026 14:33:55 GMT",
            "set-cookie": "akavpau_browse_en=1786286635~id=62f831241f92638e67707dba09b0fedb; Path=/; HttpOnly; Secure; SameSite=None",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=31536000 ; includeSubDomains",
            "content-type": "text/html; charset=utf-8",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "frame-ancestors 'self' https://*.shaw.ca",
            "permissions-policy": "camera=(), microphone=(self), geolocation=(self), payment=(), usb=(), gyroscope=(), accelerometer=(), autoplay=(self), encrypted-media=(self), fullscreen=(self \"https://www.youtube.com\"), picture-in-picture=(self \"https://www.youtube.com\")",
            "etag": "W/\"42920-1Jwty8PSw/7lrmRsyI8vPHvZXuM\"",
            "x-envoy-upstream-service-time": "9435",
            "alt-svc": "h3=\":443\"; ma=93600",
            "aka-request-id": "0.0855c817.1786286035.2856d635",
            "server-timing": "ak_p; desc=\"1786286035322_399004936_676779573_21_14271_22_11_15\";dur=1"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": true,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rogers.com/",
        "title": "Mobile, Internet, TV, Home Monitoring, Home phone - Rogers",
        "description": "Choose a cell phone or plan for your needs. At Rogers, count on more mobile, Internet, TV, Home Security and Home Phone options.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "23.49.131.241": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "shw-central.mx.a.cloudfilter.net",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 8.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4028.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004,
                "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": 113.42
}