Autonomous System
AS2386 — INS-AS - AT&T Enterprises, LLC(US)
Last fetched
AS2386 is an Autonomous System operated by INS-AS - AT&T Enterprises, LLC and registered in US. As of Wed, 20 May 2026 21:59:48 GMT, it announces 403 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS2386 announces 403 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 12.27.244.0/22
- 12.28.39.0/24
- 12.28.51.0/24
- 12.28.54.0/24
- 12.28.124.0/24
- 12.28.131.0/24
- 12.28.196.0/24
- 12.29.42.0/24
- 12.30.130.0/23
- 12.31.110.0/24
- 12.31.110.0/23
- 12.33.109.0/24
- 12.34.152.0/24
- 12.38.237.0/24
- 12.39.163.0/24
- 12.39.169.0/24
- 12.41.54.0/24
- 12.42.127.0/24
- 12.46.20.0/23
- 12.46.28.0/23
- 12.47.39.0/24
- 12.47.66.0/24
- 12.47.211.0/24
- 12.71.77.0/24
- 12.72.0.0/17
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS701 | UUNET - Verizon Business | US |
| AS401191 | TurboNet Luz | US |
| AS398226 | HENNIGES-AUTOMOTIVE-NETWORK - Henniges Automotive Holdings, Inc. | US |
| AS55002 | OPSRP-IP-1 - OpsRamp, LLC | US |
| AS46788 | QUASAR-DATA-CENTER - QUASAR DATA CENTER, LTD. | US |
| AS46368 | CYANSYN - CYANSYN CO. | US |
| AS36224 | ESOSOFT - Esosoft Corporation | US |
| AS32787 | CHARTER-32785-NA - Charter Communications LLC | US |
| AS30313 | DWS-LON - Disney Worldwide Services, Inc. | US |
| AS11873 | USAID-1 - U.S. Agency for International Development | US |
| AS11324 | AS11324 - BRFHH SHREVEPORT, L.L.C. | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS2386 disappeared from the routing table.
~57,508 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:59:48 GMT.
MOAS / hijack watch
Prefixes routed by AS2386 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 AS2386 is unique to AS2386 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS2386.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS2386"})-[: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.