Skip to content

Hostname

open.douyu.com

Last fetched

open.douyu.com resolves to 15 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.1.60.172128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.173128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.174128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.175128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.176128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.177128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.178128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
128.1.60.179128.1.60.0/24AS21859ZEN-ECN - Zenlayer IncVN
155.102.1.27155.102.1.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
155.102.1.28155.102.1.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
155.102.1.29155.102.1.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.139163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.142163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.143163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.144163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG

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 open.douyu.com in the public web crawl.

Threat posture

History

Related pages

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

Cypher and MCP

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

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