Federal Contractor

HP ENTERPRISE SERVICES, LLC Federal Contract Obligations (Last Year)

HP ENTERPRISE SERVICES, LLC (CAGE 1U305, UEI MBSRAWAQ9559) recorded 486 award actions and $937.31 million in obligated funding in the last full year.

Most of the vendor's obligations were concentrated in computer systems design services, led by NAICS 541512 with $703.57 million across 351 awards. Federal Acquisition Service, the Defense Health Agency, and the Department of the Air Force were the largest agency customers by obligated value.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects the last full year of readable FPDS obligations and award actions for HP ENTERPRISE SERVICES, LLC.

CAGE Code
1U305
UEI
MBSRAWAQ9559
Total Obligated
937.31 million
937,306,498.40
Award Actions
486
Average Action Value
1,928,614.19

About HP ENTERPRISE SERVICES, LLC federal contract activity

HP ENTERPRISE SERVICES, LLC recorded 937.31 million in obligations across 486 awards in the last full year, for an average award value of 1.93 million. The volume indicates a large, active federal contracting footprint with spending spread across many transactions rather than concentrated in only a few awards.

Agency mix and customer concentration

Obligations were led by the Federal Acquisition Service at 268.67 million across 58 awards, followed by the Defense Health Agency at 126.62 million across 29 awards. The Department of the Air Force contributed the highest award count among the top agencies at 196 awards, while Education and IRS also represented material demand, indicating a mix of civilian and defense buyers.

Industry profile based on NAICS activity

The vendor's work was dominated by NAICS 541512, Computer Systems Design Services, which accounted for 703.57 million and 351 awards, making it the clear core of the portfolio. Secondary activity was concentrated in computing infrastructure and IT-adjacent categories, including NAICS 518210, 541519, 334111, and 517110, which together suggest a broad information technology services and equipment profile.

Annual contract trend over the analysis window

The annual trend shows 937.31 million in obligations in 2025, with 486 awards recorded in the same period. With only one year in the analysis window, the data supports a level snapshot rather than a directional multi-year trend, but it does confirm substantial annual federal demand.

How to interpret this page

This summary is based on FPDS-observed obligations for the vendor identified by CAGE 1U305 and UEI MBSRAWAQ9559 over the last full year. Agency and NAICS mix reflect total obligated amounts and award counts within the stated window, and the trend section uses the annual totals provided for the analysis period.

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 = '1U305'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
4732 FEDERAL ACQUISITION SERVICE 268,667,638.78 268.67 million 58
97DH DEFENSE HEALTH AGENCY (DHA) 126,622,595.87 126.62 million 29
5700 DEPT OF THE AIR FORCE 82,767,324.85 82.77 million 196
9100 EDUCATION, DEPARTMENT OF 73,797,680.31 73.80 million 20
2050 INTERNAL REVENUE SERVICE 66,470,145.70 66.47 million 12
7013 TRANSPORTATION SECURITY ADMINISTRATION 64,853,126.00 64.85 million 9
7524 FOOD AND DRUG ADMINISTRATION 56,434,037.00 56.43 million 2
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 43,812,873.24 43.81 million 16
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 41,911,879.68 41.91 million 12
8600 HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF 35,179,793.87 35.18 million 8

Insight

HP Enterprise Services, LLC received 937.31 million across 486 awards in the last full year, with obligations concentrated among a small set of agencies. The Federal Acquisition Service accounted for the largest share at 268.67 million across 58 awards, followed by the Defense Health Agency at 126.62 million and the Department of the Air Force at 82.77 million across 196 awards. The remaining top agencies each obligated between 35.18 million and 73.80 million, indicating a broad federal customer base but with materially higher spend concentrated in a few lead agencies.

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 = '1U305'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
541512 COMPUTER SYSTEMS DESIGN SERVICES 703,566,609.40 703.57 million 351
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 85,675,727.42 85.68 million 52
334111 ELECTRONIC COMPUTER MANUFACTURING 65,892,545.37 65.89 million 7
541519 OTHER COMPUTER RELATED SERVICES 65,700,340.43 65.70 million 56
517110 WIRED TELECOMMUNICATIONS CARRIERS 16,866,369.50 16.87 million 8
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 0.00 0.00 2
541513 COMPUTER FACILITIES MANAGEMENT SERVICES -395,093.72 -395.09 thousand 10

Insight

HP ENTERPRISE SERVICES, LLC’s last full year obligations were highly concentrated in NAICS 541512, COMPUTER SYSTEMS DESIGN SERVICES, which accounted for $703.57 million across 351 awards, or roughly 75% of total obligated dollars. The next largest NAICS codes were 518210 at $85.68 million and 334111 at $65.89 million, indicating a secondary but much smaller mix of infrastructure and hardware-related activity. Remaining obligations were distributed across 541519 and 517110, while 541511 recorded two awards with no obligated dollars and 541513 reflected a small negative obligation.

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 = '1U305'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 937,306,498.40 937.31 million 486

Insight

In the last full year, HP ENTERPRISE SERVICES, LLC (CAGE 1U305) recorded $937.31 million in obligations across 486 awards, for an average award value of approximately $1.93 million. With only one annual data point in the 1-year window, trend direction cannot be assessed, but the obligation base indicates a material level of contracting activity. The volume of awards suggests a moderately distributed award profile rather than dependence on a small number of transactions.

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