Skip to content

Hostname

e2n.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.126.219.1883.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.162.363.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.82.423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.182.19735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.176.7252.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.82.19352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.36.23752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.154.1563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.151.16563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.210.21663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.239.15863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.21.21563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

29 observed subdomains of e2n.de.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for e2n.de.

Related pages

Pivot deeper into the graph from e2n.de.

Cypher and MCP

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

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