Skip to content

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

WHISPER CANON · AS58321Routing diversity6.5/10Peering density4.0/10MOAS conflict⚠ 1 conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/58321

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 ASNOperatorCountry
AS12741AS-NETIA - Netia SAPL
AS1299TWELVE99 - Arelion Sweden ABSE
AS29205VERCOM - VERCOM S.A.PL
AS29522CF-KRK - Cyber_Folks S.A.PL
AS3257GTT-BACKBONE - GTT Communications Inc.US
AS34360OGICOM - Cyber_Folks S.A.PL
AS41079CF-GDA - Cyber_Folks S.A.PL
AS43758CF-KRK-DOM - Cyber_Folks S.A.PL
AS48760OGICOM - 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.

PrefixConflicting ASNOperator
185.84.136.0/24AS29522CF-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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.