Skip to content

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

WHISPER CANON · cbc.caRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/cbc.ca

Resolution chain

cbc.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.201.244.4523.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.42.87.2823.42.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.103.4123.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.48.131.11023.48.128.0/20AS16625AKAMAI-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.

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.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_IP159.33.1.120
SPF_IP159.33.10.32
SPF_IP159.33.32.24
SPF_IP159.33.64.218
SPF_IP159.33.75.110
SPF_IP159.33.75.21
SPF_IP167.89.7.88
SPF_IP67.212.73.66/28
SPF_IP67.212.73.67
SPF_IP67.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.