Hostname
cbc.ca
Last fetched
cbc.ca resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:authentic web inc. as the registrar.
Nutrition Label
Resolution chain
cbc.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.201.244.45 | 23.201.240.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.42.87.28 | 23.42.80.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.45.103.41 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.48.131.110 | 23.48.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | NL |
WHOIS identity
- Registrar
- registrar:authentic web inc.
- Organization
- canadian broadcasting corporation
- Contact emails
Subdomains
249 observed subdomains of cbc.ca.
Showing 25 of 249. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cbc.ca in the public web crawl.
98,805 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for cbc.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 159.33.1.120 |
| SPF_IP | 159.33.10.32 |
| SPF_IP | 159.33.32.24 |
| SPF_IP | 159.33.64.218 |
| SPF_IP | 159.33.75.110 |
| SPF_IP | 159.33.75.21 |
| SPF_IP | 167.89.7.88 |
| SPF_IP | 67.212.73.66/28 |
| SPF_IP | 67.212.73.67 |
| SPF_IP | 67.212.73.68 |
Related pages
Pivot deeper into the graph from cbc.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cbc.ca"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.