Federal Contractor

VITOL AVIATION COMPANY Federal Contract Obligations (Last 5 Years)

Federal procurement profile for VITOL AVIATION COMPANY (CAGE 90UG8, UEI VBRVUG2WHG21) covering the last 5 years of federal awards.

VITOL AVIATION COMPANY recorded 176 award actions and $1,703,072,350.14 in obligated federal procurement over the last 5 years, with an average action value of $9,676,547.44. The Defense Logistics Agency accounted for all reported obligations, and the work was concentrated in NAICS 324110, Petroleum Refineries.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual obligations were highest in 2022 at $778.66 million, followed by $588.60 million in 2023 and $334.11 million in 2024, with 2025 showing $1.70 million across one action.

CAGE Code
90UG8
UEI
VBRVUG2WHG21
Total Obligated
1.70 billion
1,703,072,350.14
Award Actions
176
Average Action Value
9,676,547.44

About VITOL AVIATION COMPANY federal contract activity

VITOL AVIATION COMPANY (CAGE 90UG8, UEI VBRVUG2WHG21) recorded 1.70 billion in obligated awards across 176 actions over the last 5 years, with an average award value of 9.68 million. The profile indicates concentrated federal activity in a single principal buying channel and industrial classification, suggesting a specialized procurement footprint rather than broad agency diversification.

Agency mix and customer concentration

All observed obligations came from the DEFENSE LOGISTICS AGENCY (97AS), which accounted for the full 1.70 billion and all 176 awards in the analysis window. This indicates complete agency concentration and a procurement relationship dominated by one defense logistics buyer.

Industry profile based on NAICS activity

All obligations were classified under NAICS 324110, Petroleum Refineries, with 1.70 billion obligated across 176 awards. The mix points to a highly focused commodity profile centered on refined petroleum products rather than a diversified services or manufacturing base.

Annual contract trend over the analysis window

Annual obligations peaked in 2022 at 778.66 million across 67 awards, then declined to 588.60 million in 2023 and 334.11 million in 2024, with 2025 currently at 1.70 million across one award. The pattern shows a sharp contraction from the 2022 high-water mark, while award counts remain substantial through 2024 before dropping sharply in the partial 2025 period.

How to interpret this page

This summary is based on FPDS-observed obligations for the vendor over the last 5 years using the provided CAGE and UEI identifiers. Amounts reflect obligated dollars, award counts reflect number of awards captured in the dataset, and annual 2025 values may be partial-year depending on extract timing.

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 = '90UG8'
        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
97AS DEFENSE LOGISTICS AGENCY 1,703,072,350.14 1.70 billion 176

Insight

Over the last 5 years, VITOL AVIATION COMPANY’s federal obligations total $1.70 billion across 176 awards, with an average award value of $9.68 million. The Top Agencies profile is fully concentrated in the Defense Logistics Agency (agency code 97AS), which accounts for all reported obligations and awards in this window. This indicates a single-agency dependency and a highly concentrated award distribution.

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 = '90UG8'
        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
324110 PETROLEUM REFINERIES 1,703,072,350.14 1.70 billion 176

Insight

Over the last 5 years, VITOL AVIATION COMPANY’s obligations are fully concentrated in NAICS 324110, Petroleum Refineries, accounting for the entire $1.70 billion obligated across 176 awards. This indicates a highly focused procurement profile with no diversification across other NAICS codes in the provided period. The average award value of approximately $9.68 million suggests a mix of moderate-size awards within the same industry classification.

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 = '90UG8'
        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 1,704,176.97 1.70 million 1
2024 334,105,598.68 334.11 million 44
2023 588,601,464.81 588.60 million 64
2022 778,661,109.68 778.66 million 67

Insight

VITOL AVIATION COMPANY’s obligations over the last 5 years are heavily concentrated in 2022–2024, which account for nearly all reported funding in this window, with 2022 the peak year at $778.66 million across 67 awards. Obligations then declined to $588.60 million in 2023 and $334.11 million in 2024, indicating a stepped-down funding pattern rather than sustained growth. The 2025 activity to date is minimal at $1.70 million across 1 award, suggesting the current year is not yet comparable to prior full-year totals.

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.