All hostnames widgets.trustedshops.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · widgets.trustedshops.com Routing diversity 3.9/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/widgets.trustedshops.com Resolution chain widgets.trustedshops.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.226.238.23 13.226.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.226.238.77 13.226.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.226.238.89 13.226.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.226.238.9 13.226.232.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 143.204.181.128 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.20 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.45 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.85 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.238.49.53 18.238.48.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.49.61 18.238.48.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.49.71 18.238.48.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.49.94 18.238.48.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.245.60.129 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.44 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.54 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.60.75 18.245.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.117 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.47 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.54 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.78 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with widgets.trustedshops.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from widgets.trustedshops.com in the public web crawl.
12,575 sites link to this hostname.
Related pages Pivot deeper into the graph from widgets.trustedshops.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "widgets.trustedshops.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .