Autonomous System
AS27482 — AECP-AS - American Eagle Computer Products, Inc.(US)
Last fetched
AS27482 is an Autonomous System operated by AECP-AS - American Eagle Computer Products, Inc. and registered in US. As of Tue, 04 Aug 2026 17:02:29 GMT, it announces 34 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27482 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 12.53.28.0/24
- 12.53.29.0/24
- 12.53.30.0/24
- 12.53.31.0/24
- 12.133.121.0/24
- 12.133.120.0/22
- 12.133.122.0/24
- 12.133.123.0/24
- 12.167.4.0/24
- 12.167.5.0/24
- 12.198.148.0/24
- 12.198.149.0/24
- 12.199.222.0/24
- 12.199.223.0/24
- 12.227.252.0/24
- 63.250.252.0/24
- 65.119.162.0/24
- 65.119.163.0/24
- 68.72.70.0/23
- 68.72.72.0/22
- 68.77.209.0/24
- 68.252.156.0/22
- 76.227.208.0/24
- 76.227.210.0/24
- 76.227.212.0/24
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Count of dependent hostnames if AS27482 disappeared from the routing table.
5,695 hostnames depend on this network.Exact count across all 34 announced prefixes. Snapshot Sat, 25 Jul 2026 01:00:38 GMT.
MOAS / hijack watch
Prefixes routed by AS27482 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 AS27482 is unique to AS27482 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS27482.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS27482"})-[: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.