Federal Contractor

DYNETICS, INC. Federal Contract Obligations (Last 5 Years)

DYNETICS, INC. (CAGE 7L855, UEI FH7ML8E9EWJ7) recorded 1.70 billion in obligated awards across 856 actions over the last five years.

DYNETICS, INC. received most of its obligated funding from the DEPT OF THE ARMY, followed by the DEPT OF THE AIR FORCE and NASA. Its award profile is concentrated in guided missile and space vehicle manufacturing, related parts and auxiliary equipment manufacturing, and engineering research and development.

Generated at 03/21/2026

Analysis period: Last 5 years

This page summarizes FPDS award activity for the last five years and reflects obligated amounts as reported in the provided dataset.

CAGE Code
7L855
UEI
FH7ML8E9EWJ7
Total Obligated
1.70 billion
1,702,732,051.04
Award Actions
856
Average Action Value
1,989,172.95

About DYNETICS, INC. federal contract activity

DYNETICS, INC. (CAGE 7L855, UEI FH7ML8E9EWJ7) recorded 856 FPDS-observed awards totaling 1.70 billion over the last 5 years, with an average award value of 1.99 million. The profile reflects a large, recurring federal vendor base with concentration in defense and aerospace-related work, alongside sustained R&D activity.

Agency mix and customer concentration

The Department of the Army is the largest customer by obligation, accounting for 981.55 million across 96 awards, followed by the Department of the Air Force at 415.84 million across 278 awards. NASA, the Federal Acquisition Service, and the Department of the Navy round out the top five, indicating a mix of defense, civil space, and acquisition support demand.

Industry profile based on NAICS activity

Obligations are led by guided missile and space vehicle manufacturing under NAICS 336414 at 617.16 million, followed by related parts and auxiliary equipment manufacturing under 336419 at 345.19 million. Research and development codes 541715 and 541712 together add 409.82 million, while ammunition manufacturing under 332993 contributes 174.31 million, showing a portfolio centered on advanced aerospace, missile, and technical R&D work.

Annual contract trend over the analysis window

Annual obligations were highest in 2025 at 714.44 million, after 303.51 million in 2024 and 98.64 million in 2023. Earlier years were also sizable, with 399.27 million in 2021 and 186.87 million in 2022, but award counts declined from 216 in 2021 to 121 in 2025, suggesting larger average awards in the most recent year.

How to interpret this page

This summary is based on FPDS-observed award records for the last 5 years, grouped by vendor, awarding agency, NAICS code, and fiscal year. Obligations reflect total obligated dollars in the dataset and award counts reflect the number of recorded awards; no attempt was made to infer contract scope beyond the coded procurement 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 = '7L855'
        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
2100 DEPT OF THE ARMY 981,551,324.28 981.55 million 96
5700 DEPT OF THE AIR FORCE 415,841,731.82 415.84 million 278
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 170,256,796.13 170.26 million 98
4732 FEDERAL ACQUISITION SERVICE 89,739,256.06 89.74 million 169
1700 DEPT OF THE NAVY 28,773,381.80 28.77 million 191
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 16,569,060.95 16.57 million 18
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 2
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 0.00 0.00 3

Insight

Over the last 5 years, DYNETICS, INC. received $1.70 billion across 856 awards, with obligations concentrated primarily at the DEPT OF THE ARMY ($981.55 million, 96 awards) and DEPT OF THE AIR FORCE ($415.84 million, 278 awards). These two agencies account for the vast majority of obligated dollars, indicating a strong concentration of spend within the Department of Defense. NASA is the third-largest funding source at $170.26 million across 98 awards, while FAS and the DEPT OF THE NAVY contribute smaller but still material portions of total obligations.

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 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
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 617,156,032.10 617.16 million 10
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 345,193,772.02 345.19 million 151
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 210,649,790.27 210.65 million 132
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 199,169,390.33 199.17 million 161
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 174,305,359.93 174.31 million 49
541330 ENGINEERING SERVICES 90,845,456.33 90.85 million 127
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 64,890,024.10 64.89 million 210
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 196,063.28 196.06 thousand 2
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 177,334.00 177.33 thousand 2
334515 INSTRUMENT MANUFACTURING FOR MEASURING AND TESTING ELECTRICITY AND ELECTRICAL SIGNALS 109,990.68 109.99 thousand 7

Insight

Over the last 5 years, DYNETICS, INC. has $1.70 billion in obligated awards across 856 actions, with activity concentrated in a small set of NAICS codes. Guided missile and space vehicle manufacturing (336414) is the largest category at $617.16 million but only 10 awards, indicating a high-value, low-count concentration; other guided missile and space vehicle parts manufacturing (336419) adds $345.19 million across 151 awards. R&D in the physical, engineering, and life sciences (541715 and 541712) together account for $409.82 million across 293 awards, while the remaining NAICS codes contribute comparatively smaller shares, showing a portfolio weighted toward missile/space systems and technical R&D.

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 5 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
2024 303,514,270.81 303.51 million 143
2023 98,640,597.83 98.64 million 179
2022 186,865,928.82 186.87 million 197
2021 399,268,620.21 399.27 million 216

Insight

DYNETICS, INC. obligated funding is concentrated in the most recent year, with 714.44 million in 2025, representing roughly 42 percent of the 1.70 billion obligated over the last 5 years. Prior-year obligations were materially lower and uneven, ranging from 98.64 million in 2023 to 399.27 million in 2021, indicating a volatile annual funding profile rather than a steady pattern. Award volume also declined over time, from 216 awards in 2021 to 121 in 2025, despite the sharp increase in obligated dollars in 2025, suggesting larger average awards in the most recent 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.