Skip to content

Hostname

yzw.cn

Last fetched

yzw.cn resolves to 5 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in NL. WHOIS lists registrar:阿里巴巴云计算(北京)有限公司 as the registrar.

Nutrition Label

WHISPER CANON · yzw.cnRouting diversity3.9/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/yzw.cn

Resolution chain

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

IPPrefixASNOperatorCountry
138.113.210.51138.113.210.0/24AS54994ML-1432-54994 - Meteverse Limited.NL
138.113.241.64138.113.241.0/24AS54994ML-1432-54994 - Meteverse Limited.US
138.113.69.33138.113.69.0/24AS54994ML-1432-54994 - Meteverse Limited.DE
163.171.238.21163.171.238.0/24AS54994ML-1432-54994 - Meteverse Limited.US
194.107.19.246194.107.19.0/24AS54994ML-1432-54994 - Meteverse Limited.DE

WHOIS identity

Registrar
registrar:阿里巴巴云计算(北京)有限公司
Organization
????????????
Contact emails

Subdomains

18 observed subdomains of yzw.cn.

Web-graph footprint

Distinct hostnames that link to or from yzw.cn in the public web crawl.

33 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for yzw.cn.

MechanismTarget
SPF_INCLUDEspf.richdt.cn
SPF_INCLUDEspf.safenext.cn
SPF_INCLUDEspfb.safenext.cn
SPF_IP123.125.72.102
SPF_IP123.125.72.103
SPF_IP123.125.72.24
SPF_IP47.90.52.215/32

Related pages

Pivot deeper into the graph from yzw.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "yzw.cn"})-[: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.