Federal Contractor

MISSION SUPPORT AND TEST SERVICES LLC Federal Contract Obligations (Last Year)

MISSION SUPPORT AND TEST SERVICES LLC recorded 1.17 billion in obligated federal awards across 55 actions in the last full year.

MISSION SUPPORT AND TEST SERVICES LLC, CAGE 7HSD0 and UEI YSYZHPCG4XB3, received 1.17 billion in federal obligations across 55 award actions during the last full year. Most of this activity came from the Department of Energy, with smaller obligations from the Federal Acquisition Service.

Generated at 03/21/2026

Analysis period: Last full year

Department of Energy accounted for nearly all obligations, and Facilities Support Services represented the dominant NAICS category in the period reviewed.

CAGE Code
7HSD0
UEI
YSYZHPCG4XB3
Total Obligated
1.17 billion
1,170,810,329.50
Award Actions
55
Average Action Value
21,287,460.53

About MISSION SUPPORT AND TEST SERVICES LLC federal contract activity

MISSION SUPPORT AND TEST SERVICES LLC recorded 55 FPDS-observed awards totaling $1.17 billion in the last full year, with an average award value of $21.29 million. The vendor’s obligations were highly concentrated, indicating a federal workload profile driven by a small number of comparatively large awards.

Agency mix and customer concentration

The Department of Energy accounted for essentially all observed obligations, with $1.17 billion across 45 awards. The Federal Acquisition Service contributed a much smaller $63.14 thousand across 10 awards, suggesting only limited activity outside the energy portfolio.

Industry profile based on NAICS activity

NAICS 561210, Facilities Support Services, dominated the vendor’s contracting profile and represented virtually the entire obligation base at $1.17 billion across 45 awards. NAICS 811111, General Automotive Repair, appeared only as a minor secondary category, with $63.14 thousand across 10 awards.

Annual contract trend over the analysis window

The annual trend for 2025 shows total obligations of $1.17 billion across 55 awards, matching the full analysis window. With only one annual observation provided, no directional multi-year trend can be inferred from this dataset.

How to interpret this page

This summary is based on FPDS-reported awards associated with CAGE code 7HSD0 and UEI YSYZHPCG4XB3 for the last full year. Agency and NAICS shares reflect the provided obligation totals and award counts, and amounts are presented as reported in the source 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 = '7HSD0'
        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
8900 ENERGY, DEPARTMENT OF 1,170,747,190.79 1.17 billion 45
4732 FEDERAL ACQUISITION SERVICE 63,138.71 63.14 thousand 10

Insight

MISSION SUPPORT AND TEST SERVICES LLC’s obligations in the last full year were highly concentrated in the Department of Energy, which accounted for $1.17 billion of the $1.17 billion total and 45 of 55 awards. Federal Acquisition Service obligations were immaterial by comparison at $63.14 thousand across 10 awards. This distribution indicates a near-exclusive dependency on a single agency relationship, with limited diversification across the federal customer 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 = '7HSD0'
        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
561210 FACILITIES SUPPORT SERVICES 1,170,747,190.79 1.17 billion 45
811111 GENERAL AUTOMOTIVE REPAIR 63,138.71 63.14 thousand 10

Insight

Mission Support and Test Services LLC’s obligations in the last full year were highly concentrated in NAICS 561210, Facilities Support Services, which accounted for approximately 1.17 billion of 1.17 billion total obligated across 45 of 55 awards. The remaining activity was minimal and limited to NAICS 811111, General Automotive Repair, with 63.14 thousand obligated across 10 awards. This indicates a very narrow procurement profile, with nearly all obligated dollars tied to facilities support requirements.

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 = '7HSD0'
        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 1,170,810,329.50 1.17 billion 55

Insight

During the last full year, MISSION SUPPORT AND TEST SERVICES LLC (CAGE 7HSD0) received $1.17 billion across 55 awards, for an average award value of about $21.3 million. Obligation activity is fully concentrated in 2025 within the 1-year window, indicating a single-period funding profile rather than a multi-year trend. The award count suggests moderate distribution across transactions, but obligated dollars are concentrated in a relatively small number of high-value awards.

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.