Skip to content

Hostname

eternit.de

Last fetched

eternit.de resolves to 1 IPv4 address operated by EPISERVER_AS in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811EPISERVER_ASSE

WHOIS identity

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

Subdomains

8 observed subdomains of eternit.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eternit.de.

MechanismTarget
SPF_Aeternit.de
SPF_INCLUDE24911275.spf04.hubspotemail.net
SPF_INCLUDEeuro.confirmit.com
SPF_INCLUDEmail.psmanaged.com
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.174.39.28
SPF_IP91.241.79.33
SPF_IP91.241.79.36
SPF_MXeternit.de

Related pages

Pivot deeper into the graph from eternit.de.

Cypher and MCP

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

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