Autonomous System
AS269646 — G4 Telecom Fibra(BR)
Last fetched
AS269646 is an Autonomous System operated by G4 Telecom Fibra and registered in BR. As of Thu, 21 May 2026 06:20:40 GMT, it announces 21 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS269646 announces 21 distinct routed prefixes. The 21-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.190.252.0/23
- 45.190.252.0/22
- 45.190.254.0/23
- 2804:67b8:40::/42
- 2804:67b8::/33
- 2804:67b8::/32
- 2804:67b8:8000::/48
- 2804:67b8:8001::/48
- 2804:67b8:8002::/48
- 2804:67b8:8003::/48
- 2804:67b8:8008::/48
- 2804:67b8:800a::/48
- 2804:67b8:800b::/48
- 2804:67b8:800c::/48
- 2804:67b8:800d::/48
- 2804:67b8:800e::/48
- 2804:67b8:800f::/48
- 2804:67b8:8010::/48
- 2804:67b8:8011::/48
- 2804:67b8:8012::/48
- 2804:67b8:8000::/33
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS271493 | SPEED NET PEDRA | BR |
| AS270606 | R3 TELECOM | BR |
| AS270570 | JuniorNet Fibra | BR |
| AS270280 | AS DOS SANTOS ME | BR |
| AS266243 | DFL Servicos de Telecomunicacoes LTDA - ME | BR |
| AS266097 | YUHOO NET | BR |
| AS265285 | DAILSON A.S.VIEIRA - ME | BR |
| AS61568 | ALOO TELECOM - FSF TECNOLOGIA SA | BR |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS28126 | BRISANET SERVICOS DE TELECOMUNICACOES S.A | BR |
MOAS / hijack watch
Prefixes routed by AS269646 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 AS269646 is unique to AS269646 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS269646.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS269646"})-[: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.