Autonomous System
AS201201 — DATALOGISTICS(LT)
Last fetched
AS201201 is an Autonomous System operated by DATALOGISTICS and registered in LT. As of Thu, 21 May 2026 10:57:39 GMT, it announces 11 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS201201 announces 11 distinct routed prefixes. The 11-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS215373 | DELSKA-C4 | LV |
| AS212531 | INTERNETO-VIZIJA | LT |
| AS208414 | WEDOS-GLOBAL | CZ |
| AS207186 | LT-RDNS | LT |
| AS206029 | ATTREL | LT |
| AS62282 | RACKRAY UAB Rakrejus | LT |
| AS61091 | PLIUS-AS | LT |
| AS56413 | PROSERVIS-AS | LT |
| AS51172 | DOMREG-UNI-AS | LT |
| AS50256 | VIC-AS | LT |
| AS44358 | DOMREG-ANY-AS KTU Internet Service Centre | LT |
| AS24607 | LENET | LT |
| AS21276 | XSG | GE |
| AS13194 | BITE Bite IP Network | LT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS201201 disappeared from the routing table.
~1,357 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:57:39 GMT.
MOAS / hijack watch
Prefixes routed by AS201201 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 AS201201 is unique to AS201201 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS201201.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS201201"})-[: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.