All hostnames client-static.bc.kambicdn.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label WHISPER CANON · client-static.bc.kambicdn.com Routing diversity 4.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/client-static.bc.kambicdn.com Resolution chain client-static.bc.kambicdn.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.138.217.40 108.138.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 108.138.217.55 108.138.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 108.138.217.61 108.138.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 108.138.217.66 108.138.216.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 108.156.172.2 108.156.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.172.33 108.156.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.172.77 108.156.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.156.172.91 108.156.168.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.227.192.114 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.62 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.83 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.55.27 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.77 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.79 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.90 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 18.172.112.122 18.172.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.172.112.36 18.172.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.172.112.59 18.172.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.172.112.97 18.172.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with client-static.bc.kambicdn.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from client-static.bc.kambicdn.com in the public web crawl.
8 sites link to this hostname.
Related pages Pivot deeper into the graph from client-static.bc.kambicdn.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "client-static.bc.kambicdn.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 .