Skip to content

Hostname

client-static.bc.kambicdn.com

Last fetched

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.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
108.138.217.40108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.55108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.61108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.66108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.172.2108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.33108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.77108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.91108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.27143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.77143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.79143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.90143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.172.112.12218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9718.172.112.0/22AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.