Skip to content

Hostname

bell.ca

Last fetched

bell.ca resolves to 2 IPv4 addresses operated by BACOM - Bell Canada in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · bell.caRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bell.ca

Resolution chain

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

IPPrefixASNOperatorCountry
184.150.212.98184.150.212.0/24AS577BACOM - Bell CanadaCA
206.47.98.98206.47.98.0/24AS577BACOM - Bell CanadaCA

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
bell canada
Contact emails

Subdomains

1,114 observed subdomains of bell.ca.

Web-graph footprint

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

2,963 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bell.ca.

MechanismTarget
SPF_INCLUDE_spf-ext1.bell.ca
SPF_INCLUDE_spf-ext2.bell.ca
SPF_INCLUDE_spf-nhs.bell.ca
SPF_INCLUDEspf-esa.bell.ca

Related pages

Pivot deeper into the graph from bell.ca.

Cypher and MCP

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

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