Autonomous System
AS265207 — PLUS PROVEDOR DE INTERNET LTDA - ME(BR)
Last fetched
AS265207 is an Autonomous System operated by PLUS PROVEDOR DE INTERNET LTDA - ME and registered in BR. As of Thu, 21 May 2026 06:22:56 GMT, it announces 28 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS265207 announces 28 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 167.250.160.0/24
- 167.250.160.0/23
- 167.250.161.0/24
- 167.250.160.0/22
- 167.250.162.0/24
- 167.250.162.0/23
- 167.250.163.0/24
- 179.0.68.0/24
- 179.0.68.0/23
- 179.0.69.0/24
- 179.0.68.0/22
- 179.0.70.0/24
- 179.0.70.0/23
- 179.0.71.0/24
- 187.86.16.0/24
- 187.86.16.0/23
- 187.86.17.0/24
- 187.86.16.0/22
- 187.86.18.0/24
- 187.86.18.0/23
- 187.86.19.0/24
- 2804:2c44::/34
- 2804:2c44::/33
- 2804:2c44:4000::/34
- 2804:2c44::/32
Peering ecosystem
7 distinct peers via BGP. The first 7 are listed below.
Blast radius
Approximate count of dependent hostnames if AS265207 disappeared from the routing table.
~48 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:22:56 GMT.
MOAS / hijack watch
Prefixes routed by AS265207 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 AS265207 is unique to AS265207 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS265207.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS265207"})-[: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.