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 Tue, 21 Jul 2026 12:26:09 GMT, it announces 403 routed IP prefixes and peers with 11 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.0.224.0/24
- 12.0.225.0/24
- 12.0.226.0/24
- 12.0.227.0/24
- 12.0.228.0/24
- 12.0.229.0/24
- 12.0.230.0/24
- 12.0.231.0/24
- 12.3.167.0/24
- 12.4.26.0/24
- 12.4.27.0/24
- 12.6.136.0/24
- 12.8.110.0/24
- 12.13.10.0/24
- 12.13.54.0/24
- 12.13.54.0/23
- 12.13.233.0/24
- 12.14.147.0/24
- 12.17.245.0/24
- 12.18.20.0/24
- 12.20.159.0/24
- 12.20.178.0/24
- 12.22.96.0/22
- 12.28.131.0/24
- 12.29.167.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS11324 | AS11324 - BRFHH SHREVEPORT, L.L.C. | US |
| AS30313 | IRS - Internal Revenue Service | US |
| AS32787 | PROLEXIC-TECHNOLOGIES-DDOS-MITIGATION-NETWORK - Akamai Technologies, Inc. | US |
| AS36224 | HCLTA94085 - HCL AMERICA INC | US |
| AS401191 | BSOSL-ASN-01 - Blue Star Operations Services LLC | US |
| AS46368 | ORAL-5-46368 - DECCA Cable | US |
| AS46511 | MMC-026 - UNIVERSAL HEALTH SERVICES | US |
| AS46788 | IMSD-AS1 - Milwaukee County Government | US |
| AS55002 | DEFENSE-NET - F5, Inc. | US |
| AS701 | UUNET - Verizon Business | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
Blast radius
Count of dependent hostnames if AS2386 disappeared from the routing table.
≥5,140 hostnames depend on this network.Verified lower bound — counted across 50 of 404 announced prefixes. The true total is at least this many. Snapshot Mon, 13 Jul 2026 16:00:14 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.