Skip to content

Hostname

bayerslake.ca

Last fetched

bayerslake.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · bayerslake.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bayerslake.ca

Resolution chain

bayerslake.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
eclipse media group
Contact emails

Subdomains

7 observed subdomains of bayerslake.ca.

Web-graph footprint

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

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • bayerslake.ca

SPF policy

10 SPF mechanisms authorising senders for bayerslake.ca.

MechanismTarget
SPF_Abayerslake.ca
SPF_INCLUDE_spf.rebelnetworks.com
SPF_INCLUDEspf.rebelnetworks.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP184.172.204.136
SPF_IP184.172.248.156
SPF_IP198.1.109.108
SPF_IP216.126.68.57
SPF_IP38.64.152.135
SPF_MXbayerslake.ca

Related pages

Pivot deeper into the graph from bayerslake.ca.

Cypher and MCP

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

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