Skip to content

Hostname

384cgbl.cc

Last fetched

384cgbl.cc resolves to 15 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in HK.

Nutrition Label

WHISPER CANON · 384cgbl.ccRouting diversity3.0/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/384cgbl.cc

Resolution chain

384cgbl.cc resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.107.1.54118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.55118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.56118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
172.247.1.101172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.1.102172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.1.103172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.50.27172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.50.28172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.50.29172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.3623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.3723.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.3823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.5923.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.6023.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.6123.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with 384cgbl.cc in WhisperGraph.

Subdomains

2 observed subdomains of 384cgbl.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from 384cgbl.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "384cgbl.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.