All hostnames cb.holmesmind.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label WHISPER CANON · cb.holmesmind.com Routing diversity 5.7/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/cb.holmesmind.com Resolution chain cb.holmesmind.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.230.220.76 13.230.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.176.95.81 18.176.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.178.186.3 18.178.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.133.135 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.182.70.219 18.182.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.114.216.152 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.194.10.114 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.194.66.224 52.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.199.233.19 52.196.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.172.62 54.150.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.150.80.230 54.150.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.248.252.60 54.248.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.249.23.224 54.249.0.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. JP 54.65.124.36 54.64.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.138.251 13.193.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.160.90 13.193.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.193.208.233 13.193.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity No WHOIS records are currently associated with cb.holmesmind.com in WhisperGraph.
Related pages Pivot deeper into the graph from cb.holmesmind.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cb.holmesmind.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 .