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
Resolution chain
yzw.cn resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.113.210.51 | 138.113.210.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | NL |
| 138.113.241.64 | 138.113.241.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 138.113.69.33 | 138.113.69.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | DE |
| 163.171.238.21 | 163.171.238.0/24 | AS54994 | ML-1432-54994 - Meteverse Limited. | US |
| 194.107.19.246 | 194.107.19.0/24 | AS54994 | ML-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for yzw.cn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.richdt.cn |
| SPF_INCLUDE | spf.safenext.cn |
| SPF_INCLUDE | spfb.safenext.cn |
| SPF_IP | 123.125.72.102 |
| SPF_IP | 123.125.72.103 |
| SPF_IP | 123.125.72.24 |
| SPF_IP | 47.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.