Federal Contractor

CONSOLIDATED NUCLEAR SECURITY LLC Federal Contract Obligations (Last 5 Years)

Federal procurement profile for CONSOLIDATED NUCLEAR SECURITY LLC (CAGE 6NSM1, UEI EWV8QKG1JUV7) covering award activity over the last 5 years.

CONSOLIDATED NUCLEAR SECURITY LLC recorded 161 award actions totaling 16.26 billion in federal obligations over the last 5 years, with an average action value of 100,993,091.53. All reported obligations in this window were awarded by the Department of Energy and mapped to NAICS 561210, Facilities Support Services.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual obligations ranged from 2.65 billion in 2022 to 3.80 billion in 2021, with 2025 at 3.09 billion and 39 actions.

CAGE Code
6NSM1
UEI
EWV8QKG1JUV7
Total Obligated
16.26 billion
16,259,887,736.89
Award Actions
161
Average Action Value
100,993,091.53

About CONSOLIDATED NUCLEAR SECURITY LLC federal contract activity

CONSOLIDATED NUCLEAR SECURITY LLC (CAGE 6NSM1, UEI EWV8QKG1JUV7) received 161 FPDS-recorded awards totaling $16.26 billion over the last 5 years, for an average award value of $100.99 million. The profile reflects a large, high-dollar federal contracting footprint concentrated in a single mission area rather than a broad multi-agency mix.

Agency mix and customer concentration

All observed obligations in the analysis window were awarded by the Department of Energy (agency code 8900), indicating complete customer concentration. This suggests the vendor’s federal work is tied to a single agency relationship, with no diversification across other civilian or defense buyers in the available data.

Industry profile based on NAICS activity

The entire obligation set is associated with NAICS 561210, Facilities Support Services, again showing a highly concentrated award profile. In practice, this means the vendor’s recorded federal activity is captured under one primary procurement classification rather than a spread of distinct product or service lines.

Annual contract trend over the analysis window

Annual obligations remained in the multi-billion-dollar range throughout the period, ranging from $2.65 billion in 2022 to $3.80 billion in 2021. Award volume also stayed elevated, with the highest count in 2025 at 39 awards and the lowest in 2021 at 25, indicating sustained contracting activity despite year-to-year fluctuations in total dollars.

How to interpret this page

This summary uses FPDS award records for the last 5 years and aggregates obligations, award counts, agency identity, and NAICS classification for the vendor identifiers provided. Totals reflect recorded obligated amounts in the analysis window only and should be interpreted as FPDS-reported procurement activity, not necessarily total company revenue or all federal work.

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 = '6NSM1'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
8900 ENERGY, DEPARTMENT OF 16,259,887,736.89 16.26 billion 161

Insight

Over the last 5 years, CONSOLIDATED NUCLEAR SECURITY LLC’s obligations are fully concentrated within the Department of Energy. The Department of Energy accounts for the entire $16.26 billion obligated amount across 161 awards, indicating a single-agency dependency with no visible diversification in this window. The average award value of about $101.0 million suggests a portfolio dominated by large-value transactions.

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 = '6NSM1'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
561210 FACILITIES SUPPORT SERVICES 16,259,887,736.89 16.26 billion 161

Insight

Over the last 5 years, CONSOLIDATED NUCLEAR SECURITY LLC’s obligations are fully concentrated in NAICS 561210, Facilities Support Services. The vendor received 161 awards totaling $16.26 billion, indicating a highly concentrated contract portfolio with no observable NAICS diversification in this window. The average award value of about $100.99 million suggests a large-value, recurring support-services profile.

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 = '6NSM1'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 3,086,581,078.03 3.09 billion 39
2024 2,939,775,752.79 2.94 billion 32
2023 3,775,433,990.59 3.78 billion 34
2022 2,654,430,214.62 2.65 billion 31
2021 3,803,666,700.86 3.80 billion 25

Insight

CONSOLIDATED NUCLEAR SECURITY LLC recorded 16.26 billion in obligated value across 161 awards over the last 5 years, averaging about 101.0 million per award. Obligations were concentrated in a relatively narrow annual band of 2.65 billion to 3.80 billion, indicating sustained high-value activity rather than a single-year spike. Annual award counts ranged from 25 to 39, with the highest count in 2025 and the lowest in 2021, while obligated dollars were highest in 2021 and 2023.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.