Skip to content

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

WHISPER CANON · imgcache.qq.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/imgcache.qq.com

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.

IPPrefixASNOperatorCountry
116.162.186.182116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
116.162.186.182116.162.0.0/16AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
119.167.173.193119.164.0.0/14AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
203.205.137.184203.205.137.0/24AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK
221.204.15.59221.204.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
221.204.15.61221.204.0.0/15AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN
43.175.44.3443.175.44.0/24AS139341CMC - Catholic Medical CenterHK

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.

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 20

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