Skip to content

Hostname

xnw.com

Last fetched

xnw.com resolves to 6 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · xnw.comRouting diversity3.9/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/xnw.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.113.159.215138.113.159.0/24AS54994ML-1432-54994 - Meteverse Limited.US
14.0.37.15514.0.37.0/24AS54994ML-1432-54994 - Meteverse Limited.SG
157.185.158.28157.185.158.0/24AS54994ML-1432-54994 - Meteverse Limited.US
163.171.161.11163.171.161.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
168.235.193.71168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB
168.235.193.72168.235.193.0/24AS54994ML-1432-54994 - Meteverse Limited.GB

WHOIS identity

Registrar
iana:420
Organization
beijing duocaiyun information technolony co.,ltd.
Contact emails

Subdomains

53 observed subdomains of xnw.com.

Web-graph footprint

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

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for xnw.com.

MechanismTarget
SPF_IP175.25.51.72
SPF_MXmail.xnw.com
SPF_MXxnw.com

Related pages

Pivot deeper into the graph from xnw.com.

Cypher and MCP

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

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