Autonomous System
AS28154 — AR TELECOM PROVEDOR DE INTERNET LTDA(BR)
Last fetched
AS28154 is an Autonomous System operated by AR TELECOM PROVEDOR DE INTERNET LTDA and registered in BR. As of Thu, 21 May 2026 01:00:59 GMT, it announces 34 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28154 announces 34 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 177.54.65.0/24
- 177.54.64.0/22
- 177.54.66.0/24
- 177.54.67.0/24
- 177.54.64.0/21
- 177.54.69.0/24
- 177.54.68.0/22
- 177.54.64.0/20
- 177.54.72.0/24
- 177.54.72.0/22
- 177.54.74.0/23
- 177.54.72.0/21
- 177.54.77.0/24
- 177.54.76.0/22
- 177.54.78.0/23
- 187.49.208.0/24
- 187.49.208.0/23
- 187.49.209.0/24
- 187.49.210.0/24
- 187.49.208.0/21
- 187.49.212.0/22
- 187.49.215.0/24
- 187.49.208.0/20
- 187.49.218.0/24
- 187.49.216.0/21
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
Blast radius
Approximate count of dependent hostnames if AS28154 disappeared from the routing table.
~156 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:00:59 GMT.
MOAS / hijack watch
Prefixes routed by AS28154 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 AS28154 is unique to AS28154 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28154.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28154"})-[: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.