Executive Summary: The cobalt middesk dun bradstreet decision rarely comes down to one provider being better than the others. It comes down to which job a VP of Risk is trying to staff: real-time primary-source state data, identity-led onboarding, or historical credit and firmographics.[1][3] This guide gives a scoring framework, not a feature list. It defines the use case behind each tool, then scores all three against six criteria a risk, engineering, and finance team can actually weigh together. For a deeper two-way breakdown of Cobalt and Middesk specifically, the companion comparison post sits alongside this one.[7]
Why does the cobalt middesk dun bradstreet choice depend on use case, not features?
What job is each tool built to do?
A feature table makes the three look like competitors fighting over the same row. They are not. Cobalt is a primary-source data provider that pulls live from Secretary of State websites on each request. Middesk is an identity and onboarding platform that aggregates 400 plus authoritative sources into a single decision.[1] Dun and Bradstreet is a firmographic and credit-data company organized around the D-U-N-S Number, built for credit evaluation and risk assessment over a business history.[3]
The right question is not "which is best" but "what decision am I making at this step." Onboarding a new applicant, pulling fresh state status before funding, and pricing long-term credit exposure are three different decisions. They reward three different tools.
Why does a single-vendor goal usually fail?
Most teams that try to force one provider to cover every step end up overpaying for parts they do not use, or accepting stale data where freshness matters. The pattern many product teams settle on is one orchestration surface for workflow plus a primary-source layer underneath for the live verification call.[6]
The verification stack rewards picking the right tool for each decision point rather than searching for one vendor that does everything at once.
When is Cobalt the right primary-source layer?
What use case does Cobalt own?
Cobalt fits high-volume, real-time, primary-source Secretary of State access. Each live request goes to the official state website and returns current entity status, filing data, and a timestamped screenshot for audit defense across all 50 states plus D.C.[8] That makes it the strongest fit for lenders running thousands of pre-funding checks a month who need to know what the state says right now, not last month.
Where should a VP Risk place it?
Place Cobalt at the data layer, underneath whatever workflow tool routes the file. It answers a narrow question precisely: is this entity active, and can I prove I checked. Honest positioning matters here. Cobalt is a data source, not a decisioning engine. It does not score applicants, render an approve or decline, or replace underwriting judgment. UCC coverage runs 11 states and court records cover NY State and Miami-Dade County, so broader lien and litigation work needs additional sources.
When is Middesk the right onboarding platform?
What use case does Middesk own?
Middesk fits identity-led KYB onboarding where the goal is an automated decision, not a raw data feed. It aggregates IRS records, including EIN validation against the federal tax identifier that anchors a business to the IRS,[4] along with Secretary of State filings, watchlist screening, beneficial-owner discovery, and digital-presence signals into one verification result, resolving routine cases automatically and routing exceptions to analysts.[1] Teams choosing a KYB solution should weigh data quality, risk scoring, rule customization, and ongoing monitoring as a bundle.[2]
Who should reach for it first?
Reach for Middesk when the bottleneck is the onboarding workflow itself: applicants stacking up in a review queue, manual analyst triage, and beneficial-ownership checks that need to clear before an account opens. It is the finished product where Cobalt is the ingredient. The tradeoff is that an aggregated platform reports what it last collected and refreshed, which can sit behind the live state record for fraud-sensitive moments.
When is Dun and Bradstreet the right credit-data source?
What use case does D&B own?
D&B fits historical credit assessment and firmographic enrichment. The D-U-N-S Number anchors a persistent business profile used for credit evaluation, risk assessment, and decisioning across a long record of trade and payment history.[3] When a CFO needs to price multi-year exposure or a credit team needs depth of business history, that aggregated record is the point.
What is the freshness tradeoff?
D&B is a secondary, aggregated source. Its data reflects what it has collected and scored over time, which makes it strong for trend and credit depth but weaker for the question "is this entity active on the state website today." A business dissolved last week may not surface for some time in an aggregated profile, which is why teams often pair credit depth with a real-time primary-source check.[9]
How should a VP Risk score the three against each other?
What six criteria belong on the scorecard?
A decision needs criteria a risk, engineering, and finance leader can each weigh. Six hold up across most lending evaluations.
• Coverage. Which entities, states, and data types the tool returns, and whether gaps route to a fallback.
• Data freshness. Whether the answer is live from the source or a periodically refreshed aggregate.[9]
• Latency. How fast a single lookup returns inside an automated pipeline.
• Audit trail. Whether the output includes timestamped, source-attributable proof for examiners.[5]
• Price model. Per-lookup credits versus annual platform contracts versus subscription credit data.
• Integration effort. Engineering time to reach production and ongoing maintenance burden.
How do the three score on each axis?
The scorecard reads as fit-for-purpose, not a ranking. Each provider scores best on the axis its core use case demands.
| Criteria | Cobalt Intelligence | Middesk | Dun and Bradstreet |
|---|---|---|---|
| Coverage | 50 states live SOS; UCC and court limited | 400+ aggregated sources; UBO, watchlist, IRS | Global firmographics and credit history |
| Data freshness | Live from state on each request | Aggregated, periodically refreshed | Aggregated, historical depth |
| Latency | Seconds for most states | Decision-time, async on exceptions | Profile lookup, not real-time state |
| Audit trail | Timestamped state screenshots | Documented decision and evidence | Credit report artifacts |
| Price model | Pay-per-lookup credits | Annual platform plan plus usage | Subscription and credit-data fees |
| Integration effort | Light, data-layer REST call | Platform workflow, webhooks | Data feed or report integration |
How does the Cobalt API fit a multi-vendor stack?
What does the primary-source call look like?
When the scorecard places Cobalt at the data layer, the integration is a single REST call returning current state status and a screenshot reference. That keeps the live verification step lightweight underneath an onboarding or decisioning tool.
curl --location 'https://apigateway.cobaltintelligence.com/v1/search?searchQuery=Acme%20Corp&state=delaware&liveData=true&screenshot=true' \
--header 'x-api-key: YOUR_API_KEY' \
--header 'Accept: application/json'
How should engineering wire the layers?
Let the platform own the workflow and let the primary-source call own freshness. Store the raw Cobalt response and timestamp for audit, pass the normalized status into the decision rules, and reserve credit-data pulls for the pricing step rather than the activation gate. That keeps each vendor doing the job it scores highest on.
What regulatory and operational factors shift the weighting?
How do 2025 compliance changes affect the scorecard?
FinCEN's March 2025 interim final rule exempted U.S.-created entities from beneficial-ownership reporting to FinCEN, narrowing federal BOI obligations.[5] That does not remove a lender's own KYB and customer due diligence duties; commercial lenders still identify and verify the legal entity, work through beneficial ownership where their policy requires it, and keep auditable records.[10] Audit trail and entity verification stay heavily weighted on the scorecard.
When does freshness outweigh depth?
Freshness wins at the activation and pre-funding gate, where an inactive or newly-formed entity is a present risk. Depth wins at the credit-pricing stage, where payment history informs terms. A risk leader who maps each criterion to a decision point, rather than to a favorite vendor, gets a stack that holds up in an exam and at scale.












.png)