Skip to content

Hostname

xmwyjsj.com

Last fetched

xmwyjsj.com resolves to 5 IPv4 addresses operated by ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · xmwyjsj.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/xmwyjsj.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.129.20.217139.129.0.0/17AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN
172.247.128.206172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
104.17.61.75104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.228.209104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.101.118104.18.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:420
Organization
china changli xingminweiye
Contact emails

Subdomains

1 observed subdomain of xmwyjsj.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from xmwyjsj.com.

Cypher and MCP

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

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