Skip to content

Hostname

nbc.ca

Last fetched

nbc.ca resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in PL. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · nbc.caRouting diversity4.2/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/nbc.ca

Resolution chain

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

WHOIS identity

Registrar
iana:456
Organization
banque nationale du canada
Contact emails

Subdomains

101 observed subdomains of nbc.ca.

Web-graph footprint

Distinct hostnames that link to or from nbc.ca in the public web crawl.

1,911 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nbc.ca.

MechanismTarget
SPF_INCLUDE_spf.bluematrix.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-ca.wfs.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.bnc.ca
SPF_IP164.55.251.249
SPF_IP164.55.253.249

Related pages

Pivot deeper into the graph from nbc.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nbc.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.