Skip to content

Hostname

ewe.de

Last fetched

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

Nutrition Label

WHISPER CANON · ewe.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ewe.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.159.234.1318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.61.1383.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.131.12463.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

176 observed subdomains of ewe.de.

Web-graph footprint

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

707 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ewe.de.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEewenom.ewe.de
SPF_INCLUDEspf.bevent.eu
SPF_INCLUDEspf.commfleet.eu
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.praxedo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP143.55.237.100
SPF_IP195.82.63.30/32
SPF_IP212.6.122.0/24
SPF_IP80.228.61.58/32
SPF_IP80.70.184.3
SPF_IP80.70.184.33/32
SPF_IP85.220.129.28/32
SPF_IP93.191.162.0/24
SPF_IP93.191.164.0/24

Related pages

Pivot deeper into the graph from ewe.de.

Cypher and MCP

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

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