Skip to content

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

WHISPER CANON · AS28329Routing diversity7.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/28329

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.

Peering ecosystem

57 distinct peers via BGP. The first 57 are listed below.

Peer ASNOperatorCountry
AS10615PAINEWEBBER-ASN - UBS AGUS
AS22381BR
AS24482SG
AS262473BR
AS262811BR
AS262896BR
AS262989BR
AS263043BR
AS263237CL
AS263541BR
AS263577BR
AS263626BR
AS263941BR
AS264023BR
AS264409BR
AS264424BR
AS264590BR
AS264913BR
AS265144BR
AS266403BR
AS266498BR
AS266618BR
AS267277BR
AS267417BR
AS267428BR
AS267469BR
AS267935BR
AS267982BR
AS268134BR
AS268317BR
AS269029BR
AS269048BR
AS269063BR
AS269296BR
AS270393BR
AS270471BR
AS271165BR
AS271270BR
AS271337BR
AS271488BR
AS271689BR
AS272215BR
AS272539BR
AS272775BR
AS273502BR
AS273642BR
AS273720BR
AS275641BR
AS28309BR
AS28642BR
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS35280FR
AS37721BF
AS52973BR
AS6762IT
AS6939HURRICANE - Hurricane Electric LLCUS
AS7195CO

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.