Skip to content

Hostname

rexuexia.com

Last fetched

rexuexia.com resolves to 20 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in BR. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · rexuexia.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rexuexia.com

Resolution chain

rexuexia.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/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.201128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.202128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.203128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.204128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.205128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.206128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
128.14.116.207128.14.116.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdBR
155.102.51.1155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.2155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.3155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.4155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.5155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.6155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.7155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
155.102.51.8155.102.51.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
156.59.136.138156.59.136.0/21AS21859ZEN-ECN - Zenlayer IncVN
163.181.131.175163.181.131.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.131.176163.181.131.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE
163.181.131.177163.181.131.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdDE

WHOIS identity

Registrar
iana:1599
Organization
domain whois protection service
Contact emails

Subdomains

1 observed subdomain of rexuexia.com.

Web-graph footprint

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

11 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from rexuexia.com.

Cypher and MCP

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

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