Autonomous System
AS26599 — AS26599 - TELEFONICA BRASIL S.A(BR)
Last fetched
AS26599 is an Autonomous System operated by AS26599 - TELEFONICA BRASIL S.A and registered in BR. As of Thu, 13 Aug 2026 23:54:09 GMT, it announces 710 routed IP prefixes and peers with 2 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS26599 announces 710 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 152.234.64.0/18
- 152.240.0.0/17
- 152.240.128.0/17
- 152.241.0.0/17
- 152.242.0.0/17
- 152.242.128.0/17
- 152.240.0.0/13
- 152.244.128.0/18
- 152.244.128.0/17
- 152.247.128.0/17
- 152.248.0.0/18
- 152.248.32.0/20
- 152.248.64.0/19
- 152.248.96.0/19
- 152.248.128.0/17
- 152.248.0.0/14
- 152.252.128.0/18
- 152.252.128.0/17
- 152.253.128.0/17
- 152.254.64.0/19
- 152.254.64.0/18
- 152.255.11.0/24
- 152.255.23.0/24
- 152.255.34.0/24
- 152.255.0.0/17
Peering ecosystem
2 distinct peers via BGP. The first 2 are listed below.
Blast radius
Count of dependent hostnames if AS26599 disappeared from the routing table.
≥17,871 hostnames depend on this network.Verified lower bound — counted across 50 of 705 announced prefixes. The true total is at least this many. Snapshot Sat, 18 Jul 2026 15:00:31 GMT.
MOAS / hijack watch
Prefixes routed by AS26599 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 AS26599 is unique to AS26599 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS26599.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS26599"})-[: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.