SpaceX stock lifts off, rising above its IPO price



SpaceX's Starship 39 rocket launches from Starbase during the 12th test flight as seen from South Padre Island, Texas, on May 22, 2026.

SpaceX's Starship 39 rocket launches from Starbase during the 12th test flight as seen from South Padre Island, Texas, on May 22, 2026.
SpaceX's Starship 39 rocket launches from Starbase during the 12th test flight as seen from South Padre Island, Texas, on May 22.
RONALDO SCHEMIDT | AFP via Getty Images

SpaceX's newly listed stock leapt on its first day of trading on Friday, after an initial public offering that shattered records and likely made CEO Elon Musk the world's first trillionaire.

Shares in SpaceX, listed on the Nasdaq under the SPCX ticker, opened trading at $150 apiece, 11 percent above the IPO price of $135. The stock rose further during the dayto $169, up 25 percent from its IPO price.

The company raised some $75 billion selling more than 555 million shares at its offer price of $135, making it the biggest IPO in history.

As excitement built, Musk was in Starbase, Texas, behind what looked like a Nasdaq-branded podium, while a couple of SpaceX executives, including its President Gwynne Shotwell and Chief Financial Officer Bret Johnsen rang the opening bell in New York's Nasdaq Stock Market.

"Whoever you are watching this, SpaceX wants to be able to take you to the moon, take you to mars, and ultimately beyond," Musk said, noting it was hard to believe the company had just pulled off the biggest IPO ever.

"I gave SpaceX less than a 10 percent chance of succeeding at all, to be clear," he said of the company's early days. "In fact I told people this, I said 'look, we're probably going to fail, but you know we should give it a try because if we don't, if there's not a new company that enters space, we will never be a truly space-faring civilization."

To punctuate the big day, SpaceX conducted a rocket launch in Florida about an hour before the stock market opened. It was the 650th flight of a SpaceX Falcon 9 rocket, according to Spaceflight Now, delivering Starlink broadband satellites into orbit.

SpaceX is not short of ambition for how it will use the money it raised through the IPO. In a filing with the Securities and Exchange Commission, the company said it wants to expand its flagship rocket and satellite communications businesses, and is doubling down on a pivot toward artificial intelligence.

Earlier this year, it acquired Musk's AI startup xAI. SpaceX has plans to expand its data centers on Earth, develop AI microchips and launch what it calls "orbital AI compute infrastructure" — data centers in space.

At the center of it all is Musk, who has an iron grip on the company as chairman of the board and chief executive officer. Musk also holds roughly 85 percent of shareholder voting power.

The IPO price of $135 a share put SpaceX's value around $1.77 trillion, making it instantly one of the world's biggest listed companies on its first day on the market. The share price pop on Friday lifted the company's value above $2 trillion.

The company is not profitable, though. Its IPO prospectus reported a net loss of $4.3 billion in the first quarter of this year, and critics have questioned its stratospheric valuation. Morningstar valued it at just $780 billion based on a discounted cash flow model, a widely used approach to assessing the value of companies.

Morningstar analysts Nicolas Owens and Suryansh Sharma wrote that uncertainty is "very high" when it comes to SpaceX's business, and its governance profile under Musk, who also runs Tesla and other companies, is complicated. "The company faces substantial risks related to strategic execution, technological evolution, market dynamics, regulations, AI buildout, and key-person dependency," they wrote earlier this month.

First of 3 massive IPOs expected this year

The SpaceX IPO is the first of three big tests of investor appetite for AI-related technology companies. OpenAI, which makes ChatGPT, and Anthropic, creator of the Claude AI models, have both filed paperwork with the Securities and Exchange Commission signaling intent to list shares. Analysts say that could happen this fall.

All three companies are huge, and AI is taking the world by storm, but big question marks hang over future profitability. To date, they have been burning cash to develop artificial intelligence and subsidize usership.

Songyee Yoon, managing partner at Principal Venture Partners, a fund that focuses on AI, cautions that this is still a novel technology, and it's not clear yet which companies will turn out the most commercial and useful models.

The introduction of such a new technology, she says, "comes with a lot of kind of frothy valuation and hype."

Copyright 2026, NPR



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


What is a Mapplet?

A Mapplet is an object that can be reused. It will be created in the Mapplet Designer. It includes a set of transformations and allows us to reuse transformation logic in more than one Mapping. Let us understand Mapplets with an example. Consider you have some fact tables which need a series of dimension keys. We can create a Mapplet with a series of Lookup transformations to find every dimension key. We can use this Mapplet in every fact table Mapping instead of recreating the same search logic in every Mapping. As a reusable transformation, any changes to the Mapplet are inherited from every instance of the Mapplet. A Reusable transformation refers to any rule or transition logic defined on the data that will be transformed from source to destination via Mapping, and it can be provided more than once with various methods and logic. it can be used for other transformations.

Mapplet is applicable to mapped data. The source object and the target object will be defined and stored in the database. A logic to be transformed is defined by offering a Mapplet Input that transmits the data from Mapping to Mapplet. After that, a desired Mapplet output transform transmits the Mapplet data to Mapping. So the Input-Output transformations will evolve into cyclic Mapping, transaction logic and reused data without any impact on the data.

Become a Informatica Certified professional by learning this HKR Informatica Training  !

Why Mapplets?

The Mapplets are created to serve two primary purposes:

Whenever we load new data into a table, some space occurs in the source system, and whenever a new transformation is required to be configured on each Mapping. Mapplets are created to prevent this repetition of the creation of the transformation expressions and to end the unwanted space that is formed in the source system. 
On each workflow that is running in the system, a batch id will be formed according to the timestamp of the session using a Mapplet.

Become a Informatica Certified professional by learning this HKR Informatica Training In Hyderabad  !

Informatica Certification Training

  • Master Your Craft
  • Lifetime LMS & Faculty Access
  • 24/7 online expert support
  • Real-world & Project Based Learning

Informatica Mapplet features: 

  • A Mapplet is used to define key data source definitions as well as a source qualifier for providing the data for Mapping.
  • A Mapplet may not have the source definition of the data. Mapplet may accept this data as well from a mapping process via Mapplet input ports.
  • A Mapplet may have several transformations. 
  • The data may be transformed into several pipelines. A Mapplet may include several groups of output ports/groups which may be connected to one another via various pipelines in the Mapping.


Mapplet Components:

For using a Mapplet in Mapping, we must configure the Mapplet for input and output. Apart from the transformation logic we are configuring, a Mapplet includes the following components:

  • Mapplet ports
  • Mapplet input
  • Mapplet output 
Mapplet Ports:

It will be available only in the Mapping Designer. The Mapplet ports comprise the input ports of the input transformations and the output ports of the output transformations.

Mapplet Input:

The Mapplet input may come from the source definition or from the Input transformation within the Mapplet. Several pipelines can be created in a Mapplet. Utilize several source definitions as well as the input transformations or source qualifiers. Alternatively, you can use a mixture of input transformations and source definitions.

Mapplet Output:

The Mapplet output consists of transformation for passing the data through the Mapplet into the Mapping. At Least one output transformation is included in the Mapplet that includes at least one connected port in the Mapplet. Every port connected in the output transformation displays as a Mapplet output port in the Mapping. Every output transformation in the Mapplet is displayed as the output group in the Mapping. The output group may transmit data to several pipelines within the Mapping.

Want to gain knowledge in Informatica BDM? Then visit here to learn Informatica BDM Training!

HKR Trainings Logo

Subscribe to our YouTube channel to get new updates..!

Creation of a Mapplet in Informatica:

The creation of Mapplets involves three steps.

  • First, we must add, connect and then configure the transformations using a transformation logic.
  • Then we need to save the Mapplet using a unique name.
  • Now we can use this Mapplet in the Mapping.
     

When dealing with the Mapplets, mistakes can be avoided by:

  • One of the best ways to avoid mistakes in Mapplets is to comment on every input as well as output transformation that is made in Mapplets so that they will remind us why we have made them.
  • Avoid making modifications to source data datatype, data accuracy or select ports that are connected in the I/O transformation, from the passive to active Mapplet.
     

Follow the rule and guidelines while adding transformations to the Mapplet:

  • When you are using the sequence generator transformation, you should use the reusable sequence generator transformation.
  • When you are using the stored procedure transformation, you should configure the stored procedure Type as Normal.
  • The PowerMart, 3.5 style LOOKUP functions, cannot be included in a Mapplet.
     

Following are the objects that cannot be included in a Mapplet:

  • COBOL sources
  • Normalizer transformations
  • Other Mapplets
  • Target definitions
  • XML sources
  • XML source qualifier transformations
  • Pre and post-session stored procedures
  • Non-reusable sequence generator transformation
     

While reusable shortcuts and transformations in the Mapplet can be used, for protecting the Mapplet validity, use a copy of the transformation rather. Reusable transformations or shortcuts inherit modifications to their original transformations. This could disable the Mapplet and Mapping, which utilizes the Mapplet.

Top 30 frequently asked Informatica Interview Questions !

Informatica Certification Training

Weekday / Weekend Batches

Conclusion:

In this blog, we have learned about Mapplets, why we use Mapplets, Mapplets features, components of a Mapplet and how to create a Mapplet. We hope you found this information helpful!. For more blogs like this, stay tuned to HKR Trainings. 

Related Articles:



Source link