Autonomous System
AS199527 — BITE-LT-AS Bite Lietuva multihomed end-users(LT)
Last fetched
AS199527 is an Autonomous System operated by BITE-LT-AS Bite Lietuva multihomed end-users and registered in LT. As of Thu, 21 May 2026 10:23:31 GMT, it announces 102 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS199527 announces 102 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.51.4.0/24
- 64.51.6.0/24
- 64.51.7.0/24
- 64.51.12.0/24
- 64.51.13.0/24
- 64.51.14.0/24
- 64.51.15.0/24
- 64.51.18.0/24
- 64.51.224.0/24
- 64.51.226.0/24
- 64.145.101.0/24
- 64.145.105.0/24
- 64.145.106.0/24
- 64.145.119.0/24
- 66.17.130.0/23
- 66.17.132.0/22
- 66.17.136.0/22
- 66.17.140.0/24
- 66.17.143.0/24
- 66.17.156.0/24
- 66.17.158.0/23
- 66.17.192.0/23
- 66.17.200.0/22
- 66.17.204.0/22
- 66.17.213.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS199527 disappeared from the routing table.
~184 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:23:31 GMT.
MOAS / hijack watch
Prefixes routed by AS199527 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 AS199527 is unique to AS199527 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS199527.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS199527"})-[: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.