Federal Contractor

NESTER CONSULTING LLC Federal Contract Obligations (Last Year)

NESTER CONSULTING LLC (CAGE 67DT3, UEI D84JK2RNL7V4) received 63 federal contract actions totaling $230.08 million in the last full year.

The vendor’s obligations were concentrated in the Department of Veterans Affairs, which accounted for $201.48 million across 40 actions. Most spending mapped to computer systems and IT service NAICS codes, led by 541512 and 518210.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on obligated amounts from 63 award actions, with totals shown as reported and rounded for readability.

CAGE Code
67DT3
UEI
D84JK2RNL7V4
Total Obligated
230.08 million
230,079,500.76
Award Actions
63
Average Action Value
3,652,055.56

About NESTER CONSULTING LLC federal contract activity

NESTER CONSULTING LLC recorded 63 awards totaling 230.08 million in obligations during the last full year, with an average award value of 3.65 million. The vendor's profile is concentrated in information technology and related technical services, as reflected in both award volume and dollar value. CAGE code 67DT3 and UEI D84JK2RNL7V4 are associated with this activity.

Agency mix and customer concentration

The Department of Veterans Affairs accounted for 201.48 million across 40 awards, representing the clear majority of obligated spend. The remaining obligations were distributed across the Internal Revenue Service, Bureau of the Fiscal Service, Defense Counterintelligence and Security Agency, and Export-Import Bank of the U.S., each at materially lower levels. This mix indicates a strong concentration with one primary federal customer and a smaller secondary set of agencies.

Industry profile based on NAICS activity

Award activity is dominated by NAICS 541512, Computer Systems Design Services, at 112.29 million across 25 awards, followed by NAICS 518210 at 88.55 million across 15 awards. NAICS 541519 adds 29.21 million across 22 awards, while NAICS 541990 contributes only 27.25 thousand. The distribution points to a portfolio centered on systems design, computing infrastructure, and adjacent IT support services.

Annual contract trend over the analysis window

The annual trend shows 230.08 million obligated in 2025, with no additional years present in the analysis window. Because the dataset is limited to the last full year, it supports a point-in-time snapshot rather than a multi-year trajectory. The available year-end total aligns exactly with the overall window totals.

How to interpret this page

This summary is based on FPDS-observed obligations associated with CAGE code 67DT3 and UEI D84JK2RNL7V4 over the last full year. Agency and NAICS groupings reflect total obligated dollars and award counts within the provided dataset; amounts are not extrapolated beyond the reported records. Results should be interpreted as contract obligation analysis, not revenue or performance analysis.

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 = '67DT3'
        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
3600 VETERANS AFFAIRS, DEPARTMENT OF 201,477,471.35 201.48 million 40
2050 INTERNAL REVENUE SERVICE 14,953,110.97 14.95 million 4
2036 BUREAU OF THE FISCAL SERVICE 7,317,876.56 7.32 million 8
97AV DEFENSE COUNTERINTELLIGENCE AND SECURITY AGENCY (DCSA) 5,173,235.62 5.17 million 5
8300 EXPORT-IMPORT BANK OF THE U.S. 819,264.00 819.26 thousand 1
5700 DEPT OF THE AIR FORCE 311,296.32 311.30 thousand 2
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 27,245.94 27.25 thousand 1
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 0.00 0.00 2

Insight

NESTER CONSULTING LLC’s last full year obligations were highly concentrated in the Department of Veterans Affairs, which accounted for $201.48 million across 40 awards, or about 87.6% of the vendor’s $230.08 million total. The next largest customer was the Internal Revenue Service at $14.95 million across 4 awards, followed by the Bureau of the Fiscal Service at $7.32 million and DCSA at $5.17 million, indicating a steep drop-off after the primary agency. The remaining agencies each represented less than $1 million in obligations, and U.S. Immigration and Customs Enforcement recorded 2 awards with $0 obligated, suggesting limited but distributed activity outside the dominant VA relationship.

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 = '67DT3'
        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 112,287,479.72 112.29 million 25
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 88,553,505.99 88.55 million 15
541519 OTHER COMPUTER RELATED SERVICES 29,211,269.11 29.21 million 22
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 27,245.94 27.25 thousand 1

Insight

During the last full year, NESTER CONSULTING LLC received $230.08 million across 63 awards, with obligations concentrated in IT-related NAICS codes. NAICS 541512, Computer Systems Design Services, accounted for the largest share at $112.29 million across 25 awards, followed by NAICS 518210 at $88.55 million across 15 awards. NAICS 541519 added $29.21 million across 22 awards, while NAICS 541990 was immaterial at $27.25 thousand across 1 award, indicating a strong concentration in a narrow set of technology services.

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 = '67DT3'
        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 230,079,500.76 230.08 million 63

Insight

During the last full year, NESTER CONSULTING LLC (CAGE 67DT3) recorded $230.08 million in obligated value across 63 awards, for an average award value of about $3.65 million. Because the 1-year window contains only one annual observation, no year-over-year trend can be assessed from this section. The current period indicates a relatively concentrated award profile, with significant obligated value distributed across a moderate number of awards.

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.