Autonomous System
AS32899 — BRESCOBROADBAND - Bresco Broadband(US)
Last fetched
AS32899 is an Autonomous System operated by BRESCOBROADBAND - Bresco Broadband and registered in US. As of Thu, 21 May 2026 10:20:30 GMT, it announces 34 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS32899 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 23.149.224.0/24
- 23.163.240.0/24
- 38.129.32.0/21
- 64.128.164.0/23
- 64.128.165.0/24
- 64.129.23.0/24
- 64.129.120.0/24
- 64.186.4.0/22
- 66.193.88.0/22
- 66.194.141.0/24
- 66.194.140.0/22
- 66.194.143.0/24
- 66.195.3.0/24
- 66.195.5.0/24
- 66.195.238.0/23
- 69.58.115.0/24
- 69.58.112.0/20
- 69.58.120.0/24
- 69.58.123.0/24
- 74.202.48.0/23
- 74.203.72.0/22
- 97.65.67.0/24
- 97.65.68.0/24
- 136.175.244.0/24
- 136.175.244.0/22
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS398430 | SPEEDWAVZ - Speedwavz LLP | US |
| AS397883 | HILLIARD-CITY - City of Hilliard | US |
| AS394828 | VALTECH-ENTERPRISES - VALTECH ENTERPRISES, LLC | US |
| AS62866 | OHIO-IX-OPS - OHIO IX | US |
| AS47070 | VINEYARDCOLUMBUS - Vineyard Columbus | US |
| AS46330 | LICKINGMEMORIAL-HS - Licking Memorial Hospital | US |
| AS20205 | AMPLEX - Amplex Electric, Inc. | US |
| AS7029 | WINDSTREAM - Windstream Communications LLC | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3257 | GTT-BACKBONE GTT | US |
Blast radius
Approximate count of dependent hostnames if AS32899 disappeared from the routing table.
~1,251 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:20:30 GMT.
MOAS / hijack watch
Prefixes routed by AS32899 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 AS32899 is unique to AS32899 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS32899.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS32899"})-[: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.