Autonomous System
AS16724 — WOW-DATACENTER-NET - WideOpenWest Finance LLC(US)
Last fetched
AS16724 is an Autonomous System operated by WOW-DATACENTER-NET - WideOpenWest Finance LLC and registered in US. As of Fri, 04 Sep 2026 01:43:51 GMT, it announces 43 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS16724 announces 43 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 173.241.192.0/20
- 192.216.87.0/24
- 192.216.136.0/23
- 198.31.24.0/23
- 198.31.26.0/24
- 198.92.142.0/24
- 199.59.80.0/22
- 208.38.128.0/23
- 208.38.131.0/24
- 208.38.132.0/23
- 208.38.135.0/24
- 208.38.137.0/24
- 208.38.138.0/23
- 208.38.140.0/22
- 208.38.144.0/22
- 208.38.149.0/24
- 208.38.150.0/24
- 208.38.155.0/24
- 208.38.161.0/24
- 208.38.163.0/24
- 208.38.164.0/23
- 208.38.169.0/24
- 208.38.170.0/24
- 208.38.174.0/24
- 208.38.176.0/23
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12083 | WOW-INTERNET - WideOpenWest Finance LLC | US |
| AS1299 | TWELVE99 - Arelion Sweden AB | SE |
| AS16827 | LAWTONIS - Lawton Information Services, LLC | US |
| AS32494 | ONLINE-TECHNOLOGY - Online Technology Exchange, Inc. | US |
| AS3257 | GTT-BACKBONE - GTT Communications Inc. | US |
| AS33363 | BHN-33363 - Charter Communications, Inc | US |
| AS35990 | CSL-765-35990 - Citizen Support LLC | US |
| AS36508 | DIPV - digitalIPVoice, Inc | US |
| AS400458 | FEXTEL-DC - ViciDial Group | US |
| AS400846 | TAMPA-COLO-ASN-PRIMARY - Tampa Co-Op | US |
| AS401707 | ARPHOST - ARPHost, LLC | US |
Blast radius
Count of dependent hostnames if AS16724 disappeared from the routing table.
1,696 hostnames depend on this network.Exact count across all 47 announced prefixes. Snapshot Mon, 08 Jun 2026 16:00:09 GMT.
MOAS / hijack watch
Prefixes routed by AS16724 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 AS16724 is unique to AS16724 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS16724.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS16724"})-[: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.