Autonomous System
AS7162 — AS7162 - Universo Online S.A.(BR)
Last fetched
AS7162 is an Autonomous System operated by AS7162 - Universo Online S.A. and registered in BR. As of Sun, 06 Sep 2026 12:47:16 GMT, it announces 142 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS7162 announces 142 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 186.234.16.0/24
- 186.234.22.0/24
- 186.234.29.0/24
- 186.234.32.0/22
- 186.234.36.0/24
- 186.234.39.0/24
- 186.234.40.0/23
- 186.234.32.0/19
- 186.234.48.0/24
- 186.234.49.0/24
- 186.234.50.0/24
- 186.234.51.0/24
- 186.234.56.0/24
- 186.234.58.0/24
- 186.234.80.0/24
- 186.234.81.0/24
- 186.234.104.0/23
- 186.234.106.0/24
- 186.234.124.0/23
- 186.234.127.0/24
- 186.234.128.0/22
- 186.234.132.0/24
- 186.234.135.0/24
- 186.234.144.0/23
- 186.234.145.0/24
Peering ecosystem
16 distinct peers via BGP. The first 16 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS10429 | AS10429 - TELEFONICA BRASIL S.A | BR |
| AS13878 | AS13878 - Scala Data Centers | BR |
| AS15180 | AS15180 - DIGITALSERVICES.UOL S.A. | BR |
| AS15201 | AS15201 - Universo Online S.A. | BR |
| AS19089 | AS19089 - Scala Data Centers | BR |
| AS21911 | AS21911 - DIGITALSERVICES.UOL S.A. | BR |
| AS24482 | SGGS-AS-AP - SG.GS | SG |
| AS26615 | AS26615 - TIM S/A | BR |
| AS267613 | AS267613 - ELETRONET S.A. | BR |
| AS268941 | AS268941 - PAGSEGURO INTERNET S.A. | BR |
| AS28125 | AS28125 - Elo.Net Tecnologia Ltda. - ME | BR |
| AS3223 | VOXILITY - Voxility LLP | GB |
| AS3491 | PCCWG-APAC-HK - PCCW Global (HK) Ltd. | HK |
| AS37721 | Virtual Technologies & Solutions - Virtual Technologies & Solutions | BF |
| AS52320 | AS52320 - GlobeNet Cabos Submarinos Colombia, S.A.S. | CO |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Count of dependent hostnames if AS7162 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 AS7162 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 AS7162 is unique to AS7162 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS7162.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS7162"})-[: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.