Skip to content

Hostname

8bz.cc

Last fetched

8bz.cc resolves to 7 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in HK. WHOIS lists iana:1556 as the registrar.

Nutrition Label

WHISPER CANON · 8bz.ccRouting diversity3.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/8bz.cc

Resolution chain

8bz.cc resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.92.43.174143.92.43.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
143.92.43.180143.92.43.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
143.92.43.213143.92.43.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
143.92.43.215143.92.43.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
143.92.43.220143.92.43.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
151.242.152.96151.242.152.0/24AS214483FIBERPOWER-AS - FiberPower LLCHK
67.211.71.5667.211.71.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:1556
Organization
Contact emails

Subdomains

12 observed subdomains of 8bz.cc.

Web-graph footprint

Distinct hostnames that link to or from 8bz.cc in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 8bz.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "8bz.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 20

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