All hostnames shoppable-api.contobox.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label WHISPER CANON · shoppable-api.contobox.com Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/shoppable-api.contobox.com Resolution chain shoppable-api.contobox.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 108.157.214.116 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.214.15 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.214.41 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.214.97 108.157.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 13.226.244.101 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.72 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.75 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.79 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.103 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.113 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.75 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.88 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 143.204.68.105 143.204.68.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.68.117 143.204.68.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.68.119 143.204.68.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.68.34 143.204.68.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 54.239.195.14 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.33 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.72 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.239.195.79 54.239.195.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with shoppable-api.contobox.com in WhisperGraph.
Related pages Pivot deeper into the graph from shoppable-api.contobox.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shoppable-api.contobox.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 .