Veridion Raises $20M to Feed 640M-Business Live Graph
Anyone who has ever tried to reconcile a supplier onboarding pipeline against a quarterly-refreshed B2B database knows the shape of this problem: the record says the counterparty is healthy, and the counterparty filed for administration six weeks ago. Veridion, a Bucharest-headquartered company with a Delaware office, just closed a $20 million Series A aimed squarely at that gap. The round was led by London-based Hoxton Ventures, with Underline, OTB, Gapminder, Day One Capital and Launchub piling in.
What Happened
The pitch, as citybiz reported, is that Veridion maintains a real-time view of more than 640 million businesses worldwide by chewing through billions of digital signals: company websites, public registries, regulatory filings, product catalogs, social profiles, and news. Those signals are stitched into what the company calls a live business graph, designed to catch operational changes and expose relationships across the private-company economy.
The traction numbers matter more than the funding headline. Veridion says more than 100 customers use the data today, spanning market intelligence, insurance, ESG, procurement and supply-chain operations. Those customers collectively represent nearly $2 trillion in market capitalization. More than 70% of revenue already comes from the United States, which explains the Delaware office and CEO Florin Tufan's stated plan to grow the U.S. team significantly with this round.
Tufan, who previously ran product at T-Me Studios and passed through Expremio, MAF International and iqinsider, framed the raise as a way to "accelerate product development, grow our U.S. team significantly, and deepen relationships with the American institutions that depend on us for a real-time view of the business world." Hoxton founder Hussein Kanji went further, saying competitors "rely on static databases that are updated periodically" while Veridion delivers information "at a speed the market hasn't seen before."
The most quotable claim from the company: intelligence delivered up to 52 times faster than traditional sources, covering more than 30 times as many businesses. Experian is the named reference customer, plugging the data into risk models to catch companies invisible to conventional credit files.
Technical Anatomy
Strip away the marketing and this is an entity-resolution and change-data-capture problem at web scale. Building a live graph of 640 million businesses is not the hard part. Keeping it correct is. Every source in that ingestion list, registries, filings, catalogs, social, news, has its own update cadence, schema drift, and adversarial noise. A company website that goes dark could mean bankruptcy, a redesign, or a DNS misconfiguration. Distinguishing those requires signal fusion, not another crawler.
The 52x speed and 30x coverage claims are marketing numbers, and I would not build a business case on them without a bake-off. But the underlying architectural shift is real. Traditional providers, the D&Bs and legacy bureaus, operate closer to batch ETL warehouses with human curation layered on top. What Veridion is describing sounds like a streaming pipeline feeding a graph store, with continuous entity resolution rather than quarterly file drops.
For data teams evaluating this class of product, the interesting questions are not about record counts. They are about lineage and latency. When a signal fires, how long until it lands in the graph, and can you trace which raw source triggered which node update? Anyone running dbt models against third-party B2B feeds knows the pain: your transformation layer is only as trustworthy as the freshness contract upstream. If a vendor cannot expose per-record timestamps and provenance, you are back to guessing.
The Experian use case is the tell. Credit bureaus already have the best conventional data. If they are ingesting Veridion signals to catch companies that conventional credit data misses, the value is in the long tail: private firms, thin-file entities, cross-border operations where registry coverage is uneven. Serving that tail from an OLAP engine like ClickHouse or a graph database means the join keys and identifier mappings do more work than any AI model in the stack. My take: the moat here, if there is one, is the identity graph, not the crawlers.
Who Gets Burned
The obvious losers are incumbent B2B data providers whose contracts renew on the assumption that quarterly refreshes are acceptable. They are not, and procurement teams have been quietly documenting the misses for years. From production incidents I have seen in fintech onboarding pipelines, the ugliest failures are always the same shape: a KYB check passes because the vendor file is 90 days stale, then compliance finds the counterparty on a sanctions delta two weeks later. That is not a data problem, it is a latency problem dressed up as a data problem.
Insurance underwriters are next. If a competitor is pricing commercial policies using signals that update in near real time, the carrier still refreshing exposure data monthly is adversely selected on every renewal. The same logic hits ESG scoring, where a controversy detected in news feeds needs to propagate to portfolio dashboards in hours, not the next reporting cycle.
Supply chain teams should be paying the closest attention. The last four years of disruptions taught procurement leaders that tier-2 and tier-3 supplier visibility is worth real money. A platform claiming coverage of 640 million entities with live relationship mapping is aimed directly at that pain. The uncomfortable read: if your supplier risk tooling still exports CSVs from a portal once a quarter, you are running a 2015 stack against 2026 problems.
There is also a competitive squeeze coming for the mid-market data enrichment vendors. When a Series A company can credibly claim to serve customers representing $2 trillion in market cap, the pricing floor for "good enough" B2B data drops. Boutique enrichment shops without a defensible graph will find themselves undercut on both freshness and coverage.
Playbook for Data Teams
If you own a data platform that consumes B2B intelligence, this week is a good time to run three exercises.
First, measure your actual freshness SLA. Not the vendor's claim, yours. Pick 50 companies you know changed status in the last quarter (acquired, insolvent, rebranded, moved) and check how long it took each of your data sources to reflect the change. If the p95 is measured in weeks, you have a business risk, not a data quality nit.
Second, separate identity from attributes in your warehouse model. Whether you land data in Snowflake, Databricks or a graph store, keep the entity resolution layer independently versioned from the enriched attributes. When you swap or add a vendor, and you will, the migration cost lives entirely in the identity mapping. Teams I have worked with that skipped this step paid for it during every vendor change.
Third, price the alternative. A $20 million Series A means Veridion's list prices are about to climb, and enterprise deals will get bundled. If you are evaluating now, lock multi-year terms with freshness and coverage SLAs written into the contract, not the sales deck. Ask for per-record lineage as a deliverable, not a feature request. If the vendor cannot commit, you have your answer.
Boring verdict, but the right one: freshness is now a first-class SLA. Treat it like uptime.
Key Takeaways
- Veridion's $20M Series A, led by Hoxton Ventures, validates real-time B2B intelligence as a distinct category from legacy batch-refreshed data providers.
- The company claims coverage of 640 million businesses and intelligence delivery up to 52 times faster than traditional sources, with Experian as a reference customer.
- More than 70% of revenue from U.S. customers explains the aggressive U.S. team expansion and Delaware footprint.
- Data teams should audit vendor freshness against known-change ground truth, and separate identity resolution from attribute enrichment in their warehouse models.
- Incumbent B2B data providers relying on quarterly refresh cycles face real pricing pressure as $2 trillion in customer market cap moves toward live-graph alternatives.
Frequently Asked Questions
Q: What does Veridion actually sell?
Veridion provides a real-time business intelligence feed covering more than 640 million companies, built by continuously ingesting signals from websites, registries, filings, catalogs, social profiles and news into a live business graph. Customers plug it into risk models, procurement systems, supply chain tools and ESG workflows.
Q: How is this different from Dun & Bradstreet or ZoomInfo?
The stated differentiator is update speed and coverage breadth. Veridion claims intelligence delivery up to 52 times faster and coverage of more than 30 times as many businesses as traditional sources, with Hoxton Ventures explicitly contrasting it against "static databases that are updated periodically." Legacy providers still dominate curated enterprise records, but they operate closer to batch refresh cycles.
Q: Should a data team switch vendors based on this news?
Not on the news alone. Run a bake-off using entities you know have changed status recently and measure actual freshness, not marketing numbers. Also insist on per-record lineage and freshness SLAs in the contract before committing, because a Series A company's pricing and terms will shift as it scales into enterprise deals.
ER/Studio 21.1 Turns Data Models Into Semantic Layers
Idera's ER/Studio 21.1 generates RDF, TMDL, and dbt semantic artifacts from enterprise logical models. The real question is who owns the semantic layer in your stack.
Itransition Joins Databricks Partner Program for Data Work
Itransition signs on as a Databricks Consulting and SI partner, deploying Lakebase, Genie, Agent Bricks and Lakehouse. The real story is the partner economy underneath.
UAE Pass Moves 12.5M Users to Avalanche L1 for Document Vault
UAE's national ID platform, used by 12.5M people across 15,000 services, is moving its Digital Vault onto a dedicated Avalanche L1. Here's what actually matters.




