Skip to content

Autonomous System

AS19089 — AS19089 - Scala Data Centers(BR)

Last fetched

AS19089 is an Autonomous System operated by AS19089 - Scala Data Centers and registered in BR. As of Sun, 06 Sep 2026 13:21:10 GMT, it announces 120 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS19089Routing diversity10.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/19089

Routing footprint

AS19089 announces 120 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

4 distinct peers via BGP. The first 4 are listed below.

Peer ASNOperatorCountry
AS18479AS18479 - Universo Online S.A.BR
AS268941AS268941 - PAGSEGURO INTERNET S.A.BR
AS61619AS61619 - POSITIVO S+ SOLUCOES EM TI S.ABR
AS7162AS7162 - Universo Online S.A.BR

Blast radius

Count of dependent hostnames if AS19089 disappeared from the routing table.

20,748 hostnames depend on this network.Exact count across all 120 announced prefixes. Snapshot Sat, 13 Jun 2026 12:00:55 GMT.

MOAS / hijack watch

Prefixes routed by AS19089 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 AS19089 is unique to AS19089 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS19089.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS19089"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.