Skip to content

Hostname

gameact.qq.com

Last fetched

gameact.qq.com resolves to 6 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.

Nutrition Label

WHISPER CANON · gameact.qq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gameact.qq.com

Resolution chain

gameact.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/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
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/24AS139341ACE-AS-AP ACEHK

WHOIS identity

No WHOIS records are currently associated with gameact.qq.com in WhisperGraph.

Subdomains

1 observed subdomain of gameact.qq.com.

Web-graph footprint

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

32 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from gameact.qq.com.

Cypher and MCP

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

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