Skip to content

Hostname

dcshoes.de

Last fetched

dcshoes.de resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dcshoes.deRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/dcshoes.de

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.241.50100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.240.122100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.39.64100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.121.2034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.56.18334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.178.4235.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.185.1835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.16.19344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.180.15352.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.157.14552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.1.19854.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.105.18554.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.84.69184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.141.57184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of dcshoes.de.

Web-graph footprint

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

54 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dcshoes.de.

Related pages

Pivot deeper into the graph from dcshoes.de.

Cypher and MCP

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

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