Autonomous System
AS53340 — IMPERIAL-CAPITAL-GROUP-LLC - Imperial Capital Group LLC(US)
Last fetched
AS53340 is an Autonomous System operated by IMPERIAL-CAPITAL-GROUP-LLC - Imperial Capital Group LLC and registered in US. As of Thu, 21 May 2026 06:21:53 GMT, it announces 51 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS53340 announces 51 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.182.164.0/24
- 8.28.83.0/24
- 37.231.224.0/22
- 45.14.108.0/22
- 45.94.221.0/24
- 64.137.223.0/24
- 77.69.222.0/24
- 80.96.6.0/24
- 83.247.195.0/24
- 85.96.107.0/24
- 102.179.240.0/22
- 102.206.116.0/22
- 104.253.93.0/24
- 104.253.143.0/24
- 148.153.143.0/24
- 154.59.113.0/24
- 163.178.104.0/23
- 163.187.0.0/16
- 163.188.0.0/16
- 172.243.197.0/24
- 176.240.248.0/22
- 182.69.128.0/21
- 182.70.123.0/24
- 182.70.144.0/20
- 185.169.155.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
Blast radius
Approximate count of dependent hostnames if AS53340 disappeared from the routing table.
~1,739 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:21:53 GMT.
MOAS / hijack watch
Prefixes routed by AS53340 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 AS53340 is unique to AS53340 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS53340.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS53340"})-[: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.