Aethir Establishes DePIN Computing Leadership with Enterprise-Grade Growth: A Next-Generation Compute Infrastructure Model Driven by Real Revenue

By: blockbeats|2025/11/25 18:30:00
0
Share
copy
Source: Aethir

Against the backdrop of global AI infrastructure demand explosion, the traditional centralized cloud computing system has gradually revealed capacity bottlenecks and efficiency ceilings. With the rapid penetration of large-scale model training, AI inference, and intelligent agent applications, GPUs are transitioning from "computing resources" to "strategic infrastructure assets." In this market's structural transformation, Aethir has rapidly established itself as an industry leader by building the largest and most commercially advanced enterprise GPU computing network based on a decentralized Physical Infrastructure Network (DePIN) model.

Commercial Breakthrough in Scalable Computing Power Infrastructure

To date, Aethir has deployed over 435,000 enterprise-grade GPU containers worldwide, covering the latest NVIDIA hardware architectures such as H100, H200, B200, and B300, delivering over 1.4 billion hours of actual computing services to enterprise customers. In just the third quarter of 2025, Aethir achieved revenues of $39.8 million, driving the platform's Annual Recurring Revenue (ARR) past $147 million.

Aethir's growth stems from genuine enterprise-level demands, including AI inference services, model training, large AI Agent platforms, and production-level workloads for global game publishers. This revenue structure marks the first appearance of a scalable computing power platform in the DePIN track, with enterprise payments as the core driving force.

Aethir's infrastructure has been integrated into the core production systems of several cutting-edge AI companies.

1. Leveraging Aethir's computing network, Kluster.ai has compressed the patient selection process for clinical trials, which used to take months, to a matter of minutes, significantly enhancing the commercial viability of medical AI.

2. Attentions.ai has built and deployed enterprise-grade custom large-scale models through Aethir, driving the practical application of a no-code AI platform in traditional industries.

3. Mondrian AI, selected for the "KOREA AI STARTUP 100," utilizes Aethir as the underlying computing power for its enterprise AI services.

At the gaming industry level, Aethir's production-level delivery capabilities have undergone large-scale commercial validation.

1. SuperScale's test data shows that products based on Aethir's real-time cloud gaming architecture have increased user preference by 43%, click-through rates by 35%, and final conversion rates by 45% compared to traditional download methods.

2. In Reality+'s Doctor Who: Worlds Apart project, Aethir drove an installation conversion rate increase of 201% and an ARPU increase of 61%.

Currently, over 400 games have integrated testing through Xsolla, and global leading publishers such as Scopely, Zynga, and Jam City are conducting in-depth evaluations of the system.

-- Price

--

Institutional Endorsement: The Birth of the Strategic Compute Reserve

In October 2025, Aethir completed a $344 million ATH token strategic investment (NASDAQ: POAI) and officially launched the Aethir Digital Asset Treasury (DAT). This mechanism is positioned as the world's first "Strategic Compute Reserve" (SCR) framework, with the goal of integrating decentralized compute assets into enterprise-grade long-term balance sheet systems and exploring a path for deep integration of compute assets with traditional capital markets.

As of November 10, 2025, the DAT has disclosed holding 5.7 billion ATH tokens and plans to provide services to AI enterprises through GPU resource deployment, with the income generated used to buy back ATH in a reverse manner, forming a positive loop of "compute supply—enterprise monetization—ecosystem buyback."

This structural capital move has positioned Aethir as one of the very few platforms in the DePIN field to receive substantive recognition from traditional capital markets and has for the first time pushed "decentralized compute power" into institutional asset allocation.

Enterprise Delivery Capability in a Decentralized Architecture

The decentralized GPU network built by Aethir has approached or even surpassed traditional centralized cloud providers in terms of performance, stability, and cost structure. H100-grade GPUs currently support over 90% of global mainstream large-scale model inference tasks, and in the first quarter of 2025, NVIDIA directed 60% of its capacity to enterprise AI customers, further highlighting the strategic scarcity of high-end GPUs.

Through a distributed hardware supply system, Aethir bypasses the construction cycle of traditional data centers and supply chain bottlenecks, providing enterprises with near-bare-metal-level compute performance, higher resource utilization, more elastic pricing capabilities, and significantly reduced overall usage costs.

DePIN Enters the Era of "Revenue-Driven Realism"

According to McKinsey's prediction, global data center construction investment will reach $67 trillion by 2030. At the same time, the DePIN market is expected to grow to a $35 trillion scale by 2028. However, only platforms with real enterprise revenue capability and scalable delivery capability are eligible to build a long-term moat in this race track.

About Aethir

Aethir is the world's leading decentralized GPU cloud infrastructure platform, committed to providing enterprise-grade computing power services for AI, gaming, and next-generation Web3 applications. Through a distributed GPU network architecture, Aethir transforms global idle computing power into cloud-grade resources that can be instantly accessed by enterprises, building a more open, efficient, and decentralized digital infrastructure.

This article is contributed content and does not represent the views of BlockBeats.

You may also like

TAO is Elon Musk, who invested in OpenAI, and Subnet is Sam Altman

Most of the capital invested in TAO will ultimately subsidize development activities that do not provide value back to token holders.

The era of "mass coin distribution" on public chains comes to an end

The market is becoming increasingly intelligent, and they are abandoning ecosystems that rely solely on funding to support false activity. Now, what is being rewarded is real throughput, real users, and real revenue.

Soaring 50 times, with an FDV exceeding 10 billion USD, why RaveDAO?

What exactly is RaveDAO? Why is Rave able to rise so much?

1 billion DOTs were minted out of thin air, but the hacker only made 230,000 dollars

Liquidity saved Polkadot's life.

After the blockade of the Strait of Hormuz, when will the war end?

The US has taken away Iran’s most important card, but has also lost the path to ending the war

Before using Musk's "Western WeChat" X Chat, you need to understand these three questions

The X Chat will be available for download on the App Store this Friday. The media has already covered the feature list, including self-destructing messages, screenshot prevention, 481-person group chats, Grok integration, and registration without a phone number, positioning it as the "Western WeChat." However, there are three questions that have hardly been addressed in any reports.


There is a sentence on X's official help page that is still hanging there: "If malicious insiders or X itself cause encrypted conversations to be exposed through legal processes, both the sender and receiver will be completely unaware."


Question One: Is this encryption the same as Signal's encryption?


No. The difference lies in where the keys are stored.


In Signal's end-to-end encryption, the keys never leave your device. X, the court, or any external party does not hold your keys. Signal's servers have nothing to decrypt your messages; even if they were subpoenaed, they could only provide registration timestamps and last connection times, as evidenced by past subpoena records.


X Chat uses the Juicebox protocol. This solution divides the key into three parts, each stored on three servers operated by X. When recovering the key with a PIN code, the system retrieves these three shards from X's servers and recombines them. No matter how complex the PIN code is, X is the actual custodian of the key, not the user.


This is the technical background of the "help page sentence": because the key is on X's servers, X has the ability to respond to legal processes without the user's knowledge. Signal does not have this capability, not because of policy, but because it simply does not have the key.


The following illustration compares the security mechanisms of Signal, WhatsApp, Telegram, and X Chat along six dimensions. X Chat is the only one of the four where the platform holds the key and the only one without Forward Secrecy.


The significance of Forward Secrecy is that even if a key is compromised at a certain point in time, historical messages cannot be decrypted because each message has a unique key. Signal's Double Ratchet protocol automatically updates the key after each message, a mechanism lacking in X Chat.


After analyzing the X Chat architecture in June 2025, Johns Hopkins University cryptology professor Matthew Green commented, "If we judge XChat as an end-to-end encryption scheme, this seems like a pretty game-over type of vulnerability." He later added, "I would not trust this any more than I trust current unencrypted DMs."


From a September 2025 TechCrunch report to being live in April 2026, this architecture saw no changes.


In a February 9, 2026 tweet, Musk pledged to undergo rigorous security tests of X Chat before its launch on X Chat and to open source all the code.



As of the April 17 launch date, no independent third-party audit has been completed, there is no official code repository on GitHub, the App Store's privacy label reveals X Chat collects five or more categories of data including location, contact info, and search history, directly contradicting the marketing claim of "No Ads, No Trackers."


Issue 2: Does Grok know what you're messaging in private?


Not continuous monitoring, but a clear access point.


For every message on X Chat, users can long-press and select "Ask Grok." When this button is clicked, the message is delivered to Grok in plaintext, transitioning from encrypted to unencrypted at this stage.


This design is not a vulnerability but a feature. However, X Chat's privacy policy does not state whether this plaintext data will be used for Grok's model training or if Grok will store this conversation content. By actively clicking "Ask Grok," users are voluntarily removing the encryption protection of that message.


There is also a structural issue: How quickly will this button shift from an "optional feature" to a "default habit"? The higher the quality of Grok's replies, the more frequently users will rely on it, leading to an increase in the proportion of messages flowing out of encryption protection. The actual encryption strength of X Chat, in the long run, depends not only on the design of the Juicebox protocol but also on the frequency of user clicks on "Ask Grok."


Issue 3: Why is there no Android version?


X Chat's initial release only supports iOS, with the Android version simply stating "coming soon" without a timeline.


In the global smartphone market, Android holds about 73%, while iOS holds about 27% (IDC/Statista, 2025). Of WhatsApp's 3.14 billion monthly active users, 73% are on Android (according to Demand Sage). In India, WhatsApp covers 854 million users, with over 95% Android penetration. In Brazil, there are 148 million users, with 81% on Android, and in Indonesia, there are 112 million users, with 87% on Android.



WhatsApp's dominance in the global communication market is built on Android. Signal, with a monthly active user base of around 85 million, also relies mainly on privacy-conscious users in Android-dominant countries.


X Chat circumvented this battlefield, with two possible interpretations. One is technical debt; X Chat is built with Rust, and achieving cross-platform support is not easy, so prioritizing iOS may be an engineering constraint. The other is a strategic choice; with iOS holding a market share of nearly 55% in the U.S., X's core user base being in the U.S., prioritizing iOS means focusing on their core user base rather than engaging in direct competition with Android-dominated emerging markets and WhatsApp.


These two interpretations are not mutually exclusive, leading to the same result: X Chat's debut saw it willingly forfeit 73% of the global smartphone user base.


Elon Musk's "Super App"


This matter has been described by some: X Chat, along with X Money and Grok, forms a trifecta creating a closed-loop data system parallel to the existing infrastructure, similar in concept to the WeChat ecosystem. This assessment is not new, but with X Chat's launch, it's worth revisiting the schematic.



X Chat generates communication metadata, including information on who is talking to whom, for how long, and how frequently. This data flows into X's identity system. Part of the message content goes through the Ask Grok feature and enters Grok's processing chain. Financial transactions are handled by X Money: external public testing was completed in March, opening to the public in April, enabling fiat peer-to-peer transfers via Visa Direct. A senior Fireblocks executive confirmed plans for cryptocurrency payments to go live by the end of the year, holding money transmitter licenses in over 40 U.S. states currently.


Every WeChat feature operates within China's regulatory framework. Musk's system operates within Western regulatory frameworks, but he also serves as the head of the Department of Government Efficiency (DOGE). This is not a WeChat replica; it is a reenactment of the same logic under different political conditions.


The difference is that WeChat has never explicitly claimed to be "end-to-end encrypted" on its main interface, whereas X Chat does. "End-to-end encryption" in user perception means that no one, not even the platform, can see your messages. X Chat's architectural design does not meet this user expectation, but it uses this term.


X Chat consolidates the three data lines of "who this person is, who they are talking to, and where their money comes from and goes to" in one company's hands.


The help page sentence has never been just technical instructions.


Popular coins

Latest Crypto News

Read more