All hostnames bbboy.cc resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · bbboy.cc Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/bbboy.cc Resolution chain bbboy.cc resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.138.7.107 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.44 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.57 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.7.82 108.138.0.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.225.117.15 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.225.117.25 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.225.117.83 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 13.225.117.86 13.225.112.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 54.192.35.101 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.19 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.41 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.65 54.192.34.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.111 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.85 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.120 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.64.211.18 18.64.210.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with bbboy.cc in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from bbboy.cc in the public web crawl.
21 sites linked to from this hostname.
Related pages Pivot deeper into the graph from bbboy.cc.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bbboy.cc"})-[: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 .