Skip to content

Hostname

shopcaddy.de

Last fetched

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

Nutrition Label

WHISPER CANON · shopcaddy.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/shopcaddy.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.111108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.37108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.57108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.61108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

4 observed subdomains of shopcaddy.de.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shopcaddy.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.246.237.0/27
SPF_MXshopcaddy.de

Related pages

Pivot deeper into the graph from shopcaddy.de.

Cypher and MCP

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

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