Autonomous System
AS31272 — WILDPARK-AS ISP WildPark, Ukraine, Nikolaev(UA)
Last fetched
AS31272 is an Autonomous System operated by WILDPARK-AS ISP WildPark, Ukraine, Nikolaev and registered in UA. As of Thu, 21 May 2026 06:22:12 GMT, it announces 45 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31272 announces 45 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.255.32.0/21
- 5.255.32.0/20
- 5.255.40.0/21
- 37.25.96.0/20
- 37.25.96.0/19
- 37.25.112.0/20
- 46.33.224.0/20
- 46.33.224.0/19
- 46.33.240.0/20
- 77.247.16.0/21
- 77.247.16.0/20
- 77.247.24.0/21
- 80.252.240.0/21
- 80.252.240.0/20
- 80.252.248.0/21
- 109.104.160.0/20
- 109.104.160.0/19
- 109.104.176.0/20
- 141.101.0.0/20
- 141.101.0.0/19
- 141.101.16.0/20
- 185.35.100.0/23
- 185.35.100.0/22
- 185.35.102.0/23
- 185.147.60.0/23
Peering ecosystem
7 distinct peers via BGP. The first 8 are listed below.
Blast radius
Approximate count of dependent hostnames if AS31272 disappeared from the routing table.
~72,203 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:22:12 GMT.
MOAS / hijack watch
Prefixes routed by AS31272 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 AS31272 is unique to AS31272 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31272.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31272"})-[: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.