Skip to content

Hostname

ewe-go.de

Last fetched

ewe-go.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.153.89.20818.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.249.2718.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.4.7018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.177.5135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

72 observed subdomains of ewe-go.de.

Web-graph footprint

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

133 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ewe-go.de.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP212.6.122.0/24

Related pages

Pivot deeper into the graph from ewe-go.de.

Cypher and MCP

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

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