Federal Contractor

V3GATE, LLC Federal Contract Obligations (Last 10 Years)

Federal procurement profile for V3GATE, LLC (CAGE 4Y8H0, UEI J4KHM5JY79E3) covering obligations, award counts, agencies, NAICS, and annual trends over the last 10 years.

V3GATE, LLC recorded $3.869 billion in total obligated value across 5,918 award actions in the last 10 years, with an average action value of $653,776.89. Most of this activity is concentrated with the Department of Veterans Affairs and in NAICS 541519, Other Computer Related Services.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the provided 10-year analysis window and may not sum across every visible category because awards can span multiple agencies, NAICS codes, and years.

CAGE Code
4Y8H0
UEI
J4KHM5JY79E3
Total Obligated
3.87 billion
3,869,051,670.28
Award Actions
5,918
Average Action Value
653,776.89

About V3GATE, LLC federal contract activity

V3GATE, LLC (CAGE 4Y8H0, UEI J4KHM5JY79E3) recorded 5,918 FPDS awards totaling 3.87 billion over the last 10 years, with an average award value of 653,776.89. The obligation base is substantial and concentrated, indicating recurring federal demand rather than isolated one-time transactions.

Agency mix and customer concentration

The Department of Veterans Affairs is the dominant customer, accounting for 2.41 billion across 1,726 awards, or well over half of total obligations. The remaining spend is spread across a smaller set of agencies led by the Internal Revenue Service, the Department of State, the Defense Health Agency, and the FBI, suggesting a diversified but VA-centered federal customer profile.

Industry profile based on NAICS activity

The portfolio is overwhelmingly concentrated in NAICS 541519, Other Computer Related Services, which represents 3.54 billion and 5,014 awards. Smaller but material activity appears in Electronic Computer Manufacturing (334111), with limited additional obligations in storage devices, computer peripherals, and software publishing, pointing to a technology services core with some hardware-adjacent work.

Annual contract trend over the analysis window

Annual obligations have trended upward in the most recent years shown, rising from 393.26 million in 2021 to 765.70 million in 2025. Award volume also expanded over that period, from 469 to 1,021 awards, indicating both higher spend and increased contract activity.

How to interpret this page

This summary is based on FPDS award records for the last 10 years and reflects obligated dollars and award counts tied to the provided CAGE and UEI. Agency and NAICS mixes are calculated from total obligated value within the analysis window; annual trend figures reflect obligations by fiscal year. Results are descriptive only and do not infer performance, competitiveness, or contract type without additional record-level review.

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 = '4Y8H0'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
3600 VETERANS AFFAIRS, DEPARTMENT OF 2,411,653,875.64 2.41 billion 1,726
2050 INTERNAL REVENUE SERVICE 349,916,414.15 349.92 million 153
1900 STATE, DEPARTMENT OF 176,142,069.14 176.14 million 130
97DH DEFENSE HEALTH AGENCY (DHA) 100,150,559.42 100.15 million 113
1549 FEDERAL BUREAU OF INVESTIGATION 81,362,866.38 81.36 million 231
5700 DEPT OF THE AIR FORCE 74,303,670.29 74.30 million 103
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 64,841,001.54 64.84 million 147
7014 U.S. CUSTOMS AND BORDER PROTECTION 60,300,410.54 60.30 million 65
1524 DRUG ENFORCEMENT ADMINISTRATION 53,611,429.39 53.61 million 231
2800 SOCIAL SECURITY ADMINISTRATION 52,835,048.98 52.84 million 53

Insight

Over the last 10 years, V3GATE, LLC has received 3.87 billion across 5,918 awards, with obligations highly concentrated at the Department of Veterans Affairs, which accounts for 2.41 billion and 1,726 awards. The next largest agencies—Internal Revenue Service, Department of State, and Defense Health Agency—are substantially smaller at 349.92 million, 176.14 million, and 100.15 million, respectively, indicating a steep drop-off after the top customer. Outside VA, obligations are distributed across multiple civilian and defense agencies, but each represents a comparatively small share of total spending, suggesting a broad secondary customer base without a single dominant non-VA source.

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 = '4Y8H0'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
541519 OTHER COMPUTER RELATED SERVICES 3,535,267,107.42 3.54 billion 5,014
334111 ELECTRONIC COMPUTER MANUFACTURING 316,533,444.35 316.53 million 662
334112 COMPUTER STORAGE DEVICE MANUFACTURING 3,442,123.54 3.44 million 11
334118 COMPUTER TERMINAL AND OTHER COMPUTER PERIPHERAL EQUIPMENT MANUFACTURING 2,837,076.60 2.84 million 55
511210 SOFTWARE PUBLISHERS 2,228,093.59 2.23 million 25
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 1,981,371.03 1.98 million 39
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 1,633,217.85 1.63 million 9
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 1,288,154.82 1.29 million 10
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 720,656.40 720.66 thousand 6
334310 AUDIO AND VIDEO EQUIPMENT MANUFACTURING 487,570.71 487.57 thousand 5

Insight

Over the last 10 years, V3GATE, LLC’s obligations are highly concentrated in NAICS 541519, Other Computer Related Services, which accounts for $3.54 billion across 5,014 awards, or the clear majority of the vendor’s $3.87 billion total obligated. The next largest category, NAICS 334111, Electronic Computer Manufacturing, is substantially smaller at $316.53 million across 662 awards, indicating a steep drop-off after the top line of business. Remaining NAICS codes each represent comparatively minor shares, suggesting a portfolio centered on computer-related services with limited diversification into manufacturing and software-related activities.

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 = '4Y8H0'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 765,702,360.47 765.70 million 1,021
2024 740,747,760.66 740.75 million 899
2023 620,517,978.97 620.52 million 638
2022 458,164,112.38 458.16 million 510
2021 393,259,845.85 393.26 million 469
2020 487,984,860.42 487.98 million 619
2019 208,908,621.53 208.91 million 571
2018 123,898,387.30 123.90 million 668
2017 67,003,477.19 67.00 million 507
2016 2,864,265.51 2.86 million 16

Insight

Over the last 10 years, V3GATE, LLC has obligated 3.87 billion across 5,918 awards, with annual obligations concentrated in the most recent five years. Funding increased from 2.86 million in 2016 to 765.70 million in 2025, with a notable step-up beginning in 2020 and sustained growth through 2025. Award volume also expanded over time, rising from 16 awards in 2016 to 1,021 in 2025, indicating both higher-dollar and higher-activity periods in the recent procurement history.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.