Skip to content

Hostname

animat.ca

Last fetched

animat.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · animat.caRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/animat.ca

Resolution chain

animat.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:easydns technologies inc.
Organization
animat
Contact emails

Subdomains

3 observed subdomains of animat.ca.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for animat.ca.

MechanismTarget
SPF_Amail.animat.ca
SPF_Arelais.videotron.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.154.186.114
SPF_IP199.48.102.190/32
SPF_IP209.222.235.29

Related pages

Pivot deeper into the graph from animat.ca.

Cypher and MCP

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

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