Glossary
Distressed Property Leads
Distressed property leads are owners of homes facing financial or physical distress — pre-foreclosure, tax-delinquent, code-violation, vacant, or inherited — and are the highest-converting segment for wholesalers and cash buyers.
What it means
"Distressed" is an umbrella over several distinct lead types, each with its own public data source, its own refresh cadence — and its own kind of owner behind the record:
- Pre-foreclosure — recorded notices of default and lis pendens filings. The owner is behind on the mortgage with a dated auction clock running; motivation is high and expires fast.
- Tax-delinquent — county tax-collector rolls. Skews toward paid-off and inherited homes, because mortgaged owners usually have taxes escrowed — think long-tenure owners, heirs, and absentee landlords with high equity.
- Code violations — municipal enforcement records. Fines are compounding on an owner who can't fund the repairs or doesn't live there to see them.
- Vacant — USPS vacancy flags. The owner is somewhere else while the property costs money every month it sits.
- Probate and inherited — court filings. The heirs own a house they didn't choose, often in another state.
What unites them is urgency: the owner has a problem a cash buyer can solve. And the bottleneck is almost never finding the list — those are public or near-public. The bottleneck is reaching the owner before everyone else who pulled the same list.
List stacking is the multiplier. Any single list is wide and noisy. The owner who appears on two or three at once — tax-delinquent and vacant and absentee — is a different animal: multiple independent signals agreeing that the property has become a burden. Stacked lists are smaller, cheaper to trace, and convert meaningfully better, which is why experienced teams normalize their pulls into one database and rank by signal count instead of working each list in isolation.
The operational loop: pull each source on its own cadence → stack and rank by signal count → skip trace the ranked list → work phones, SMS, and mail in parallel → log dispositions and re-trace the non-connects before the next follow-up pass.
How Ava Data handles distressed property leads
Ava Data covers both halves of that loop. List Builder ships quick-lists for the core distressed segments — tax-default, preforeclosure, and inherited among them — so you can build the raw lists by state, county, city, or ZIP with property and equity filters layered on, without visiting a courthouse site. List Stacking then combines your lists, lets you set a minimum number of appearances, and saves the overlap as its own list: the two- and three-signal owners, isolated.
Tracing is per match, on the stacked list or any CSV you upload: 1 credit (2¢) for a phone, 2 credits (4¢) for phone + email, 10 credits (20¢) for a Deep Search with relatives and associates. The 24-hour refresh is the speed lever — a distressed list traced through a monthly-refreshed provider serves up the same numbers hundreds of competing investors have already burned through, while a fresh trace surfaces what changed this week, including phones the owner just activated after the old one was disconnected.
The dashboard handles the full cycle: build, stack, trace, export (up to 35 columns), dial. The API is there when you want a nightly job re-tracing the freshest section of your distressed-lead pipeline automatically.
For developers: example API call
If you'd rather click than code, the Ava Data dashboard returns the same data without a single line of JSON. The snippet below is for teams wiring Ava Data into a CRM, dialer, or AI pipeline.
Content-Type: multipart/form-data
file=@preforeclosure_2026_05.csv
dataTypes=["phone","email"]
{
"success": true,
"data": {
"jobId": "job_a2c481",
"recordCount": 3200,
"dataTypes": ["phone", "email"],
"creditsPerMatch": 2,
"status": "processing"
}
}
Related terms
Try Ava Data on a distressed property leads workflow
Search from the dashboard or call the API — same $9/month plan, same credits. Per-match pricing with no order minimum: you pay only when we return a verified contact.
Start searching →