Autonomous System
AS26072 — FIRSTENERGY - FirstEnergy Corp.(US)
Last fetched
AS26072 is an Autonomous System operated by FIRSTENERGY - FirstEnergy Corp. and registered in US. As of Thu, 21 May 2026 06:26:25 GMT, it announces 29 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS26072 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 148.108.39.0/24
- 148.108.32.0/19
- 148.108.48.0/20
- 148.108.64.0/23
- 148.108.66.0/24
- 148.108.67.0/24
- 148.108.68.0/24
- 148.108.96.0/24
- 148.108.98.0/24
- 148.108.100.0/22
- 148.108.104.0/24
- 148.108.0.0/16
- 148.108.128.0/19
- 148.108.160.0/19
- 148.108.192.0/20
- 148.108.208.0/24
- 148.108.210.0/24
- 148.108.210.0/23
- 205.132.72.0/24
- 205.132.73.0/24
- 205.132.74.0/24
- 205.132.75.0/24
- 205.132.72.0/21
- 205.132.76.0/24
- 205.132.77.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Approximate count of dependent hostnames if AS26072 disappeared from the routing table.
~41 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:26:25 GMT.
MOAS / hijack watch
Prefixes routed by AS26072 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 AS26072 is unique to AS26072 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS26072.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS26072"})-[: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.