Autonomous System
AS22065 — LFL-9 - LPL Financial(US)
Last fetched
AS22065 is an Autonomous System operated by LFL-9 - LPL Financial and registered in US. As of Thu, 21 May 2026 12:50:42 GMT, it announces 21 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS22065 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 8.37.39.0/24
- 8.47.8.0/24
- 12.31.160.0/23
- 64.172.225.0/24
- 64.172.224.0/22
- 64.172.226.0/24
- 64.172.227.0/24
- 68.142.148.0/24
- 97.107.124.0/24
- 97.107.124.0/23
- 97.107.125.0/24
- 104.219.76.0/24
- 104.219.76.0/23
- 104.219.77.0/24
- 104.219.78.0/24
- 104.219.78.0/23
- 104.219.79.0/24
- 142.215.196.0/24
- 142.215.204.0/24
- 142.215.205.0/24
- 155.204.154.0/24
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS396123 | WAVEBAND-LLC - WAVE.BAND, LLC | US |
| AS17378 | AS17378 - TierPoint, LLC | US |
| AS14615 | ROCK-HILL-TELEPHONE - Comporium, Inc | US |
| AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
MOAS / hijack watch
Prefixes routed by AS22065 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 AS22065 is unique to AS22065 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS22065.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS22065"})-[: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.