Skip to content

Hostname

anima-ppd.com

Last fetched

anima-ppd.com resolves to 1 IPv4 address operated by LEASEWEB-DE-FRA-10 in DE. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · anima-ppd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anima-ppd.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.159.119.3878.159.96.0/19AS28753LEASEWEB-DE-FRA-10DE

WHOIS identity

Registrar
iana:1519
Organization
anestis kokkinidis
Contact emails

Subdomains

8 observed subdomains of anima-ppd.com.

Web-graph footprint

Distinct hostnames that link to or from anima-ppd.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for anima-ppd.com.

MechanismTarget
SPF_Aanima-ppd.com
SPF_IP178.21.171.101
SPF_IP37.58.54.38
SPF_IP78.159.119.38
SPF_IP84.16.244.170
SPF_MXanima-ppd.com

Related pages

Pivot deeper into the graph from anima-ppd.com.

Cypher and MCP

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

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