Skip to content

Autonomous System

AS201201DATALOGISTICS(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

WHISPER CANON · AS201201Routing diversity5.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/201201

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 ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS215373DELSKA-C4LV
AS212531INTERNETO-VIZIJALT
AS208414WEDOS-GLOBALCZ
AS207186LT-RDNSLT
AS206029ATTRELLT
AS62282RACKRAY UAB RakrejusLT
AS61091PLIUS-ASLT
AS56413PROSERVIS-ASLT
AS51172DOMREG-UNI-ASLT
AS50256VIC-ASLT
AS44358DOMREG-ANY-AS KTU Internet Service CentreLT
AS24607LENETLT
AS21276XSGGE
AS13194BITE Bite IP NetworkLT
AS6939HURRICANE - Hurricane Electric LLCUS

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 country

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