Federal Contractor

NORTHROP GRUMMAN SYSTEMS CORPORATION Federal Contract Obligations (Last Year)

Federal procurement summary for NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 8LM16, UEI F9PAEKAAXGB6) covering the last full year of awards.

In the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION received $212.40 million across 137 award actions, for an average action value of $1.55 million. Most obligations came from the Missile Defense Agency and the Department of the Air Force, with activity concentrated in guided missile and space vehicle manufacturing and related research and development work.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect the provided analysis window and may include negative obligations on some NAICS lines, such as NAICS 541712.

CAGE Code
8LM16
UEI
F9PAEKAAXGB6
Total Obligated
212.40 million
212,398,344.39
Award Actions
137
Average Action Value
1,550,352.87

About NORTHROP GRUMMAN SYSTEMS CORPORATION federal contract activity

NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 8LM16, UEI F9PAEKAAXGB6) recorded 212.40 million in obligated dollars across 137 awards in the last full year, for an average award value of 1.55 million. The activity profile indicates a high-volume federal vendor with spending concentrated in defense-related procurement categories.

Agency mix and customer concentration

The award base is heavily concentrated in the MISSILE DEFENSE AGENCY (MDA), which accounted for 126.81 million across 68 awards, or the majority of total obligated dollars. The DEPT OF THE AIR FORCE added 62.43 million across 38 awards, while the DEPT OF THE NAVY, DARPA, and the Immediate Office of the Secretary of Defense contributed smaller shares, indicating a primarily defense-centric customer mix.

Industry profile based on NAICS activity

Contracting is dominated by 336414, Guided Missile and Space Vehicle Manufacturing, at 126.75 million across 74 awards, followed by 541715 research and development activity at 80.16 million across 50 awards. Smaller obligations were recorded in nonscheduled chartered freight air transportation and ammunition manufacturing, while 541712 showed a negative obligation total, suggesting deobligations or adjustments within the period.

Annual contract trend over the analysis window

The annual trend shows all observed obligations in 2025, totaling 212.40 million across 137 awards. With only one year in the analysis window, no year-over-year comparison is available, but the volume and concentration suggest sustained obligation activity during the period.

How to interpret this page

This summary is based on FPDS obligation data for the vendor identified by CAGE 8LM16 and UEI F9PAEKAAXGB6 over the last full year. Agency, NAICS, and trend figures reflect obligated amounts and award counts as reported in the supplied dataset, and totals may include negative values where deobligations or adjustments were recorded.

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 = '8LM16'
        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
97JC MISSILE DEFENSE AGENCY (MDA) 126,812,930.36 126.81 million 68
5700 DEPT OF THE AIR FORCE 62,430,758.40 62.43 million 38
1700 DEPT OF THE NAVY 14,928,361.10 14.93 million 18
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 7,040,760.59 7.04 million 4
97AD IMMEDIATE OFFICE OF THE SECRETARY OF DEFENSE 1,210,777.00 1.21 million 4
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -25,243.06 -25.24 thousand 5

Insight

Over the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION received $212.40 million across 137 awards, with obligations concentrated in a small number of defense agencies. The Missile Defense Agency accounted for the largest share at $126.81 million across 68 awards, followed by the Department of the Air Force at $62.43 million across 38 awards, together representing most of the total obligated amount. The Department of the Navy, DARPA, and the Immediate Office of the Secretary of Defense contributed smaller amounts, while DCMA shows a net negative obligation of $25.24 thousand across 5 awards.

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 = '8LM16'
        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
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 126,750,629.65 126.75 million 74
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 80,158,762.74 80.16 million 50
481212 NONSCHEDULED CHARTERED FREIGHT AIR TRANSPORTATION 5,619,397.00 5.62 million 9
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 1,000.00 1.00 thousand 1
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) -131,445.00 -131.44 thousand 3

Insight

For the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 8LM16) obligated $212.40 million across 137 awards, with activity concentrated in two NAICS codes. Guided missile and space vehicle manufacturing (336414) accounted for $126.75 million across 74 awards, and R&D in the physical, engineering, and life sciences (541715) added $80.16 million across 50 awards, together representing the vast majority of obligations. The remaining NAICS categories were comparatively small, with only $5.62 million in nonscheduled chartered freight air transportation and immaterial activity in ammunition manufacturing and NAICS 541712, including a net negative obligation.

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 = '8LM16'
        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 212,398,344.39 212.40 million 137

Insight

During the last full year, NORTHROP GRUMMAN SYSTEMS CORPORATION (CAGE 8LM16) recorded $212.40 million in obligated value across 137 awards, for an average award value of approximately $1.55 million. The activity is fully concentrated in 2025 within the 1-year window, so no interannual trend can be inferred from the provided data. The award profile suggests a moderately distributed obligation base rather than reliance on a small number of extremely large actions.

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.