Hostname
pingjs.qq.com
Last fetched
pingjs.qq.com resolves to 9 IPv4 addresses operated by CHINA169-BACKBONE CHINA UNICOM China169 Backbone in CN.
Nutrition Label
Resolution chain
pingjs.qq.com resolves to 9 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.136.81 | 203.205.136.0/24 | AS132203 | TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue | HK |
| 203.205.136.82 | 203.205.136.0/24 | AS132203 | TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue | HK |
| 203.205.137.184 | 203.205.137.0/24 | AS132203 | TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue | 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 | ACE-AS-AP ACE | HK |
| 121.29.3.105 | 121.28.0.0/15 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from pingjs.qq.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from pingjs.qq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pingjs.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.