Hostname
xyspw.com
Last fetched
xyspw.com resolves to 5 IPv4 addresses operated by CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation in CN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
xyspw.com 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 |
|---|---|---|---|---|
| 220.181.141.77 | 220.181.128.0/20 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | CN |
| 60.188.96.129 | 60.188.64.0/18 | AS136190 | CHINATELECOM-ZHEJIANG-JINHUA-IDC - JINHUA, ZHEJIANG Province, P.R.China. | CN |
| 211.100.8.92 | 211.100.0.0/18 | AS23724 | CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation | — |
| 61.170.77.126 | 61.170.64.0/18 | AS4812 | CHINANET-SH-AP - China Telecom (Group) | — |
| 61.170.77.127 | 61.170.64.0/18 | AS4812 | CHINANET-SH-AP - China Telecom (Group) | — |
WHOIS identity
- Registrar
- iana:420
- Organization
- chenhuifan
- Contact emails
Subdomains
6 observed subdomains of xyspw.com.
Threat posture
History
Related pages
Pivot deeper into the graph from xyspw.com.
- IP · 220.181.141.77
- ASN · AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation
- Registrar · iana:420
- Country · CN
- Email · pangniui22@gmail.com
- TLD · .com
- Browse hostnames · xy…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xyspw.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.