Autonomous System
AS58321 — OXYLION-AS - Oxylion Sp. z o.o.(PL)
Last fetched
AS58321 is an Autonomous System operated by OXYLION-AS - Oxylion Sp. z o.o. and registered in PL. As of Tue, 04 Aug 2026 00:15:23 GMT, it announces 19 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS58321 announces 19 distinct routed prefixes. The 19-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12741 | AS-NETIA - Netia SA | PL |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS29205 | VERCOM - VERCOM S.A. | PL |
| AS29522 | CF-KRK - Cyber_Folks S.A. | PL |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS34360 | OGICOM - Cyber_Folks S.A. | PL |
| AS41079 | CF-GDA - Cyber_Folks S.A. | PL |
| AS43758 | CF-KRK-DOM - Cyber_Folks S.A. | PL |
| AS48760 | OGICOM - Cyber_Folks S.A. | PL |
Blast radius
Count of dependent hostnames if AS58321 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS58321 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 185.84.136.0/24 | AS29522 | CF-KRK - Cyber_Folks S.A. |
Threat posture
Related pages
Pivot deeper into the graph from AS58321.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS58321"})-[: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.