Skip to content

Autonomous System

AS28343(BR)

Last fetched

AS28343 is an Autonomous System registered in BR. As of Mon, 13 Jul 2026 19:37:58 GMT, it announces 537 routed IP prefixes and peers with 94 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS28343Routing diversity10.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/28343

Routing footprint

AS28343 announces 537 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS12956ES
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS13786SEABORN - Seabras 1 USA, LLCUS
AS174COGENT-174 - Cogent Communications, LLCUS
AS22381BR
AS24482SG
AS262507BR
AS262844BR
AS262879BR
AS262978BR
AS263010BR
AS263122BR
AS263289BR
AS263381BR
AS263492BR
AS263539BR
AS263543BR
AS263630BR
AS263660BR
AS263848BR
AS263928BR
AS263942BR
AS263953BR
AS263983BR
AS264009BR
AS264010BR
AS264242BR
AS264454BR
AS265428BR
AS265941BR
AS266070BR
AS266082BR
AS266133BR
AS266439BR
AS266443BR
AS266451BR
AS266547BR
AS266940BR
AS267166BR
AS267185BR
AS267328BR
AS267616BR
AS268079BR
AS268240BR
AS268314BR
AS268334BR
AS268343BR
AS268392BR
AS268573BR
AS268589BR
AS268682BR
AS268954BR
AS268955BR
AS269057BR
AS269266BR
AS269281BR
AS269614BR
AS270734BR
AS270765BR
AS270806BR
AS270807BR
AS270828BR
AS271035BR
AS271180BR
AS271182BR
AS271378BR
AS271541BR
AS2716BR
AS272053AR
AS272220BR
AS272273BR
AS272480BR
AS272551BR
AS274383BR
AS274575BR
AS274720BR
AS28176BR
AS28177BR
AS28180BR
AS28321BR
AS28614BR
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS52651BR
AS52737BR
AS52795BR
AS52841BR
AS52843BR
AS52867BR
AS61616BR
AS61711BR
AS61866BR
AS61903BR
AS6939HURRICANE - Hurricane Electric LLCUS
AS7195CO

Blast radius

Count of dependent hostnames if AS28343 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 AS28343 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 AS28343 is unique to AS28343 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS28343.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS28343"})-[: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.