Skip to content

Hostname

qc188.com

Last fetched

qc188.com resolves to 3 IPv4 addresses operated by DNC-AS - Dimension Network & Communication Limited in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · qc188.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qc188.com

Resolution chain

qc188.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.148.33.138207.148.33.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
207.148.33.139207.148.33.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
122.10.17.28122.10.16.0/22AS134548DXTL-HK - DXTL Tseung Kwan O Service

WHOIS identity

Registrar
iana:472
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of qc188.com.

Web-graph footprint

Distinct hostnames that link to or from qc188.com in the public web crawl.

294 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from qc188.com.

Cypher and MCP

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

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