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
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.
- 45.65.196.0/24
- 45.65.196.0/22
- 45.65.198.0/24
- 45.234.184.0/23
- 45.234.184.0/22
- 45.234.186.0/24
- 45.234.187.0/24
- 45.236.132.0/22
- 131.72.108.0/23
- 131.72.110.0/23
- 131.72.148.0/22
- 131.100.93.0/24
- 131.100.92.0/22
- 131.100.94.0/23
- 131.108.12.0/22
- 131.161.16.0/22
- 131.161.144.0/22
- 131.161.147.0/24
- 131.221.88.0/22
- 131.221.177.0/24
- 131.221.176.0/22
- 132.255.12.0/22
- 132.255.14.0/23
- 138.0.200.0/22
- 138.36.104.0/22
Peering ecosystem
94 distinct peers via BGP. The first 94 are listed below.
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.