Federal Contractor

DYNCORP INTERNATIONAL LLC Federal Contract Obligations (Last 5 Years)

Federal procurement summary for DYNCORP INTERNATIONAL LLC (CAGE 1SMB2, UEI ML6KL68PHMK3) covering obligations, awards, agencies, NAICS, and annual trends over the last 5 years.

DYNCORP INTERNATIONAL LLC recorded 2.27 billion in obligated federal awards across 1,436 actions in the last 5 years, for an average action value of 1.58 million. Most obligation volume came from the Department of the Army, the Department of the Navy, DCMA, and the Department of the Air Force, with work concentrated in other support activities for air transportation and facilities support services.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual totals include a negative 2024 obligation value, which can reflect deobligations or adjustments in FPDS records.

CAGE Code
1SMB2
UEI
ML6KL68PHMK3
Total Obligated
2.27 billion
2,271,296,061.90
Award Actions
1,436
Average Action Value
1,581,682.49

About DYNCORP INTERNATIONAL LLC federal contract activity

DYNCORP INTERNATIONAL LLC recorded $2.27 billion in obligated federal awards across 1,436 awards in the last 5 years, for an average award value of $1.58 million. Activity is concentrated in defense and homeland security buyers, with the Department of the Army, Department of the Navy, DCMA, Department of the Air Force, and U.S. Customs and Border Protection accounting for most obligations.

Agency mix and customer concentration

The Department of the Army is the largest customer at $815.61 million across 501 awards, followed by the Department of the Navy at $514.02 million across 228 awards. DCMA, the Department of the Air Force, and U.S. Customs and Border Protection add meaningful volume, indicating a customer base centered on DoD program support and contract administration.

Industry profile based on NAICS activity

The vendor’s work is heavily concentrated in NAICS 488190, Other Support Activities for Air Transportation, which represents $1.72 billion and 1,083 awards. Facilities support services is the next largest category at $457.96 million, while consulting, engineering, and training-related work appear as smaller supporting lines of business.

Annual contract trend over the analysis window

Obligations peaked in 2021 at $1.26 billion across 663 awards, then declined to $773.03 million in 2022 and $206.31 million in 2023. The 2024 total shows a negative net obligation of $35.21 million, and 2025 is positive at $68.95 million, suggesting contract adjustments or deobligations affected the recent period.

How to interpret this page

This summary uses FPDS obligation data for the last 5 years and aggregates awards by vendor, agency, NAICS, and fiscal year. Negative annual obligation values are retained as reported in FPDS and may reflect deobligations, modifications, or other contract adjustments rather than standalone awards.

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 = '1SMB2'
        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 815,605,869.69 815.61 million 501
1700 DEPT OF THE NAVY 514,017,993.64 514.02 million 228
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 428,185,902.18 428.19 million 247
5700 DEPT OF THE AIR FORCE 285,636,074.97 285.64 million 186
7014 U.S. CUSTOMS AND BORDER PROTECTION 133,675,541.72 133.68 million 18
1900 STATE, DEPARTMENT OF 72,091,416.63 72.09 million 94
7008 U.S. COAST GUARD 11,028,260.16 11.03 million 20
4732 FEDERAL ACQUISITION SERVICE 10,043,754.38 10.04 million 17
12C2 FOREST SERVICE 1,416,963.11 1.42 million 123
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION -405,714.58 -405.71 thousand 2

Insight

Over the last 5 years, DYNCORP INTERNATIONAL LLC received $2.27 billion across 1,436 awards, with obligations heavily concentrated in a few defense-related agencies. The DEPT OF THE ARMY accounted for the largest share at $815.61 million across 501 awards, followed by the DEPT OF THE NAVY at $514.02 million and DCMA at $428.19 million. The DEPT OF THE AIR FORCE added another $285.64 million, while all non-DoD agencies were materially smaller, with U.S. Customs and Border Protection the largest among them at $133.68 million.

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 = '1SMB2'
        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
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 1,724,854,989.99 1.72 billion 1,083
561210 FACILITIES SUPPORT SERVICES 457,956,937.01 457.96 million 270
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 62,692,466.68 62.69 million 23
541330 ENGINEERING SERVICES 25,367,176.64 25.37 million 25
611699 ALL OTHER MISCELLANEOUS SCHOOLS AND INSTRUCTION 10,541,671.42 10.54 million 6
336412 AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING 9,339,625.00 9.34 million 4
611519 OTHER TECHNICAL AND TRADE SCHOOLS 3,748,726.85 3.75 million 3
336411 AIRCRAFT MANUFACTURING 0.00 0.00 4
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) -500.00 -500.00 1
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES -287,403.04 -287.40 thousand 1

Insight

Over the last 5 years, DYNCORP INTERNATIONAL LLC’s obligations are highly concentrated in NAICS 488190, Other Support Activities for Air Transportation, which accounts for 1.72 billion of 2.27 billion total obligated across 1,083 awards. NAICS 561210, Facilities Support Services, is a distant second at 457.96 million across 270 awards, and the top two NAICS together represent about 96% of total obligations. The remaining NAICS codes are comparatively small and fragmented, with several categories under 63 million and two minor negative obligations indicating limited adjustments or deobligations.

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 = '1SMB2'
        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 68,945,482.98 68.95 million 50
2024 -35,212,934.37 -35.21 million 73
2023 206,309,168.38 206.31 million 159
2022 773,030,109.19 773.03 million 491
2021 1,258,224,235.72 1.26 billion 663

Insight

DYNCORP INTERNATIONAL LLC (CAGE 1SMB2) shows a pronounced decline in obligated dollars over the last five years, from $1.26 billion in 2021 to $68.95 million in 2025, with the largest annual volume occurring in 2021 and 2022. Award activity also contracted over the period, falling from 663 awards in 2021 to 50 in 2025, indicating both lower dollar concentration and fewer transactions in the most recent years. Obligations remain concentrated in the earlier part of the window: 2021 and 2022 together account for the majority of the 5-year total, while 2024 records negative net obligations, consistent with deobligations or downward adjustments.

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.