Autonomous System
AS201341 — CENTURION-INTERNET-SERVICES(LT)
Last fetched
AS201341 is an Autonomous System operated by CENTURION-INTERNET-SERVICES and registered in LT. As of Thu, 21 May 2026 12:07:09 GMT, it announces 203 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS201341 announces 203 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.181.32.0/22
- 5.181.64.0/22
- 31.187.65.0/24
- 31.220.28.0/24
- 31.220.46.0/23
- 37.140.246.0/24
- 37.153.134.0/24
- 37.156.6.0/24
- 45.10.212.0/22
- 45.14.212.0/22
- 45.67.220.0/24
- 45.87.8.0/22
- 45.94.64.0/22
- 45.94.160.0/22
- 45.130.224.0/22
- 45.138.240.0/22
- 45.140.200.0/22
- 45.141.140.0/22
- 45.141.220.0/22
- 46.102.251.0/24
- 46.253.141.0/24
- 62.3.8.0/24
- 62.3.9.0/24
- 62.3.25.0/24
- 62.106.72.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
MOAS / hijack watch
Prefixes routed by AS201341 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 AS201341 is unique to AS201341 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS201341.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS201341"})-[: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.