Autonomous System
AS31229 — PL-BEYOND-AS(PL)
Last fetched
AS31229 is an Autonomous System operated by PL-BEYOND-AS and registered in PL. As of Thu, 21 May 2026 06:43:20 GMT, it announces 43 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS31229 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.57.136.0/22
- 5.149.159.0/24
- 5.149.160.0/21
- 31.220.110.0/24
- 31.220.112.0/21
- 46.23.208.0/21
- 46.23.224.0/24
- 46.23.227.0/24
- 46.245.108.0/22
- 46.245.112.0/22
- 46.245.115.0/24
- 46.245.116.0/24
- 46.245.117.0/24
- 46.245.116.0/22
- 91.102.31.0/24
- 91.199.51.0/24
- 91.202.12.0/24
- 91.202.13.0/24
- 91.232.196.0/24
- 91.232.197.0/24
- 92.42.201.0/24
- 109.204.0.0/17
- 109.204.65.0/24
- 178.215.146.0/24
- 185.21.135.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS210895 | Intercable del Mayab S DE RL DE CV | LV |
| AS209155 | CANFIELD | CZ |
| AS60217 | PL-BEYONDDATACENTER-ASN | PL |
| AS48362 | TKSWF-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| AS29205 | VERCOM | PL |
| AS20804 | ASN-TELENERGO ul. PERKUNA 47, WARSZAWA | PL |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS31229 disappeared from the routing table.
~1,213 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:43:20 GMT.
MOAS / hijack watch
Prefixes routed by AS31229 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 AS31229 is unique to AS31229 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS31229.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS31229"})-[: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.