Federal Contractor

ANDURIL INDUSTRIES, INC. Federal Contract Obligations (Last Year)

ANDURIL INDUSTRIES, INC. is shown in FPDS data with 180 award actions and $829.89 million obligated in the last full year.

The vendor's federal activity is concentrated with U.S. Customs and Border Protection, USSOCOM, and the Department of the Air Force. By obligation, the largest NAICS categories are computer systems design services and search, detection, navigation, guidance, aeronautical, and nautical system and instrument manufacturing.

Generated at 03/21/2026

Analysis period: Last full year

This page summarizes the last full year of readable FPDS obligations for CAGE 85LD7 and UEI KC3CH2MSK7Q3.

CAGE Code
85LD7
UEI
KC3CH2MSK7Q3
Total Obligated
829.89 million
829,888,704.08
Award Actions
180
Average Action Value
4,610,492.80

About ANDURIL INDUSTRIES, INC. federal contract activity

ANDURIL INDUSTRIES, INC. (CAGE 85LD7; UEI KC3CH2MSK7Q3) recorded $829.89 million in obligations across 180 awards in the last full year, for an average award value of about $4.61 million. The company’s activity is concentrated in defense and homeland security procurement, with a relatively small number of high-value awards driving most dollars.

Agency mix and customer concentration

U.S. CUSTOMS AND BORDER PROTECTION accounted for $511.47 million across 13 awards, making it the dominant buying activity in the period. U.S. SPECIAL OPERATIONS COMMAND added $209.47 million across 85 awards, while the DEPT OF THE AIR FORCE contributed $75.47 million across 58 awards; the DEPT OF THE NAVY and DEPARTMENT OF ENERGY were smaller but still material sources of obligation.

Industry profile based on NAICS activity

The largest NAICS category was 541512, Computer Systems Design Services, with $514.72 million across 18 awards, indicating substantial software and systems integration work. The next largest categories were 334511, Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, at $239.69 million across 92 awards, and 541715, R&D in the physical, engineering, and life sciences, at $68.46 million across 49 awards, showing a mix of engineering development and hardware-oriented procurement.

Annual contract trend over the analysis window

The annual trend provided covers 2025 only, with total obligations of $829.89 million across 180 awards. Because only one year is shown, the data supports a point-in-time view rather than a year-over-year trend analysis.

How to interpret this page

This summary is based on FPDS-observed obligations for the last full year and uses the supplied totals, award counts, and category breakdowns. Agency and NAICS rankings reflect obligated dollars within the analysis window, and no assumptions were made beyond the provided data.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '85LD7'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
7014 U.S. CUSTOMS AND BORDER PROTECTION 511,468,385.96 511.47 million 13
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 209,474,623.58 209.47 million 85
5700 DEPT OF THE AIR FORCE 75,474,632.63 75.47 million 58
8900 ENERGY, DEPARTMENT OF 24,457,241.00 24.46 million 2
1700 DEPT OF THE NAVY 9,013,820.91 9.01 million 22

Insight

During the last full year, ANDURIL INDUSTRIES, INC. received $829.89 million across 180 awards, with obligations concentrated in a small number of agencies. U.S. Customs and Border Protection accounted for the largest share at $511.47 million across 13 awards, followed by USSOCOM at $209.47 million across 85 awards; together they represent most of the vendor’s obligated value in this window. The remaining obligations were distributed across the Department of the Air Force ($75.47 million), Department of Energy ($24.46 million), and Department of the Navy ($9.01 million), indicating a secondary but much smaller multi-agency base.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '85LD7'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541512 COMPUTER SYSTEMS DESIGN SERVICES 514,717,316.96 514.72 million 18
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 239,693,637.08 239.69 million 92
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 68,462,084.53 68.46 million 49
332994 SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING 4,760,033.00 4.76 million 16
336411 AIRCRAFT MANUFACTURING 2,264,844.60 2.26 million 4
541330 ENGINEERING SERVICES -9,212.09 -9.21 thousand 1

Insight

ANDURIL INDUSTRIES, INC. had $829.89 million obligated across 180 awards in the last full year, with obligations concentrated in a few NAICS codes. NAICS 541512, Computer Systems Design Services, accounted for $514.72 million across 18 awards, or about 62% of total obligations, while NAICS 334511, Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing, contributed $239.69 million across 92 awards. Together, these two NAICS codes represented roughly 91% of total obligated dollars, indicating a strong concentration in software/system design and specialized manufacturing. Remaining obligations were distributed across R&D, ordnance, aircraft manufacturing, and a negligible negative amount under Engineering Services.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '85LD7'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 829,888,704.08 829.89 million 180

Insight

During the last full year, ANDURIL INDUSTRIES, INC. (CAGE 85LD7) recorded $829.89 million in obligated value across 180 awards, for an average award value of about $4.61 million. With the entire 1-year window concentrated in FY 2025, the activity reflects a single-period obligation profile rather than a multi-year trend. The award volume suggests obligations were distributed across many transactions, while the total obligated value indicates substantial concentration in aggregate spending during the period.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.