Skip to content

Hostname

animonda.de

Last fetched

animonda.de resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · animonda.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/animonda.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.233.20046.4.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

21 observed subdomains of animonda.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for animonda.de.

MechanismTarget
SPF_Aanimonda.de
SPF_INCLUDE145820379.spf06.hubspotemail.net
SPF_INCLUDE_spf.heristo.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.4.233.197
SPF_IP46.4.233.199
SPF_IP46.4.57.156
SPF_IP46.4.87.94
SPF_IP62.225.47.251

Related pages

Pivot deeper into the graph from animonda.de.

Cypher and MCP

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

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