Skip to content

Hostname

douban.com

Last fetched

douban.com resolves to 3 IPv4 addresses operated by BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHina in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · douban.comRouting diversity3.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/douban.com

Resolution chain

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

IPPrefixASNOperatorCountry
120.53.130.158120.53.128.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
120.53.130.158120.53.128.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
140.143.177.206140.143.176.0/22AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
140.143.177.206140.143.176.0/22AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
81.70.124.9981.70.64.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN
81.70.124.9981.70.64.0/18AS45090BSTINET No.16 S.St.Xizhimen, Beijing, 100035, P.R.CHinaCN

WHOIS identity

Registrar
iana:420
Organization
beijing douwang technology
Contact emails

Subdomains

58 observed subdomains of douban.com.

Web-graph footprint

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

9,494 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for douban.com.

MechanismTarget
SPF_INCLUDEfeishu-spf.mail.douban.com

Related pages

Pivot deeper into the graph from douban.com.

Cypher and MCP

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

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