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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for haes.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.112.79.50 |
| SPF_IP | 20.69.100.94 |
| SPF_IP | 207.148.171.248/29 |
| SPF_IP | 210.79.31.59 |
| SPF_IP | 51.143.4.17/32 |
| SPF_IP | 64.94.12.219/32 |
| SPF_IP | 68.179.88.100 |
| SPF_IP | 72.29.227.205 |
| SPF_IP | 72.29.249.220 |
| SPF_IP | 96.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.