Autonomous System
AS33922 — NTT-LT-AS(LT)
Last fetched
AS33922 is an Autonomous System operated by NTT-LT-AS and registered in LT. As of Thu, 21 May 2026 01:01:19 GMT, it announces 77 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS33922 announces 77 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.13.52.0/22
- 84.32.0.0/22
- 84.32.2.0/23
- 84.32.3.0/24
- 84.32.18.0/24
- 84.32.19.0/24
- 84.32.38.0/24
- 84.32.114.0/24
- 84.32.114.0/23
- 84.32.115.0/24
- 84.32.116.0/24
- 84.32.116.0/23
- 84.32.117.0/24
- 84.32.120.0/22
- 84.32.124.0/24
- 84.32.125.0/24
- 84.32.132.0/24
- 84.32.134.0/24
- 84.32.140.0/24
- 84.32.140.0/22
- 84.32.142.0/24
- 84.32.165.0/24
- 84.32.166.0/24
- 84.32.167.0/24
- 84.32.171.0/24
Peering ecosystem
32 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1257 | TELE2 | — |
| AS212024 | RISSON | FR |
| AS198345 | VUB-AS | LT |
| AS60099 | RES | LT |
| AS51388 | MARSATAS-LT-AS | LT |
| AS50962 | ROVENTA_AS_ | LT |
| AS49912 | MRTV | LT |
| AS48362 | TKSWF-AS | AT |
| AS47341 | AS-TORENA Torena, II | LT |
| AS43627 | KLI-AS | LT |
| AS42774 | BB-AS | LT |
| AS35625 | EUROFIBER-FRANCE | FR |
| AS35280 | F5 | FR |
| AS34857 | T-VARTAI-AS Telekomunikaciju vartai ISP, Klaipeda, Lithuania | LT |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS34037 | VARDAS-LT-AS | LT |
| AS34019 | HIVANE | FR |
| AS31500 | GNM-AS | AG |
| AS29838 | AMC - Atlantic Metro Communications II, Inc. | US |
| AS29075 | IELO IELO Main Network | FR |
| AS25406 | SPLIUS-AS | LT |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS13194 | BITE Bite IP Network | LT |
| AS12859 | NL-BIT BIT BV | NL |
| AS12779 | ITGATE | IT |
| AS9002 | RETN-AS | GB |
| AS8764 | TELIA-LIETUVA | LT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
| AS1764 | NEXTLAYER-AS | AT |
Blast radius
Approximate count of dependent hostnames if AS33922 disappeared from the routing table.
~939 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:01:19 GMT.
MOAS / hijack watch
Prefixes routed by AS33922 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 AS33922 is unique to AS33922 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS33922.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS33922"})-[: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.