Skip to content

Hostname

msg.douyu.com

Last fetched

msg.douyu.com resolves to 20 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in BR.

Nutrition Label

WHISPER CANON · msg.douyu.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/msg.douyu.com

Resolution chain

msg.douyu.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.14.116.200128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.201128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.202128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.203128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.204128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.205128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.206128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
128.14.116.207128.14.116.0/22AS21859ZEN-ECN - Zenlayer IncBR
163.181.58.170163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.171163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.172163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.173163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.174163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.175163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.176163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
163.181.58.177163.181.58.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdDE
47.246.20.19647.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19747.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19847.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
47.246.20.19947.246.20.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

No WHOIS records are currently associated with msg.douyu.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from msg.douyu.com.

Cypher and MCP

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

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