Hostname
imgcache.qq.com
Last fetched
imgcache.qq.com resolves to 6 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.
Nutrition Label
Resolution chain
imgcache.qq.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.162.186.182 | 116.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 116.162.186.182 | 116.162.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 119.167.173.193 | 119.164.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 203.205.137.184 | 203.205.137.0/24 | AS132203 | COLLEGEOFTHEMAINLAND-1 - College of the Mainland | HK |
| 221.204.15.59 | 221.204.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 221.204.15.61 | 221.204.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 43.175.44.34 | 43.175.44.0/24 | AS139341 | CMC - Catholic Medical Center | HK |
WHOIS identity
No WHOIS records are currently associated with imgcache.qq.com in WhisperGraph.
Subdomains
11 observed subdomains of imgcache.qq.com.
Web-graph footprint
Distinct hostnames that link to or from imgcache.qq.com in the public web crawl.
9,980 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from imgcache.qq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imgcache.qq.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.