Autonomous System
AS47359 — CITYNET-ZP-AS(UA)
Last fetched
AS47359 is an Autonomous System operated by CITYNET-ZP-AS and registered in UA. As of Thu, 21 May 2026 01:10:41 GMT, it announces 31 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47359 announces 31 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.193.80.0/21
- 31.193.88.0/24
- 31.193.89.0/24
- 31.193.92.0/24
- 31.193.93.0/24
- 31.193.94.0/24
- 31.193.95.0/24
- 91.195.184.0/23
- 91.204.60.0/24
- 91.204.61.0/24
- 91.204.62.0/24
- 91.204.63.0/24
- 93.175.208.0/24
- 93.175.209.0/24
- 93.175.210.0/24
- 93.175.211.0/24
- 93.175.212.0/24
- 93.175.213.0/24
- 93.175.214.0/24
- 93.175.215.0/24
- 93.175.216.0/24
- 93.175.217.0/24
- 93.175.218.0/24
- 93.175.219.0/24
- 93.175.220.0/24
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Approximate count of dependent hostnames if AS47359 disappeared from the routing table.
~198 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:10:41 GMT.
MOAS / hijack watch
Prefixes routed by AS47359 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS47359 is unique to AS47359 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47359.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47359"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.