Federal Contractor

LINQUEST CORPORATION Federal Contract Obligations (Last 5 Years)

LINQUEST CORPORATION (CAGE 3MZU6, UEI HQBRRJBLDQ37) recorded 1,123 federal award actions totaling $1.42 billion over the last five years, with most obligations from the Department of the Air Force.

LINQUEST CORPORATION’s federal procurement record is concentrated in research, engineering, and scientific technical services. Over the last five years, its obligations were led by the Department of the Air Force and the Federal Acquisition Service, with annual obligations rising from $212.35 million in 2021 to $370.49 million in 2025.

Generated at 03/21/2026

Analysis period: Last 5 years

This summary reflects readable FPDS obligations for the last five years and highlights the largest agencies, NAICS codes, and annual trends in the available data.

CAGE Code
3MZU6
UEI
HQBRRJBLDQ37
Total Obligated
1.42 billion
1,417,024,828.43
Award Actions
1,123
Average Action Value
1,261,820.86

About LINQUEST CORPORATION federal contract activity

LINQUEST CORPORATION (CAGE 3MZU6, UEI HQBRRJBLDQ37) recorded $1.42 billion in obligated awards across 1,123 awards over the last 5 years, with an average award value of $1.26 million. The volume and value profile indicate a large, sustained federal contract base rather than a small number of outsized actions.

Agency mix and customer concentration

Obligations are highly concentrated in the DEPT OF THE AIR FORCE, which accounts for $1.01 billion across 703 awards, or the majority of total spend. The FEDERAL ACQUISITION SERVICE is the second-largest customer at $384.15 million across 325 awards, while the DEPT OF THE NAVY, DISA, and DARPA together represent a much smaller share, indicating secondary demand from defense and acquisition-support organizations.

Industry profile based on NAICS activity

The company’s activity is dominated by NAICS 541715, which represents $973.26 million across 646 awards and is the clear core of the portfolio. Engineering services under NAICS 541330 provide the next-largest contribution at $224.64 million, while 541990, 541690, and 541712 add smaller but still material support across related scientific, technical, and consulting work.

Annual contract trend over the analysis window

Annual obligations increased from $212.35 million in 2021 to a peak of $370.49 million in 2025, with a notable step-up beginning in 2023. Award counts remained elevated throughout the period, peaking at 266 in 2024 before easing to 247 in 2025, suggesting sustained execution with higher annual dollar volume rather than sharp volatility.

How to interpret this page

This summary is based on FPDS award records for the last 5 years and uses obligated dollars and award counts as the primary measures. Agency, NAICS, and annual breakdowns reflect the provided aggregated dataset; no additional sources or assumptions were used.

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 = '3MZU6'
        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
5700 DEPT OF THE AIR FORCE 1,005,786,214.85 1.01 billion 703
4732 FEDERAL ACQUISITION SERVICE 384,148,825.85 384.15 million 325
1700 DEPT OF THE NAVY 21,796,442.86 21.80 million 44
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 3,898,670.91 3.90 million 4
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 2,429,397.00 2.43 million 7
2100 DEPT OF THE ARMY 660,179.08 660.18 thousand 30
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,694,902.12 -1.69 million 10

Insight

Over the last 5 years, LINQUEST CORPORATION’s obligations are highly concentrated in the DEPT OF THE AIR FORCE, which accounts for $1.01 billion of the firm’s $1.42 billion total obligated, or about 71% across 703 awards. The FEDERAL ACQUISITION SERVICE is the second-largest agency at $384.15 million and 325 awards, bringing the top two agencies to roughly 98% of total obligations. Remaining agency activity is comparatively limited, with DEPT OF THE NAVY, DISA, DARPA, and DEPT OF THE ARMY each contributing modest amounts; DCMA reflects a net negative obligation of $1.69 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 = '3MZU6'
        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
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 973,264,143.45 973.26 million 646
541330 ENGINEERING SERVICES 224,638,088.51 224.64 million 196
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 124,031,675.58 124.03 million 82
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 46,045,582.93 46.05 million 21
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 43,806,754.72 43.81 million 154
541512 COMPUTER SYSTEMS DESIGN SERVICES 3,898,670.91 3.90 million 5
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 2,028,256.94 2.03 million 7
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,000.00 1.00 thousand 1
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 1,000.00 1.00 thousand 3
541710 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES 0.00 0.00 1

Insight

Over the last 5 years, LINQUEST CORPORATION’s obligations are highly concentrated in NAICS 541715, which accounts for $973.26 million across 646 awards, or about 69% of the vendor’s $1.42 billion total. The next largest category, NAICS 541330, adds $224.64 million across 196 awards, bringing the top two NAICS codes to roughly 85% of total obligations. Remaining obligations are spread across a limited set of professional, scientific, and technical services codes, with no other NAICS exceeding $124.03 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 = '3MZU6'
        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 370,486,444.88 370.49 million 247
2024 347,427,060.52 347.43 million 266
2023 303,301,845.25 303.30 million 239
2022 183,459,930.74 183.46 million 193
2021 212,349,547.04 212.35 million 178

Insight

LINQUEST CORPORATION (CAGE 3MZU6) obligated $1.42 billion across 1,123 awards over the last 5 years, with an average award value of $1.26 million. Annual obligations increased from $212.35 million in 2021 to a low of $183.46 million in 2022, then rose in each subsequent year to $303.30 million in 2023, $347.43 million in 2024, and $370.49 million in 2025. Award volume also generally increased from 178 in 2021 to a high of 266 in 2024, before declining slightly to 247 in 2025, indicating sustained obligation growth with moderate year-to-year variation in award count.

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.