Autonomous System
AS46261 — ESC3 - Region III Education Service Center(US)
Last fetched
AS46261 is an Autonomous System operated by ESC3 - Region III Education Service Center and registered in US. As of Wed, 20 May 2026 21:54:34 GMT, it announces 298 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS46261 announces 298 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.230.11.0/24
- 23.230.129.0/24
- 23.247.250.0/23
- 23.247.252.0/24
- 23.248.0.0/18
- 45.42.2.0/24
- 45.42.3.0/24
- 45.42.4.0/22
- 45.42.8.0/22
- 45.42.12.0/23
- 45.42.14.0/24
- 45.42.15.0/24
- 45.42.17.0/24
- 45.42.22.0/24
- 45.42.23.0/24
- 45.60.36.0/24
- 45.60.37.0/24
- 45.60.38.0/24
- 45.60.39.0/24
- 45.60.40.0/24
- 45.60.41.0/24
- 45.64.76.0/24
- 45.64.79.0/24
- 45.64.84.0/24
- 45.64.88.0/22
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS398810 | KHANHCHIIDC-VN KHANH CHI IDC COMPANY LIMITED | US |
| AS397915 | IDNIC-GOLDENIT-AS-ID Golden IT | US |
| AS49548 | PSOE PSOE-CEF | US |
| AS46978 | BIGTIP - BigTip, Inc. | US |
| AS42831 | SK-AXIANS-AS | GB |
| AS25693 | CTSTATEU - Connecticut State Colleges & Universities, Connecticut State University System | US |
| AS20860 | NOMURA-AS | GB |
| AS11325 | AS11325 - Altus Communications Inc. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS46261 disappeared from the routing table.
~13,827 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:54:34 GMT.
MOAS / hijack watch
Prefixes routed by AS46261 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 AS46261 is unique to AS46261 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS46261.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS46261"})-[: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.