Autonomous System
AS61889 — BR.Digital Telecom(BR)
Last fetched
AS61889 is an Autonomous System operated by BR.Digital Telecom and registered in BR. As of Thu, 21 May 2026 13:17:55 GMT, it announces 25 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS61889 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 177.152.184.0/22
- 200.0.38.0/24
- 200.0.32.0/20
- 200.0.40.0/24
- 200.0.42.0/24
- 200.0.44.0/23
- 200.195.224.0/21
- 200.195.232.0/22
- 200.195.236.0/22
- 200.195.240.0/22
- 200.195.244.0/24
- 200.195.245.0/24
- 200.195.246.0/23
- 200.195.248.0/23
- 200.195.250.0/23
- 200.195.252.0/23
- 200.195.254.0/23
- 2804:e34::/36
- 2804:e34:2000::/36
- 2804:e34:4000::/36
- 2804:e34:6000::/36
- 2804:e34:8000::/36
- 2804:e34:a000::/36
- 2804:e34:c000::/36
- 2804:e34:e000::/36
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS14840 | BR.Digital Telecom | BR |
MOAS / hijack watch
Prefixes routed by AS61889 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 AS61889 is unique to AS61889 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS61889.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS61889"})-[: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.