Skip to content

Hostname

live.b-ch.com

Last fetched

live.b-ch.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · live.b-ch.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/live.b-ch.com

Resolution chain

live.b-ch.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.172.125108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.35108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.38108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.8108.156.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.113.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.43.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.463.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.653.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1223.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.23.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.403.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.93.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with live.b-ch.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from live.b-ch.com in the public web crawl.

167 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from live.b-ch.com.

Cypher and MCP

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

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