Autonomous System
AS13119 — ACI-COM-AS(PL)
Last fetched
AS13119 is an Autonomous System operated by ACI-COM-AS and registered in PL. As of Thu, 21 May 2026 06:44:05 GMT, it announces 11 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13119 announces 11 distinct routed prefixes. The 11-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS211025 | AS_CLAYTON | PL |
| AS204444 | UaiFibra Telecom | PL |
| AS204190 | Telxer-Enterprise | PL |
| AS199855 | BITSBYTE-AS-IN Bitsandbytes Isp Pvt Ltd | PL |
| AS199296 | NABA COM, S.A. DE C.V. | PL |
| AS197217 | BASTETRIX - Bastetrix LLC | PL |
| AS196844 | CFH - CFH CABLE INC | PL |
| AS60565 | WSPRSZCZECIN ul.Mazowiecka 14 | PL |
| AS60323 | SPNT-AS | PL |
| AS44061 | SMSNET | PL |
| AS43803 | SPEEDMEDIA-AS | PL |
| AS35179 | KORBANK-AS Korbank S. A. | PL |
| AS33891 | CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK | DE |
| AS13293 | PIONIER-AS-COM PIONIER | PL |
| AS9002 | RETN-AS | GB |
| AS8286 | ACI-EDU-AS ZUT ACI Educational AS | PL |
| AS8218 | NEO-ASN Zayo Europe | FR |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS5617 | TPNET | PL |
| AS1764 | NEXTLAYER-AS | AT |
Blast radius
Approximate count of dependent hostnames if AS13119 disappeared from the routing table.
~1,689 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:44:05 GMT.
MOAS / hijack watch
Prefixes routed by AS13119 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 AS13119 is unique to AS13119 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13119.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13119"})-[: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.