Skip to content

Hostname

douyu.com

Last fetched

douyu.com resolves to 18 IPv4 addresses operated by CMC - Catholic Medical Center in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · douyu.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/douyu.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.33.20.216101.33.20.0/24AS139341CMC - Catholic Medical CenterUS
138.113.149.152138.113.149.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
163.171.242.128163.171.242.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCDE
174.35.118.63174.35.118.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCGB
43.152.134.13243.152.134.0/23AS139341CMC - Catholic Medical CenterUS
43.152.135.17443.152.134.0/23AS139341CMC - Catholic Medical CenterUS
43.152.136.8743.152.136.0/24AS139341CMC - Catholic Medical CenterUS
43.152.2.14443.152.2.0/24AS139341CMC - Catholic Medical CenterUS
43.152.2.15443.152.2.0/24AS139341CMC - Catholic Medical CenterUS
43.152.2.7343.152.2.0/24AS139341CMC - Catholic Medical CenterUS
43.152.2.7843.152.2.0/24AS139341CMC - Catholic Medical CenterUS
43.152.22.21543.152.22.0/24AS139341CMC - Catholic Medical CenterUS
43.152.48.13943.152.48.0/24AS139341CMC - Catholic Medical CenterUS
43.159.77.16043.159.77.0/24AS139341CMC - Catholic Medical CenterUS
43.159.77.25043.159.77.0/24AS139341CMC - Catholic Medical CenterUS
43.159.77.25343.159.77.0/24AS139341CMC - Catholic Medical CenterUS
43.159.79.4943.159.79.0/24AS139341CMC - Catholic Medical CenterUS
43.175.170.16343.175.170.0/24AS139341CMC - Catholic Medical CenterUS

WHOIS identity

Registrar
iana:1599
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

39 observed subdomains of douyu.com.

Web-graph footprint

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

2,313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for douyu.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from douyu.com.

Cypher and MCP

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

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