Federal Contractor

DYNETICS, INC. Federal Contract Obligations (Last Year)

DYNETICS, INC. (CAGE 7L855, UEI FH7ML8E9EWJ7) recorded 121 award actions and $714.44 million in obligations during the last full year.

DYNETICS, INC. received $714,442,633.37 in total obligations across 121 award actions in the last full year, for an average action value of $5,904,484.57. Most of the obligation volume came from the Department of the Army, with smaller totals from the Department of the Air Force, NASA, the Federal Acquisition Service, and the Missile Defense Agency.

Generated at 03/21/2026

Analysis period: Last full year

The figures reflect the last full year and may change as FPDS records are updated or corrected.

CAGE Code
7L855
UEI
FH7ML8E9EWJ7
Total Obligated
714.44 million
714,442,633.37
Award Actions
121
Average Action Value
5,904,484.57

About DYNETICS, INC. federal contract activity

DYNETICS, INC. (CAGE 7L855, UEI FH7ML8E9EWJ7) recorded 714.44 million in obligated FPDS awards across 121 actions in the last full year, for an average award value of 5.90 million. The profile indicates a high-dollar, defense-oriented contracting base with concentration in aerospace and missile-related work.

Agency mix and customer concentration

The DEPT OF THE ARMY accounted for the overwhelming share of obligated dollars at 664.49 million across 33 awards, making it the primary customer by value. DEPT OF THE AIR FORCE was the next largest source of awards by count with 55 actions but only 39.29 million obligated, while NASA contributed 9.21 million across 15 awards; the Federal Acquisition Service and MDA were marginal in comparison.

Industry profile based on NAICS activity

Contracting activity was concentrated in guided missile and space vehicle manufacturing, led by NAICS 336414 with 517.20 million across 9 awards. NAICS 336419 added 138.90 million, and the remaining mix shifted to engineering and R&D support, including 541330, 541715, and 332993, indicating a portfolio anchored in complex defense and technical services.

Annual contract trend over the analysis window

The annual trend shows one reporting year, 2025, with 714.44 million obligated across 121 awards. Because only a single full-year point is available, the dataset supports a level assessment but not a multi-year trend analysis.

How to interpret this page

This summary is based on FPDS obligations associated with DYNETICS, INC. under CAGE 7L855 and UEI FH7ML8E9EWJ7 for the last full year. Agency and NAICS mix reflect obligated dollars and award counts from the provided dataset; rounded values may cause minor differences from exact totals.

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 = '7L855'
        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
2100 DEPT OF THE ARMY 664,494,449.96 664.49 million 33
5700 DEPT OF THE AIR FORCE 39,292,113.49 39.29 million 55
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 9,207,005.00 9.21 million 15
4732 FEDERAL ACQUISITION SERVICE 1,498,989.12 1.50 million 15
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1
1700 DEPT OF THE NAVY -50,424.20 -50.42 thousand 2

Insight

DYNETICS, INC. (CAGE 7L855) obligated $714.44 million across 121 awards in the last full year, with spending heavily concentrated in the DEPT OF THE ARMY. Army obligations totaled $664.49 million across 33 awards, representing about 93% of total obligations and indicating a strong reliance on one principal agency customer. The DEPT OF THE AIR FORCE was a distant second at $39.29 million across 55 awards, while NASA and the Federal Acquisition Service contributed relatively modest amounts. Other agency activity was minimal, including a negligible MDA obligation and a small net negative obligation at the DEPT OF THE NAVY.

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 = '7L855'
        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 517,196,032.10 517.20 million 9
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 138,903,256.90 138.90 million 21
541330 ENGINEERING SERVICES 21,038,080.29 21.04 million 31
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 13,706,117.00 13.71 million 12
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 12,638,376.00 12.64 million 28
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 11,713,407.76 11.71 million 14
332999 ALL OTHER MISCELLANEOUS FABRICATED METAL PRODUCT MANUFACTURING 38,338.00 38.34 thousand 2
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) -790,974.68 -790.97 thousand 4

Insight

DYNETICS, INC. is highly concentrated in NAICS 336414, Guided Missile and Space Vehicle Manufacturing, which accounts for $517.20 million of the $714.44 million obligated in the last full year, across 9 awards. NAICS 336419 is the next largest segment at $138.90 million across 21 awards, indicating that missile and space vehicle-related manufacturing dominates the vendor’s obligational profile. The remaining spend is distributed across engineering, R&D, and related manufacturing codes at materially lower levels, with no other NAICS exceeding $21.04 million.

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 = '7L855'
        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 714,442,633.37 714.44 million 121

Insight

During the last full year, DYNETICS, INC. (CAGE 7L855) recorded $714.44 million in obligated awards across 121 actions, reflecting an average award value of about $5.90 million. The obligation profile is concentrated in a single annual period provided here, so this view indicates sustained annual activity rather than year-over-year variation. The combination of a relatively high award count and multi-million-dollar average award value suggests a mix of moderately large procurements rather than reliance on a small number of very large 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.