KeyBank · Multifamily Mortgage Originator · $50M annual target
Drew spent 8 years at Freddie Mac before joining KeyBank. He knows agency execution cold — Fannie DUS, Freddie Optigo, the whole stack — but he's never been the one on the phone closing deals. He has the technical credibility. What he doesn't have is a repeatable outbound engine, and he's the first to admit it.
Drew originates permanent multifamily mortgages — but the real differentiator isn't the agency loan itself. It's the balance-sheet bridge → agency takeout combo: a 2–3 year value-add bridge loan that converts into a permanent Fannie DUS or Freddie Optigo mortgage. Vanilla agency lenders can't do that. Vanilla balance-sheet lenders don't have the agency expertise. KeyBank does both, and Drew is fluent in both.
Drew's ICP is anyone who owns or is buying an apartment building. That's too broad to outbound — millions of LLCs match. The targeting that makes outbound work is filtering by which trigger event is happening right now:
| Trigger | Why it's high-intent | Window | Priority |
|---|---|---|---|
| Loan maturity in next 6–18 mo | Sponsor MUST refi or sell. Forced-decision moment. | 6–18 mo out | P0 — easiest wedge |
| Bridge loan from 1–2 yrs ago | Agency-takeout window opens. KeyBank's combo is the natural fit. | 12–24 mo after origination | P0 — best fit for Drew |
| Value-add cycle complete | NOI stabilized → ready to swap construction debt for permanent agency. | Renovation visible in permits / listings | P1 |
| New acquisition | Need acquisition financing now. | Immediately, but contested | P2 — most contested |
Drew's product is fine. His credibility is fine. His budget is there. The breakage is upstream of all of that: he has no repeatable way to find sponsors with a forced refi event coming up, no funnel metrics to know what's working, and no daily activity discipline. Fix those three things and the rest is execution.
Once we map it this way, it's clear what's public, what needs an enrichment pass, and where the leverage is.
| Layer | What it gives you | Where it comes from |
|---|---|---|
| Maturity wall | Every loan, every date, every UPB — but anonymized at borrower level | Public agency disclosures |
| Owner identity | The LLC or sponsor behind the address | County recorder data + property APIs |
| Decision-maker | Email, phone, LinkedIn for the principal | B2B contact + LinkedIn enrichment |
These are public, government-published datasets, updated on a regular cadence. Combined, they cover the vast majority of US multifamily debt — every loan, every maturity date, every unpaid balance.
For Freddie/Fannie/Ginnie loans (the bulk of the maturity wall), we have a property address but not a borrower name. Cynthia runs every property address through a county-recorder data layer that returns the owner LLC, last mortgage filing, and recording history. The result joins back to the loan record so every entry on the maturity wall has a real entity behind it.
Once we have an LLC name, we still need the human inside it — the principal, managing member, GP, or asset manager. Cynthia handles this with a chain of B2B contact and LinkedIn enrichment so every record arrives with name, role, email, phone, and LinkedIn URL ready to outreach.
| Capability | What it does |
|---|---|
| B2B contact resolution | Pulls emails, phones, titles for the people inside the LLC |
| LinkedIn enrichment | Finds the principal/managing member by company, returns profile URL + role |
| Sponsor-page scraping | Fallback when an LLC has its own website but isn't in B2B databases |
| Disclosure parsing | Extracts structured records from agency PDFs and SEC filings |
| LinkedIn outreach layer | Sends connection requests + DMs through approved accounts |
| Cold-email infrastructure | Sequences, sending domains, deliverability, reply routing |
| Address normalization + geocoding | Cleans up disclosure addresses to canonical form for matching |
| CRM destination | Qualified leads land in Drew's pipeline with the trigger event attached |
Six stages, executed monthly. Stage 1 ingests the raw maturity wall, stage 2 attaches names where the agency files don't, stage 3 ranks by Drew's ICP, stage 4 attaches humans, stage 5 sends the outreach, stage 6 feeds outcomes back into the scorer to make the next month sharper.
┌─────────────────────────┐
│ STAGE 1 — INGEST │
└─────────────────────────┘
Freddie loan-level ──┐
Fannie DUS Disclose ─┤── Firecrawl + scheduled cron (monthly)
HUD Multifamily ─────┤── normalize to one schema:
SEC EDGAR Annex A ───┘ borrower_name (nullable),
property_address, msa, units,
original_upb, current_upb,
origination_date, maturity_date,
loan_type, lender, source
┌─────────────────────────┐
│ STAGE 2 — RESOLVE NAME │
└─────────────────────────┘
For rows where borrower_name IS NULL:
Property address ─→ county recorder API ─→ owner_llc
(Cache aggressively — owners don't change often)
┌─────────────────────────┐
│ STAGE 3 — SCORE │
└─────────────────────────┘
Drew's ICP rules:
• maturity_date in next 6–18 mo (highest weight)
• original_upb in $5M–$50M band (KeyBank sweet spot)
• geography ∈ Drew's coverage (TBD — needs 20-min ICP call)
• bridge-loan vintage 1–2 yrs ago (agency-takeout window)
• exclude: KeyBank's own book, recent refis, banned sponsors
Score = weighted sum → rank.
┌─────────────────────────┐
│ STAGE 4 — ENRICH PEOPLE│
└─────────────────────────┘
For each top-N owner_llc:
Apollo first (fastest) → managing member / principal
↳ fall back to PDL if Apollo misses
↳ fall back to LinkedIn search via Gojiberry
Pull: name, role, email, phone, LinkedIn URL
┌─────────────────────────┐
│ STAGE 5 — OUTREACH │
└─────────────────────────┘
AgentMail (cold email) + Gojiberry (LinkedIn) sequence
• Opener anchored to ONE signal:
"Your $14M loan on 2400 Maple matures Sept 2027 —
wanted to put KeyBank's balance-sheet-to-agency
option in front of you 12mo out…"
• One CTA per touch: 15-min call
┌─────────────────────────┐
│ STAGE 6 — FEEDBACK │
└─────────────────────────┘
Log every reply / meeting / closed-won back into the scorer.
Drew's 5–10 win examples = the initial positive training set.
Drew's goal is $50M of originations. Working backwards from typical agency-multifamily conversion rates and the 6–10 deals it takes to hit that:
200 high-fit prospects per month, hit on email + LinkedIn, gets us comfortably to the conversation volume that produces 6–10 closed originations annually. The pipeline above is what produces those 200 per month, end to end. Nothing exotic.
Source-of-truth for everything in this report — call commitments, transcript notes, and the data-source research that drove the pipeline design.
Re-transcribed April 27 (original transcription failed because DEEPGRAM_API_KEY was not configured at the time of the call). 29 min, 185 utterances, 3 speakers (Ricki, Drew, Chad).
8.4 / 10 — strong discovery + alignment call with clear momentum and ownership. Talk ratio: Ricki 60% / Drew 35% / Chad 6% (host-heavy but appropriate for a coaching/strategy session — future calls should give Drew more role-play time).
| Source | Has names? | Freshness | Role in the pipeline |
|---|---|---|---|
| HUD FHA Multifamily | Yes | Quarterly | v1 anchor — every row directly actionable |
| Freddie Mac Multifamily | No | Monthly | Maturity wall heatmap; names resolved in Layer 2 |
| Fannie Mae DUS Disclose | No | Monthly | Same shape as Freddie |
| Ginnie Mae Multifamily | No | Monthly | Skip — duplicate of HUD without names |
| SEC EDGAR Annex A | Yes | At issuance | Big loans only ($25M+) — top end of Drew's book |
| County recorder feed | Yes | ~Real-time | Layer 2 — turns addresses into LLCs |
| NMHC Top 50 | Yes | Annual | Public but everyone uses it — no edge |
| Trepp / RCA / CoStar | Yes | Real-time | Repackage of the same upstream data — not used |
The Drew Musser discovery call recording (April 22, 2026, session ID 3e00b73a-05f1-45cb-9184-c96c6c682011, 29 min) was re-transcribed via Deepgram Nova-3 with diarization on April 27. The structured analysis (call type, coaching score, action items, qualifying info, pain points) was produced by the meet-analyst agent at analysis.cynthiaconcierge.com's upstream pipeline. Public data source research was conducted via web research against agency disclosure documentation; nothing in this report relies on access to KeyBank-internal systems or Drew's existing tools.