Autonomous System
AS293 — ESNET - ESnet(US)
Last fetched
AS293 is an Autonomous System operated by ESNET - ESnet and registered in US. As of Wed, 20 May 2026 21:51:09 GMT, it announces 27 routed IP prefixes and peers with 40 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS293 announces 27 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 134.255.249.0/24
- 135.180.0.0/16
- 192.141.168.0/22
- 192.141.173.0/24
- 192.141.175.0/24
- 192.164.185.0/24
- 192.178.204.0/24
- 192.178.205.0/24
- 192.178.206.0/24
- 193.8.196.0/24
- 193.8.197.0/24
- 193.8.203.0/24
- 193.8.206.0/24
- 193.8.206.0/23
- 193.8.207.0/24
- 193.8.208.0/24
- 193.8.209.0/24
- 193.8.210.0/24
- 198.237.216.0/21
- 199.73.32.0/21
- 200.24.133.0/24
- 200.24.134.0/24
- 200.24.135.0/24
- 200.24.136.0/22
- 200.24.138.0/24
Peering ecosystem
40 distinct peers via BGP. The first 40 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS16 | LBL - Lawrence Berkeley National Laboratory | US |
| AS400066 | CBEC - Craig Botetourt Electric Cooperative | US |
| AS398900 | CLEARVIEWSD - Clearview Public Schools | US |
| AS396098 | ESL-AS-AP Enhanced Solutions Ltd | US |
| AS63331 | AS-RAC - Rent-A-Center Inc. | US |
| AS55126 | LVSCU - Long View Systems Corporation USA | US |
| AS54297 | SOLIDTOOLSINC - SolidTools Technology, Inc. | US |
| AS48362 | VARNA-IX Internet Exchange Point | AT |
| AS46846 | TGNA-KTVB - TEGNA Inc. | US |
| AS36288 | AS-SHDC1 - ScanHealth, Inc. | US |
| AS34549 | TELESMART-AS | DE |
| AS32982 | NEUSTAR-AS5 - NeuStar, Inc. | US |
| AS16411 | NREL-AS-NATIONAL-RENEWABLE-ENERGY-LABORATORY - National Renewable Energy Laboratory | US |
| AS14702 | INL-ASN2 - Idaho National Laboratory | US |
| AS11678 | DOE-NTS-AS - U.S. Department of Energy | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6406 | CEBAF - Thomas Jefferson National Accelerator Facility | US |
| AS3671 | SLAC - SLAC National Accelerator Laboratory | US |
| AS3562 | SNLL-NET-AS - Sandia National Laboratories | US |
| AS3443 | ESNET-AS - ESnet | US |
| AS3431 | ESNET-AS - ESnet | US |
| AS3428 | ESNET-AS - ESnet | US |
| AS3425 | ESNET-AS - ESnet | US |
| AS3424 | HFMT - National Nuclear Security Administration, Kansas City Plant | US |
| AS3380 | PPPL-AS1 - Princeton Plasma Physics Laboratory | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3152 | FNAL-AS - Fermi National Accelerator Laboratory Fermilab | US |
| AS2936 | NERSC - National Energy Research Scientific Computing Center | US |
| AS2711 | SPIRITTEL-AS - Spirit Communications | US |
| AS2640 | AMESLAB-AS - Ames Laboratory | US |
| AS1829 | LANL-NV - Los Alamos National Laboratory | US |
| AS683 | ARGONNE-AS - Argonne National Laboratory | US |
| AS377 | SNLA-NET-AS - Sandia National Laboratories | US |
| AS292 | ESNET-WEST - ESnet | US |
| AS291 | ESNET-EAST - ESnet | US |
| AS68 | LANL-NM - Los Alamos National Laboratory | US |
| AS50 | ORNL-MSRNET - Oak Ridge National Laboratory | US |
| AS45 | LLL-TIS-AS - Lawrence Livermore National Laboratory | US |
| AS44 | S1-DOMAIN - Lawrence Livermore National Laboratory | US |
| AS43 | BNL-AS - Brookhaven National Laboratory | US |
Blast radius
Approximate count of dependent hostnames if AS293 disappeared from the routing table.
~68 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:51:09 GMT.
MOAS / hijack watch
Prefixes routed by AS293 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 AS293 is unique to AS293 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS293.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS293"})-[: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.