Hostname
ptio.cn
Last fetched
ptio.cn resolves to 5 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in TW. WHOIS lists registrar:广州云讯信息科技有限公司 as the registrar.
Nutrition Label
Resolution chain
ptio.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 |
|---|---|---|---|---|
| 107.155.58.204 | 107.155.58.0/24 | AS21859 | ZEN-ECN - Zenlayer Inc | TW |
| 43.152.184.199 | 43.152.184.0/24 | AS139341 | ACE-AS-AP ACE | CO |
| 43.152.185.204 | 43.152.185.0/24 | AS139341 | ACE-AS-AP ACE | CO |
| 43.152.185.56 | 43.152.185.0/24 | AS139341 | ACE-AS-AP ACE | CO |
| 43.175.28.94 | 43.175.28.0/24 | AS139341 | ACE-AS-AP ACE | CO |
WHOIS identity
- Registrar
- registrar:广州云讯信息科技有限公司
- Organization
- 北京葡萄智阅科技有限公司
- Contact emails
Subdomains
6 observed subdomains of ptio.cn.
Web-graph footprint
Distinct hostnames that link to or from ptio.cn in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ptio.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ptio.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.