Skip to content

Hostname

dg.qq.com

Last fetched

dg.qq.com resolves to 7 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
203.205.136.219203.205.136.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
203.205.137.101203.205.137.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
203.205.137.181203.205.137.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
203.205.137.209203.205.137.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
203.205.137.228203.205.137.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
203.205.137.231203.205.137.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK
203.205.137.57203.205.137.0/24AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueHK

WHOIS identity

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

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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