Autonomous System
AS5518 — TET_(LV)
Last fetched
AS5518 is an Autonomous System operated by TET_ and registered in LV. As of Thu, 21 May 2026 10:51:52 GMT, it announces 24 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS5518 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 18.18.6.0/24
- 62.63.128.0/21
- 62.63.136.0/22
- 62.63.144.0/20
- 62.63.160.0/19
- 78.28.195.0/24
- 78.28.211.0/24
- 78.28.212.0/24
- 78.28.223.0/24
- 78.28.192.0/18
- 78.28.240.0/24
- 78.28.244.0/24
- 78.154.128.0/19
- 80.233.146.0/24
- 80.233.168.0/24
- 80.233.128.0/17
- 91.231.68.0/24
- 185.87.204.0/22
- 194.19.224.0/19
- 195.10.216.0/24
- 213.175.75.0/24
- 213.175.64.0/18
- 2a02:16d8:104::/48
- 2a02:16d8::/32
Peering ecosystem
19 distinct peers via BGP. The first 19 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS211424 | LSK-STUDIOS | LV |
| AS199577 | DIGIRET- | LV |
| AS197616 | OPTRIX_ | LV |
| AS197325 | CONNECTUM-AS | LV |
| AS60066 | TELE2LV-AS | LV |
| AS51955 | NIC-LV-ANYCAST-AS | LV |
| AS51894 | AS_MIKROTIKLS | LV |
| AS47499 | ILVA- | LV |
| AS44483 | ELEKTRONS-AS Internet provider in Liepaja, Latvia | LV |
| AS42663 | LATVIJASTALRUNIS | LV |
| AS41563 | OST-AS OSTKOM SIA | LV |
| AS35809 | ASDIVI | LV |
| AS35407 | SMN-AS Kr.Valdemara 21 | LV |
| AS34001 | LIVAS-NET-AS Used by LIVAS NET LLC, Riga ,Latvia. Peering with | LV |
| AS25107 | MTBANK-AS | LV |
| AS15827 | TURIBA-AS | LV |
| AS12578 | APOLLO-AS Latvia | LV |
| AS2877 | LSC-AS | LV |
Blast radius
Approximate count of dependent hostnames if AS5518 disappeared from the routing table.
~2,174 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:51:52 GMT.
MOAS / hijack watch
Prefixes routed by AS5518 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 AS5518 is unique to AS5518 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS5518.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS5518"})-[: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.