Autonomous System
AS393397 — LREC-LRT - Lake Region Electric Cooperative, Inc(US)
Last fetched
AS393397 is an Autonomous System operated by LREC-LRT - Lake Region Electric Cooperative, Inc and registered in US. As of Thu, 21 May 2026 01:11:43 GMT, it announces 64 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS393397 announces 64 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.188.48.0/21
- 64.188.54.0/24
- 64.188.55.0/24
- 66.150.64.0/24
- 66.150.65.0/24
- 66.150.66.0/24
- 66.150.67.0/24
- 66.150.64.0/21
- 69.72.99.0/24
- 69.72.100.0/24
- 69.72.101.0/24
- 69.72.102.0/24
- 69.72.103.0/24
- 69.72.105.0/24
- 69.72.106.0/24
- 69.72.107.0/24
- 69.72.108.0/24
- 69.72.109.0/24
- 69.72.96.0/19
- 69.72.112.0/24
- 69.72.113.0/24
- 69.72.114.0/24
- 69.72.117.0/24
- 69.72.118.0/24
- 69.72.119.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS393397 disappeared from the routing table.
~218 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:11:43 GMT.
MOAS / hijack watch
Prefixes routed by AS393397 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 AS393397 is unique to AS393397 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS393397.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS393397"})-[: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.