Autonomous System
AS15440(LT)
Last fetched
AS15440 is an Autonomous System registered in LT. As of Tue, 21 Jul 2026 12:50:11 GMT, it announces 40 routed IP prefixes and peers with 31 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS15440 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.133.65.0/24
- 5.133.66.0/24
- 38.210.227.0/24
- 45.82.32.0/24
- 45.82.32.0/22
- 77.241.192.0/20
- 79.142.112.0/20
- 85.209.231.0/24
- 89.249.80.0/20
- 91.103.96.0/21
- 91.103.255.0/24
- 92.62.128.0/24
- 92.62.129.0/24
- 92.62.130.0/24
- 92.62.131.0/24
- 92.62.132.0/23
- 92.62.135.0/24
- 92.62.128.0/20
- 92.62.136.0/24
- 92.62.137.0/24
- 92.62.138.0/24
- 92.62.139.0/24
- 92.62.140.0/24
- 92.62.141.0/24
- 92.62.142.0/24
Peering ecosystem
31 distinct peers via BGP. The first 31 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS141039 | — | PA |
| AS15419 | — | LT |
| AS15908 | — | LT |
| AS197158 | — | LT |
| AS197417 | — | LT |
| AS199527 | — | LT |
| AS201341 | — | LT |
| AS202725 | — | LT |
| AS203061 | — | LT |
| AS203098 | — | LT |
| AS204915 | — | CY |
| AS205964 | — | LT |
| AS209989 | — | LT |
| AS210126 | — | LT |
| AS210948 | — | LT |
| AS212028 | — | IE |
| AS212853 | — | LT |
| AS213772 | — | LT |
| AS215975 | — | LT |
| AS28917 | — | LT |
| AS3303 | — | CH |
| AS34689 | — | RO |
| AS35407 | — | LV |
| AS42380 | — | EE |
| AS42549 | — | LT |
| AS44771 | — | LT |
| AS63293 | FACEBOOK-OFFNET - Facebook, Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS8314 | — | LT |
| AS8764 | — | LT |
| AS9002 | — | GB |
Blast radius
Count of dependent hostnames if AS15440 disappeared from the routing table.
22,368 hostnames depend on this network.Exact count across all 40 announced prefixes. Snapshot Sun, 07 Jun 2026 09:00:21 GMT.
MOAS / hijack watch
Prefixes routed by AS15440 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 AS15440 is unique to AS15440 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS15440.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS15440"})-[: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.