Skip to content

Hostname

e3dc.com

Last fetched

e3dc.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.119.25518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1390
Organization
ewe aktiengesellschaft
Contact emails

Subdomains

51 observed subdomains of e3dc.com.

Web-graph footprint

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

463 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for e3dc.com.

MechanismTarget
SPF_Ae3dc.com
SPF_Awebmail.e3dc.com
SPF_Awww.e3dc.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEeu-central-1.amazonses.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP149.202.213.214
SPF_IP153.92.224.0/19
SPF_IP178.33.241.96
SPF_IP178.33.60.169
SPF_IP185.107.232.0/22
SPF_IP185.24.144.0/22
SPF_IP185.41.28.0/22
SPF_IP193.70.93.53
SPF_IP193.70.93.55
SPF_IP212.146.192.0/18
SPF_IP213.32.128.0/18
SPF_IP3.127.206.171
SPF_IP54.36.48.47
SPF_IP77.32.128.0/18
SPF_IP77.32.192.0/19
SPF_IP94.143.16.0/21
SPF_MXe3dc.com

Related pages

Pivot deeper into the graph from e3dc.com.

Cypher and MCP

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

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