Skip to content

Autonomous System

AS8764(LT)

Last fetched

AS8764 is an Autonomous System registered in LT. As of Tue, 21 Jul 2026 10:27:20 GMT, it announces 1,013 routed IP prefixes and peers with 46 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS8764Routing diversity10.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/8764

Routing footprint

AS8764 announces 1,013 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

46 distinct peers via BGP. The first 46 are listed below.

Peer ASNOperatorCountry
AS1299SE
AS13260LT
AS15440LT
AS16125LT
AS174COGENT-174 - Cogent Communications, LLCUS
AS197225LT
AS199527LT
AS202756US
AS205686LT
AS205688LT
AS21031LT
AS211771IE
AS212028IE
AS213365LT
AS21433GB
AS24645LT
AS24852LT
AS24877LT
AS25190LT
AS2847LT
AS29632BG
AS30775LT
AS31114LT
AS33922LT
AS34120LT
AS34549DE
AS34961LT
AS39007LT
AS41228LT
AS42887LT
AS43463GB
AS43811LT
AS47341LT
AS47929LT
AS48362AT
AS50065LT
AS51107LT
AS51719LT
AS51802LT
AS5479LT
AS5508124SHELLS - 24 SHELLSUS
AS5522LT
AS59821LT
AS61272LT
AS62260LT
AS6939HURRICANE - Hurricane Electric LLCUS

Blast radius

Count of dependent hostnames if AS8764 disappeared from the routing table.

Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.

MOAS / hijack watch

Prefixes routed by AS8764 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 AS8764 is unique to AS8764 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS8764.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS8764"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.