Skip to content

Autonomous System

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

WHISPER CANON · AS5518Routing diversity7.0/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/5518

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS1299TWELVE99 Arelion, fka Telia CarrierSE
AS211424LSK-STUDIOSLV
AS199577DIGIRET-LV
AS197616OPTRIX_LV
AS197325CONNECTUM-ASLV
AS60066TELE2LV-ASLV
AS51955NIC-LV-ANYCAST-ASLV
AS51894AS_MIKROTIKLSLV
AS47499ILVA-LV
AS44483ELEKTRONS-AS Internet provider in Liepaja, LatviaLV
AS42663LATVIJASTALRUNISLV
AS41563OST-AS OSTKOM SIALV
AS35809ASDIVILV
AS35407SMN-AS Kr.Valdemara 21LV
AS34001LIVAS-NET-AS Used by LIVAS NET LLC, Riga ,Latvia. Peering withLV
AS25107MTBANK-ASLV
AS15827TURIBA-ASLV
AS12578APOLLO-AS LatviaLV
AS2877LSC-ASLV

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 country

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