Skip to content

Hostname

bnc.ca

Last fetched

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

Nutrition Label

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

Resolution chain

bnc.ca resolves to 6 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

195 observed subdomains of bnc.ca.

Web-graph footprint

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

1,292 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bnc.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 bnc.ca.

Cypher and MCP

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

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