Autonomous System
AS24877 — INIT - UAB INIT(LT)
Last fetched
AS24877 is an Autonomous System operated by INIT - UAB INIT and registered in LT. As of Sat, 05 Sep 2026 07:25:27 GMT, it announces 33 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS24877 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 84.55.24.0/22
- 84.55.24.0/21
- 84.55.28.0/22
- 84.55.38.0/23
- 84.55.39.0/24
- 84.55.40.0/22
- 84.55.40.0/21
- 84.55.44.0/23
- 84.55.46.0/23
- 88.222.0.0/17
- 88.222.128.0/18
- 88.222.192.0/20
- 88.222.224.0/20
- 88.222.248.0/22
- 88.223.64.0/21
- 88.223.64.0/20
- 88.223.72.0/21
- 88.223.100.0/22
- 88.223.132.0/22
- 88.223.136.0/23
- 88.223.139.0/24
- 88.223.140.0/22
- 88.223.156.0/22
- 88.223.179.0/24
- 88.223.182.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS24877 disappeared from the routing table.
128,767 hostnames depend on this network.Exact count across all 31 announced prefixes. Snapshot Wed, 15 Jul 2026 01:00:48 GMT.
MOAS / hijack watch
Prefixes routed by AS24877 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 AS24877 is unique to AS24877 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS24877.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS24877"})-[: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.