Skip to content

Autonomous System

AS293ESNET - 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

WHISPER CANON · AS293Routing diversity7.2/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/293

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.

Peering ecosystem

40 distinct peers via BGP. The first 40 are listed below.

Peer ASNOperatorCountry
AS16LBL - Lawrence Berkeley National LaboratoryUS
AS400066CBEC - Craig Botetourt Electric CooperativeUS
AS398900CLEARVIEWSD - Clearview Public SchoolsUS
AS396098ESL-AS-AP Enhanced Solutions LtdUS
AS63331AS-RAC - Rent-A-Center Inc.US
AS55126LVSCU - Long View Systems Corporation USAUS
AS54297SOLIDTOOLSINC - SolidTools Technology, Inc.US
AS48362VARNA-IX Internet Exchange PointAT
AS46846TGNA-KTVB - TEGNA Inc.US
AS36288AS-SHDC1 - ScanHealth, Inc.US
AS34549TELESMART-ASDE
AS32982NEUSTAR-AS5 - NeuStar, Inc.US
AS16411NREL-AS-NATIONAL-RENEWABLE-ENERGY-LABORATORY - National Renewable Energy LaboratoryUS
AS14702INL-ASN2 - Idaho National LaboratoryUS
AS11678DOE-NTS-AS - U.S. Department of EnergyUS
AS6939HURRICANE - Hurricane Electric LLCUS
AS6406CEBAF - Thomas Jefferson National Accelerator FacilityUS
AS3671SLAC - SLAC National Accelerator LaboratoryUS
AS3562SNLL-NET-AS - Sandia National LaboratoriesUS
AS3443ESNET-AS - ESnetUS
AS3431ESNET-AS - ESnetUS
AS3428ESNET-AS - ESnetUS
AS3425ESNET-AS - ESnetUS
AS3424HFMT - National Nuclear Security Administration, Kansas City PlantUS
AS3380PPPL-AS1 - Princeton Plasma Physics LaboratoryUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS3152FNAL-AS - Fermi National Accelerator Laboratory FermilabUS
AS2936NERSC - National Energy Research Scientific Computing CenterUS
AS2711SPIRITTEL-AS - Spirit CommunicationsUS
AS2640AMESLAB-AS - Ames LaboratoryUS
AS1829LANL-NV - Los Alamos National LaboratoryUS
AS683ARGONNE-AS - Argonne National LaboratoryUS
AS377SNLA-NET-AS - Sandia National LaboratoriesUS
AS292ESNET-WEST - ESnetUS
AS291ESNET-EAST - ESnetUS
AS68LANL-NM - Los Alamos National LaboratoryUS
AS50ORNL-MSRNET - Oak Ridge National LaboratoryUS
AS45LLL-TIS-AS - Lawrence Livermore National LaboratoryUS
AS44S1-DOMAIN - Lawrence Livermore National LaboratoryUS
AS43BNL-AS - Brookhaven National LaboratoryUS

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.