Autonomous System
AS28177 — AS28177 - NETWORKBRASIL Ltda.(BR)
Last fetched
AS28177 is an Autonomous System operated by AS28177 - NETWORKBRASIL Ltda. and registered in BR. As of Sun, 06 Sep 2026 16:16:31 GMT, it announces 42 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28177 announces 42 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 189.85.64.0/24
- 189.85.64.0/23
- 189.85.65.0/24
- 189.85.64.0/22
- 189.85.66.0/24
- 189.85.66.0/23
- 189.85.67.0/24
- 189.85.68.0/24
- 189.85.68.0/23
- 189.85.69.0/24
- 189.85.68.0/22
- 189.85.70.0/24
- 189.85.70.0/23
- 189.85.71.0/24
- 189.85.72.0/24
- 189.85.72.0/23
- 189.85.73.0/24
- 189.85.72.0/22
- 189.85.74.0/24
- 189.85.74.0/23
- 189.85.75.0/24
- 189.85.76.0/24
- 189.85.76.0/23
- 189.85.77.0/24
- 189.85.76.0/22
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS28177 disappeared from the routing table.
555 hostnames depend on this network.Exact count across all 42 announced prefixes. Snapshot Sat, 25 Jul 2026 10:00:42 GMT.
MOAS / hijack watch
Prefixes routed by AS28177 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 AS28177 is unique to AS28177 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28177.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28177"})-[: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.