Skip to content

Hostname

anima.eu

Last fetched

anima.eu resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:papaki.com as the registrar.

Nutrition Label

WHISPER CANON · anima.euRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/anima.eu

Resolution chain

anima.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.235.45.10477.235.45.0/24AS60781NL

WHOIS identity

Registrar
registrar:papaki.com
Organization
Contact emails

Subdomains

1 observed subdomain of anima.eu.

Subdomain
www.anima.eu

Web-graph footprint

Distinct hostnames that link to or from anima.eu in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for anima.eu.

MechanismTarget
SPF_Aanima.eu
SPF_Atrill.anima.gr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP87.203.238.67/32
SPF_MXanima.eu

Related pages

Pivot deeper into the graph from anima.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anima.eu"})-[: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.