Skip to content

Hostname

haes.ca

Last fetched

haes.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

haes.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:go daddy domains canada, inc
Organization
high arctic energy services l.p. - ab
Contact emails

Subdomains

7 observed subdomains of haes.ca.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for haes.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.112.79.50
SPF_IP20.69.100.94
SPF_IP207.148.171.248/29
SPF_IP210.79.31.59
SPF_IP51.143.4.17/32
SPF_IP64.94.12.219/32
SPF_IP68.179.88.100
SPF_IP72.29.227.205
SPF_IP72.29.249.220
SPF_IP96.45.10.9

Related pages

Pivot deeper into the graph from haes.ca.

Cypher and MCP

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

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