Skip to content

Hostname

bceln.ca

Last fetched

bceln.ca resolves to 1 IPv4 address operated by DAWNMEATS in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · bceln.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bceln.ca

Resolution chain

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

IPPrefixASNOperatorCountry
209.54.112.179209.54.112.0/24AS400724DAWNMEATSCA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

31 observed subdomains of bceln.ca.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bceln.ca

SPF policy

8 SPF mechanisms authorising senders for bceln.ca.

MechanismTarget
SPF_Abceln.ca
SPF_INCLUDE_spf.ezp.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.58.200.0/24
SPF_IP142.58.232.0/23
SPF_IP142.58.29.42/32
SPF_MXbceln.ca

Related pages

Pivot deeper into the graph from bceln.ca.

Cypher and MCP

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

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