Autonomous System
AS2588 — LATNET-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
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.
- 46.19.200.0/21
- 80.81.32.0/24
- 80.81.33.0/24
- 80.81.34.0/24
- 80.81.35.0/24
- 80.81.36.0/24
- 80.81.37.0/24
- 80.81.42.0/24
- 80.81.43.0/24
- 80.81.45.0/24
- 80.81.46.0/24
- 80.81.51.0/24
- 80.81.55.0/24
- 80.81.57.0/24
- 80.81.59.0/24
- 80.81.62.0/24
- 83.223.128.0/19
- 83.223.155.0/24
- 85.254.6.0/24
- 85.254.49.0/24
- 85.254.50.0/24
- 85.254.56.0/24
- 85.254.57.0/24
- 85.254.60.0/24
- 85.254.61.0/24
Peering ecosystem
37 distinct peers via BGP. The first 37 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS8538 | ILINK-AS Ventspils, Latvia | LV |
| AS216464 | CALLGEAR | LV |
| AS215712 | PRINTFUL | LV |
| AS215537 | E-KARTE_AS | LV |
| AS215324 | — | LV |
| AS213022 | DPD- | LV |
| AS212717 | TIETO-LATVIA | LV |
| AS208030 | LATNET-KZO | LV |
| AS207689 | TEIKUMS | LV |
| AS206902 | NOLAN-AS - Telenet - | LV |
| AS202589 | TESTDEVLAB | LV |
| AS201716 | BAN | LV |
| AS201673 | PTSLV-AS | LV |
| AS201574 | LATLOTO | LV |
| AS199558 | MEDPA-AS | LV |
| AS199029 | WORLD-REGISTRY-OF-INTERNET-DOMAINS-AS | LV |
| AS60324 | LTV-AS | LV |
| AS60066 | TELE2LV-AS | LV |
| AS56925 | SIA-LAT-AS | LV |
| AS51249 | SILKO-AS | LV |
| AS50731 | PRO9-AS | LV |
| AS50485 | BELAM-RIGA | LV |
| AS48798 | SNLT-AS | LV |
| AS48546 | LETA_ | LV |
| AS47814 | SNLV-AS | LV |
| AS47284 | LTAB-AS | LV |
| AS43513 | NANO-AS | LV |
| AS41679 | CADENCE | LV |
| AS35484 | ALSO-LATVIA-AS | LV |
| AS35108 | EMERGN- | LV |
| AS35036 | RD-AS | LV |
| AS24972 | LURSOFT-AS | LV |
| AS21016 | LDC-AS | LV |
| AS15684 | Networking Company | LV |
| AS15483 | SALESLV-AS | LV |
| AS15392 | ELVIM-AS | LV |
| AS13194 | BITE Bite IP Network | LT |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.