Skip to content

Hostname

hunt.ca

Last fetched

hunt.ca resolves to 3 IPv4 addresses operated by AS209510 in FR. WHOIS lists registrar:nameshield cybersécurité inc as the registrar.

Nutrition Label

WHISPER CANON · hunt.caRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hunt.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:nameshield cybersécurité inc
Organization
direction
Contact emails

Subdomains

7 observed subdomains of hunt.ca.

Web-graph footprint

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

117 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hunt.ca.

MechanismTarget
SPF_INCLUDEca._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hunt.ca.

Cypher and MCP

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

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