Skip to content

Hostname

eureden.com

Last fetched

eureden.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

eureden.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.36.129.19313.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.170.20513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.242.23715.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
217.147.196.198217.147.196.0/24AS20529AS1_ALFA-SAFETY Alfa-safetyFR

WHOIS identity

Registrar
iana:81
Organization
eureden group
Contact emails

Subdomains

16 observed subdomains of eureden.com.

Web-graph footprint

Distinct hostnames that link to or from eureden.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eureden.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from eureden.com.

Cypher and MCP

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

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