Skip to content

Hostname

bdcom.ca

Last fetched

bdcom.ca resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

WHISPER CANON · bdcom.caRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/bdcom.ca

Resolution chain

bdcom.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.72.205.67206.72.192.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
Contact emails

Subdomains

15 observed subdomains of bdcom.ca.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for bdcom.ca.

MechanismTarget
SPF_Abdcom.ca
SPF_Apsw.care
SPF_Apswdhaka.com
SPF_Atopbd.ca
SPF_Aweelearn.ca
SPF_INCLUDErelay.is.cc
SPF_INCLUDErelay.mailbaby.net
SPF_IP174.138.180.42
SPF_IP206.72.205.66
SPF_MXbdcom.ca

Related pages

Pivot deeper into the graph from bdcom.ca.

Cypher and MCP

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

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