Autonomous System
AS28329(BR)
Last fetched
AS28329 is an Autonomous System registered in BR. As of Tue, 21 Jul 2026 10:27:13 GMT, it announces 36 routed IP prefixes and peers with 57 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28329 announces 36 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.174.135.0/24
- 177.107.43.0/24
- 177.107.32.0/19
- 179.96.0.0/20
- 179.96.16.0/20
- 179.96.24.0/24
- 179.96.32.0/21
- 179.96.40.0/21
- 179.96.48.0/21
- 179.96.56.0/21
- 179.96.72.0/21
- 179.96.84.0/22
- 179.96.107.0/24
- 179.96.108.0/22
- 179.96.112.0/21
- 179.96.120.0/23
- 179.96.121.0/24
- 179.96.122.0/24
- 179.96.125.0/24
- 186.226.69.0/24
- 186.226.71.0/24
- 186.226.64.0/20
- 186.226.80.0/24
- 186.226.80.0/21
- 186.226.88.0/23
Peering ecosystem
57 distinct peers via BGP. The first 57 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10615 | PAINEWEBBER-ASN - UBS AG | US |
| AS22381 | — | BR |
| AS24482 | — | SG |
| AS262473 | — | BR |
| AS262811 | — | BR |
| AS262896 | — | BR |
| AS262989 | — | BR |
| AS263043 | — | BR |
| AS263237 | — | CL |
| AS263541 | — | BR |
| AS263577 | — | BR |
| AS263626 | — | BR |
| AS263941 | — | BR |
| AS264023 | — | BR |
| AS264409 | — | BR |
| AS264424 | — | BR |
| AS264590 | — | BR |
| AS264913 | — | BR |
| AS265144 | — | BR |
| AS266403 | — | BR |
| AS266498 | — | BR |
| AS266618 | — | BR |
| AS267277 | — | BR |
| AS267417 | — | BR |
| AS267428 | — | BR |
| AS267469 | — | BR |
| AS267935 | — | BR |
| AS267982 | — | BR |
| AS268134 | — | BR |
| AS268317 | — | BR |
| AS269029 | — | BR |
| AS269048 | — | BR |
| AS269063 | — | BR |
| AS269296 | — | BR |
| AS270393 | — | BR |
| AS270471 | — | BR |
| AS271165 | — | BR |
| AS271270 | — | BR |
| AS271337 | — | BR |
| AS271488 | — | BR |
| AS271689 | — | BR |
| AS272215 | — | BR |
| AS272539 | — | BR |
| AS272775 | — | BR |
| AS273502 | — | BR |
| AS273642 | — | BR |
| AS273720 | — | BR |
| AS275641 | — | BR |
| AS28309 | — | BR |
| AS28642 | — | BR |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS35280 | — | FR |
| AS37721 | — | BF |
| AS52973 | — | BR |
| AS6762 | — | IT |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7195 | — | CO |
Blast radius
Count of dependent hostnames if AS28329 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS28329 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 AS28329 is unique to AS28329 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28329.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28329"})-[: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.