Skip to content

Autonomous System

AS2588LATNET-AS(LV)

Last fetched

AS2588 is an Autonomous System operated by LATNET-AS and registered in LV. As of Thu, 21 May 2026 10:34:42 GMT, it announces 217 routed IP prefixes and peers with 37 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS2588Routing diversity10.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/2588

Routing footprint

AS2588 announces 217 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

37 distinct peers via BGP. The first 37 are listed below.

Peer ASNOperatorCountry
AS8538ILINK-AS Ventspils, LatviaLV
AS216464CALLGEARLV
AS215712PRINTFULLV
AS215537E-KARTE_ASLV
AS215324LV
AS213022DPD-LV
AS212717TIETO-LATVIALV
AS208030LATNET-KZOLV
AS207689TEIKUMSLV
AS206902NOLAN-AS - Telenet -LV
AS202589TESTDEVLABLV
AS201716BANLV
AS201673PTSLV-ASLV
AS201574LATLOTOLV
AS199558MEDPA-ASLV
AS199029WORLD-REGISTRY-OF-INTERNET-DOMAINS-ASLV
AS60324LTV-ASLV
AS60066TELE2LV-ASLV
AS56925SIA-LAT-ASLV
AS51249SILKO-ASLV
AS50731PRO9-ASLV
AS50485BELAM-RIGALV
AS48798SNLT-ASLV
AS48546LETA_LV
AS47814SNLV-ASLV
AS47284LTAB-ASLV
AS43513NANO-ASLV
AS41679CADENCELV
AS35484ALSO-LATVIA-ASLV
AS35108EMERGN-LV
AS35036RD-ASLV
AS24972LURSOFT-ASLV
AS21016LDC-ASLV
AS15684Networking CompanyLV
AS15483SALESLV-ASLV
AS15392ELVIM-ASLV
AS13194BITE Bite IP NetworkLT

Blast radius

Approximate count of dependent hostnames if AS2588 disappeared from the routing table.

~6,011 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:34:42 GMT.

MOAS / hijack watch

Prefixes routed by AS2588 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 AS2588 is unique to AS2588 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS2588.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS2588"})-[: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.