Skip to content

Hostname

animana.de

Last fetched

animana.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · animana.deRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/animana.de

Resolution chain

animana.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.120.43.1623.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.0.1963.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.134.1953.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.236.913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.163.1693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.94.12663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with animana.de in WhisperGraph.

Subdomains

1 observed subdomain of animana.de.

Web-graph footprint

Distinct hostnames that link to or from animana.de in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for animana.de.

MechanismTarget
SPF_INCLUDEipv4.animana.com
SPF_INCLUDEipv6.animana.com

Related pages

Pivot deeper into the graph from animana.de.

Cypher and MCP

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

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