Autonomous System
AS13490 — BUCKEYECABLEVISION - Buckeye Cablevision, Inc.(US)
Last fetched
AS13490 is an Autonomous System operated by BUCKEYECABLEVISION - Buckeye Cablevision, Inc. and registered in US. As of Thu, 21 May 2026 01:09:54 GMT, it announces 721 routed IP prefixes and peers with 17 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13490 announces 721 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 24.52.66.0/24
- 24.52.64.0/19
- 24.52.64.0/18
- 24.52.96.0/20
- 24.52.108.0/24
- 24.52.112.0/21
- 24.52.120.0/24
- 24.52.120.0/23
- 24.52.121.0/24
- 24.53.128.0/24
- 24.53.129.0/24
- 24.53.130.0/24
- 24.53.131.0/24
- 24.53.132.0/24
- 24.53.133.0/24
- 24.53.134.0/24
- 24.53.128.0/20
- 24.53.136.0/24
- 24.53.137.0/24
- 24.53.138.0/24
- 24.53.139.0/24
- 24.53.140.0/24
- 24.53.141.0/24
- 24.53.142.0/24
- 24.53.160.0/24
Peering ecosystem
17 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS398393 | LIBBEY-ASN-01 - Libbey | US |
| AS55266 | FRMC01 - Firelands Regional Medical Center | US |
| AS55194 | BGSU - Bowling Green State University | US |
| AS54357 | FIRST-SOLAR - First Solar, inc. | US |
| AS53749 | MWT - Midwest Tape | US |
| AS53280 | PROMEDICA - The Toledo Hospital | US |
| AS46331 | KUKATOLEDO - KUKA Toledo Production Operations LLC | US |
| AS40518 | MANOR-CARE - HCR Manorcare | US |
| AS36814 | THE-TOLEDO-BLADE-COMPANY - THE TOLEDO BLADE COMPANY | US |
| AS36490 | OWENSCORNING - Owens-Corning | US |
| AS20205 | AMPLEX - Amplex Electric, Inc. | US |
| AS10721 | THEAN8 - The Andersons Inc | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2025 | UTOLEDO - University of Toledo | US |
Blast radius
Approximate count of dependent hostnames if AS13490 disappeared from the routing table.
~176,501 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:09:54 GMT.
MOAS / hijack watch
Prefixes routed by AS13490 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 AS13490 is unique to AS13490 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13490.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13490"})-[: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.