{
    "ok": true,
    "domain": "cbc.ca",
    "generated_at": "2026-08-08T18:08:48-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 78,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 81,
            "network": 50,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "1 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "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": "2 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": "166 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: a23-202-10-239.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": "2 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": "166 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: a23-202-10-239.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.202.10.239"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 eu-smtp-inbound-1.mimecast.com.",
                "10 eu-smtp-inbound-2.mimecast.com."
            ],
            "TXT": [
                "\"cisco-site-verification=026963ee-77a3-4e5e-91e6-3cd46a9db5a8\"",
                "\"google-site-verification=fBWa6sOpFBOsdxuYvX2r-rszCPeWndVSB7YXJ_Ma7H0\"",
                "\"google-site-verification=gbUJBCdRuEKNQGBdAkVWgysOisoE7qAoty8jLDQHmRI\"",
                "\"ibmid=deabc5ea-c156-4415-8d32-55eef04dc1d9\"",
                "\"ahrefs-site-verification_485a3ecfec4bfea1fa72ca9ea4d053964aeca2ee25b91e9de47458d0fb81572f\"",
                "\"figma-domain-verification=95ec7967cbd2930451c5d832bbde95402258a51d7e9c8a877016a8375e5f066f-1755099823\"",
                "\"adobe-idp-site-verification=50611670-7796-4ec8-a277-e0d2d51b3391\"",
                "\"google-site-verification=VPh1XlDBMNaL_TCkBpm-owl4QqjCLPlEYkZ3ej6pbLk\"",
                "\"_8bt03p9otr6p4h2pgx9tomjdxk7c2ly\"",
                "\"1password-site-verification=VULM5XW3SFGH3GYLPLYQZTURSA\"",
                "\"v=spf1 ip4:159.33.10.32 ip4:159.33.75.110 ip4:159.33.1.120 ip4:159.33.75.21 ip4:159.33.32.24 ip4:159.33.64.218 ip4:67.212.73.66 ip4:67.212.73.67 ip4:67.212.73.68 ip4:167.89.7.88\" \" include:_spf.google.com include:eu._netblocks.mimecast.com include:mail.zendesk.com include:amazonses.com ~all\"",
                "\"google-site-verification=FZu80F5IQI8-KgcDPsVX9UHm4aBj2bpYAVm80YcD_-8\"",
                "\"_globalsign-domain-verification=BahbT-Pu-HaLP9bBimZ0MGe-4CPc4Z_MXqKNUajBmF\"",
                "\"google-site-verification=T4uIUjAmXMja08H4nh_sp1sxKViiNh-wJknRpNJr-4M\"",
                "\"google-site-verification=HY9-WX5-15oa2_WUVtfhPfCkHdZKxXnlUsoO0yGWahU\"",
                "\"MS=ms38109068\"",
                "\"MS=ms23031298\"",
                "\"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOsbDi4ySj6cuQYQfoyVbe0B2cdWoOkjFQGriWgJrdDaVDRydDeZ7L/9+hGPmmApozP6c9HRItBVd/PH6lCI672aHNmWHi8vAX14mRY7j5GOpIiBxfqmCD2R+4mNcdDs1omQJWoM67ODL1GxhW3kQRZIuknB4Pm3sQpm+ez1zT0wIDAQAB\"",
                "\"dropbox-domain-verification=rjjee0893lc6\"",
                "\"google-site-verification=3Ut7GDy7prGMHHz6Ixo99r07hSg_FiE6sZR8b4xB62M\"",
                "\"apple-domain-verification=cJ0VR2PYp7ecmUAA\"",
                "\"MS=E5C593D5BCA4C2B4778897EC75AF6C4D4D50E751\"",
                "\"MS=5NF-T1X-GT7\"",
                "\"google-site-verification=wAcM2uW-xPBb13nYhY_Yobi8eVrFaoBhuAyZnxD6Tm4\"",
                "\"dropbox-domain-verification=akqjzd5ziiv8\"",
                "\"google-site-verification=ZyPhsgif9xFvoaYl4Gedp-uMLdkBUhZq1HNFMyuB5tY\""
            ],
            "NS": [
                "a4-64.akam.net.",
                "a14-66.akam.net.",
                "a26-67.akam.net.",
                "a5-65.akam.net.",
                "a1-29.akam.net.",
                "a9-66.akam.net."
            ],
            "SOA": [
                "a1-29.akam.net. hostmaster.nm.cbc.ca. 2015021495 3600 1800 604800 21600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [
                "100 50 \"s\" \"SIP+D2U\" \"\" _sip._udp.east.uc.cbc.ca.",
                "100 50 \"s\" \"SIP+D2U\" \"\" _sip._udp.tor.uc.cbc.ca.",
                "100 50 \"s\" \"SIP+D2U\" \"\" _sip._udp.west.uc.cbc.ca.",
                "100 50 \"s\" \"SIP+D2U\" \"\" _sip._udp.cx.uc.cbc.ca.",
                "100 50 \"s\" \"SIP+D2U\" \"\" _sip._udp.mtl.uc.cbc.ca."
            ],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "23.202.10.239"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:159.33.10.32 ip4:159.33.75.110 ip4:159.33.1.120 ip4:159.33.75.21 ip4:159.33.32.24 ip4:159.33.64.218 ip4:67.212.73.66 ip4:67.212.73.67 ip4:67.212.73.68 ip4:167.89.7.88 include:_spf.google.com include:eu._netblocks.mimecast.com include:mail.zendesk.com include:amazonses.com ~all",
        "dmarc": "v=DMARC1; p=none; rua=mailto:5b3dba4b7b7f496@rep.dmarcanalyzer.com; ruf=mailto:5b3dba4b7b7f496@for.dmarcanalyzer.com; fo=1;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.cbc.ca",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOsbDi4ySj6cuQYQfoyVbe0B2cdWoOkjFQGriWgJrdDaVDRydDeZ7L/9+hGPmmApozP6c9HRItBVd/PH6lCI672aHNmWHi8vAX14mRY7j5GOpIiBxfqmCD2R+4mNcdDs1omQJWoM67ODL1GxhW3kQRZIuknB4Pm3sQpm+ez1zT0wIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 4,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "a23-202-10-239.deploy.static.akamaitechnologies.com",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "23.2.147.116"
                    ],
                    "time_ms": 52.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "23.202.10.239"
                    ],
                    "time_ms": 52.86
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "23.34.99.171"
                    ],
                    "time_ms": 172.75
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "23.202.10.239"
                    ],
                    "time_ms": 152.95
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "184.30.163.73"
                    ],
                    "time_ms": 82.03
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "*.cbc.ca",
        "valid_from": "2026-07-06T19:00:00-05:00",
        "valid_to": "2027-01-21T17:59:59-06:00",
        "days_remaining": 166,
        "san": [
            "*.cbc.ca",
            "cbc.ca"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://www.cbc.ca/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "0",
            "location": "https://www.cbc.ca/",
            "date": "Sat, 08 Aug 2026 23:08:44 GMT",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-xss-protection": "0",
            "x-frame-options": "SAMEORIGIN",
            "strict-transport-security": "max-age=31536000; includeSubDomains",
            "content-security-policy": "upgrade-insecure-requests; default-src data: 'unsafe-inline' 'unsafe-eval' https:; script-src data: 'unsafe-inline' 'unsafe-eval' https: blob:; style-src data: 'unsafe-inline' https:; img-src data: https: blob: android-webview-video-poster:; font-src data: https:; connect-src https: wss: blob:; media-src data: https: blob:; object-src https:; child-src https: data: blob:; form-action https:;",
            "content-type": "text/html; charset=utf-8",
            "cache-control": "max-age=9"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://cbc.ca/",
        "title": "",
        "description": "",
        "success": false,
        "error": "HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)"
    },
    "network": {
        "23.202.10.239": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "eu-smtp-inbound-1.mimecast.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 30.9,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4018.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 94.7,
                "banner": "220 eu-smtp-inbound-1.mimecast.com ESMTP; Sun, 09 Aug 2026 00:08:48 +0100",
                "error": "No connection"
            }
        ]
    },
    "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": 80.45
}