Autonomous System
AS28169 — BITCOM PROVEDOR DE SERVICOS DE INTERNET LTDA(BR)
Last fetched
AS28169 is an Autonomous System operated by BITCOM PROVEDOR DE SERVICOS DE INTERNET LTDA and registered in BR. As of Thu, 21 May 2026 10:23:58 GMT, it announces 7 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS28169 announces 7 distinct routed prefixes. The 7-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
10 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS8167 | V tal | BR |
| AS263048 | Bitcom Internet Provider LTDA | BR |
| AS262307 | Amplas Net Provedor de Internet Ltda | BR |
| AS61948 | INFOMAC TELECOMUNICACOES LTDA | BR |
| AS53066 | VETORIALNET INF. E SERVICOS DE INTERNET LTDA | BR |
| AS52966 | Raufer Informatica Ltda | BR |
| AS35280 | F5 | FR |
| AS25933 | Vogel Solucoes em Telecom e Informatica SA | BR |
| AS13786 | SEABORN - Seabras 1 USA, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS28169 disappeared from the routing table.
~218 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:23:58 GMT.
MOAS / hijack watch
Prefixes routed by AS28169 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 AS28169 is unique to AS28169 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS28169.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS28169"})-[: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.