Autonomous System
AS61272 — IST-AS(LT)
Last fetched
AS61272 is an Autonomous System operated by IST-AS and registered in LT. As of Thu, 21 May 2026 06:24:50 GMT, it announces 44 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS61272 announces 44 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.26.174.0/24
- 45.132.194.0/24
- 45.151.45.0/24
- 64.204.173.0/24
- 82.197.202.0/24
- 85.206.160.0/22
- 85.206.164.0/22
- 85.206.168.0/22
- 85.206.172.0/22
- 85.206.240.0/22
- 88.119.160.0/21
- 88.119.168.0/24
- 88.119.169.0/24
- 88.119.170.0/24
- 88.119.171.0/24
- 88.119.173.0/24
- 88.119.174.0/24
- 88.119.175.0/24
- 89.117.211.0/24
- 89.117.242.0/24
- 91.216.163.0/24
- 107.149.18.0/24
- 158.173.79.0/24
- 178.83.26.0/24
- 185.23.16.0/24
Peering ecosystem
14 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS8764 | TELIA-LIETUVA | LT |
| AS399275 | SOLID - Solid Systems LLC | US |
| AS216321 | ZEROAV-EU | US |
| AS208885 | NFS-AS | TJ |
| AS200017 | ECOLANDO | LT |
| AS199527 | BITE-LT-AS Bite Lietuva multihomed end-users | LT |
| AS136258 | ONEPROVIDER-AS BrainStorm Network, Inc | CA |
| AS50673 | SERVERIUS-AS | NL |
| AS48014 | ALBHOST AlbHost SH.P.K. | AL |
| AS42831 | UKSERVERS-AS UK Dedicated Servers, Hosting and Co-Location | GB |
| AS40676 | AS40676 - Psychz Networks | US |
| AS13194 | BITE Bite IP Network | LT |
| AS9002 | RETN-AS | GB |
Blast radius
Approximate count of dependent hostnames if AS61272 disappeared from the routing table.
~13,996 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:24:50 GMT.
MOAS / hijack watch
Prefixes routed by AS61272 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 AS61272 is unique to AS61272 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS61272.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS61272"})-[: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.