Skip to content

Hostname

d.dnspood.net

Last fetched

d.dnspood.net resolves to 8 IPv4 addresses operated by TENCENT-NET-AP-CN Tencent Building, Kejizhongyi Avenue in CN.

Nutrition Label

WHISPER CANON · d.dnspood.netRouting diversity3.9/10Peering density9.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/d.dnspood.net

Resolution chain

d.dnspood.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
1.12.0.221.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.12.0.51.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
1.12.0.61.12.0.0/20AS132203TENCENT-NET-AP-CN Tencent Building, Kejizhongyi AvenueCN
129.211.176.193129.211.176.0/20AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
35.154.34.24635.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
36.155.149.21136.155.144.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
36.155.149.5236.155.144.0/21AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
52.52.126.13952.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with d.dnspood.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from d.dnspood.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d.dnspood.net"})-[: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.