<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
  <channel>
    <title><![CDATA[The Hunter Blog]]></title>
    <description><![CDATA[Insights on cold email outreach, sales, marketing, and growth]]></description>
    <link>https://hunter.io/blog/</link>
    <image><url>https://cms-media.hunter.io/logo-square-transparent-2-0c8c7787619c.png</url><title>The Hunter Blog</title><link>https://hunter.io/blog/</link></image>
    <lastBuildDate>Thu, 06 Aug 2026 19:43:13 GMT</lastBuildDate>
    <atom:link href="https://hunter.io/blog/rss/" rel="self" type="application/rss+xml"/>
    <ttl>60</ttl>
    <item>
      <title><![CDATA[MCPs and APIs for Lead Generation 101 Guide]]></title>
      <description><![CDATA[Learn about MCPs and APIs for lead generation without the jargon, including how to set up the Model Context Protocol connects Hunter to Claude, ChatGPT, and Perplexity in 5 minutes.]]></description>
      <link>https://hunter.io/blog/mcps-and-apis-for-lead-generation-101-guide/</link>
      <guid isPermaLink="false">6a677c7cdf15a2000119eccb</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Thu, 06 Aug 2026 19:43:13 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-1-Clear-BG-1-0dfa0f654b03.svg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-1-Clear-BG-1-0dfa0f654b03.svg" alt="MCPs and APIs for Lead Generation 101 Guide"><p>With <a href="https://hunter.io/blog/ai-lead-generation-how-to-apply-ai-to-email-outreach/"><u>AI being increasingly used for go-to-market</u></a>, the letters “MCP” have found their way into more LinkedIn, Reddit, and Substack feeds when it comes to lead generation. But why, and should you even care? </p><p>While it sounds like a term that firmly belongs in the developer’s world, if you run your own outreach, it’s time to pay attention. </p><p>Prospecting is changing, and MCP is the key to connecting your Hunter go-to-market data into chat-based prospecting in Claude, ChatGPT, and Perplexity.</p><p><strong>The short story:</strong></p><ul><li>An MCP (Model Context Protocol) connection is the standard plug that lets an AI assistant like Claude, ChatGPT, or Perplexity use your Hunter account from a conversation. You ask in plain English, and the assistant does the Hunter work for you, meaning you don’t need to use the Hunter app interface..</li><li>An API is the counter where one piece of software asks another for something specific. Hunter's APIs answer questions like &quot;who works at this company?&quot; and &quot;is this email address safe to send to?&quot;</li><li>The MCP sits in front of Hunter's full API, meaning one connection gives your AI assistant 30+ tools to identify companies, find and verify email addresses, enrich contacts, and manage your leads and email sequences.</li><li>The biggest benefit is that it prevents an AI assistant from hallucinating data. With an MCP connection, every contact comes back found and verified, or flagged as something Hunter couldn't confirm, so you never send to an invented email address.</li><li>The MCP is included in every Hunter plan. Follow these quick start instructions:</li><li><a href="https://hunter.io/claude-plugin"><u>Connect Hunter to Claude</u></a> by adding the .md file inside a Claude chat</li><li><a href="https://hunter.io/chatgpt-app"><u>Connect Hunter to the ChatGPT app</u></a> by adding the .md file inside a ChatGPT chat</li></ul><h2 id="what-is-an-mcp">What is an MCP?</h2><p>MCP stands for Model Context Protocol. It's an open standard, <a href="https://www.anthropic.com/news/model-context-protocol"><u>published by Anthropic</u></a> (the company behind Claude) in 2024, that gives AI assistants one shared way to connect to outside tools and data.</p><p>The comparison often used is the wall socket. </p><p>Before wall sockets were standardized, every appliance needed its own wiring job. Now any plug fits any socket, and nobody thinks about it. MCP does the same for AI assistants: any tool that speaks the protocol can connect to any assistant that speaks it, without a custom integration built for each pairing.</p><p>This is important because while AI assistants are smart, they lack access to your specific data.</p><p>Claude can describe a great-fit customer with ease. But, it cannot identify the companies and verified email addresses of decision makers inside. </p><p>AI assistants’ knowledge stops on the data it is trained on. That’s why you need to connect your <a href="http://hunter.io"><u>hunter.io</u></a> account as a key to <a href="https://hunter.io/blog/hunter-mcp-server-bringing-ai-and-b2b-data-together/"><u>unlock your lead generation</u></a>.</p><p>Once Hunter’s MCPis plugged in, your AI assistant can search companies, find contacts, verify addresses, and save leads using your actual account, with your plan and your credits, from inside the conversation you're already having.</p><p>You don't need to understand how the protocol works underneath, any more than you need to understand the wiring behind a socket. </p><p>You set it up once and forget it exists.</p><h2 id="what-is-an-api">What is an API?</h2><p>An API (Application Programming Interface) is the counter where one piece of software asks another for something specific. It's a published menu of requests the service will answer, each with a defined question and a defined answer. </p><p><a href="https://hunter.io/api-documentation/v2#email-verifier"><u>Hunter's Email Verifier API</u></a>, for example, takes one email address and returns a verdict: valid or not, with a confidence score and the detail behind it. </p><p><a href="https://hunter.io/api-documentation/v2#domain-search"><u>The Domain Search API</u></a> takes a company's website and returns the email addresses Hunter has for the people who work there, with sources attached.</p><p>APIs are precise, fast, and reliable, which is exactly why products get built on them. </p><p>Unfortunately, APIs have long sat in the world of developers, with the ability to write code an immediate barrier to those less-technically minded.</p><p>The MCP eliminates that barrier.</p><h2 id="how-does-an-api-and-mcp-work-together">How does an API and MCP work together?</h2><p>If the Hunter API is the service counter, the MCP server is the translator standing at it on your behalf.</p><p><strong>Breaking down the MCP and API</strong><br>You type something like &quot;find the marketing decision-makers at these 20 companies and verify their email addresses&quot; into Claude. </p><p>Claude decides which tools to use, whether that's a Domain Search, an Email Verifier check, or something else entirely, instead of you needing to think about the right solution. </p><p>The MCP server takes each request and places it at Hunter's API counter in the format the API expects. </p><p>It then collects the responses and hands them back to the assistant, which turns the raw data into the table you actually wanted.</p><p><strong>The MCP gives you the access without tech knowledge</strong><br>The API does the work it has always done, and the MCP adds the translation in front, letting you place orders in plain English instead of code. </p><p>One connection covers the whole counter, because Hunter's MCP exposes the full Hunter API as over 30 individual tools, and the AI assistant picks the right ones for whatever you ask.</p><p><strong>Staying in control of your Hunter credit usage</strong><br>Critically, you remain in control of the credits you use.</p><p>In Claude, each tool allows you to set a permission level, so you can let read-only lookups run freely while anything that changes your account or uses credits waits for your approval. </p><p>Verifying an email costs 0.5 credits and saving a lead costs 1 credit, and with the recommended settings, neither happens without you saying yes.</p><h2 id="what-apis-are-available-from-hunter">What APIs are available from Hunter?</h2><p>Since the MCP is a window onto the API, it helps to know what's actually on the menu. </p><p>Hunter's API breaks into groups.</p><h2 id="find-companies-and-people">Find companies and people</h2><p><strong>Discover API</strong><br>The <a href="https://hunter.io/api/discover"><u>Discover API</u></a> finds companies matching your criteria, whether you describe them in natural language or with filters for industry, size, location, and technology, and it's free to call. </p><p>The Email Count endpoint tells you how many addresses Hunter has on file for a company before you spend anything. </p><p><strong>Domain Search API</strong><br>The <a href="https://hunter.io/api/domain-search"><u>Domain Search API</u></a> returns the email addresses found for a company, with names, roles, and the public sources each one came from (1 credit per 1-10 addresses). </p><p><strong>Domain Search API</strong><br>The <a href="https://hunter.io/api/email-finder"><u>Email Finder API</u></a> takes a person's name and their company's website and returns their most likely professional address with a confidence score (1 credit).</p><h2 id="verify-and-enrich-data">Verify and enrich data</h2><p><strong>Email Verifier API</strong><br>The <a href="https://hunter.io/api"><u>Email Verifier API</u></a> checks if an address is deliverable and returns a status and score, at 0.5 credits per check. It ensures you find verified and accept-all data to improve your bounce rate.</p><p><strong>Lead Enrichment API</strong><br><a href="https://hunter.io/api/lead-enrichment"><u>Lead Enrichment</u></a> turns an email address into a person: name, role, location, and social profiles. </p><p><strong>Company Enrichment API</strong><br><a href="https://hunter.io/api/company-enrichment"><u>Company Enrichment</u></a> turns a website into company detail: industry, size, description, and the technology it runs on. </p><p><strong>Combined Enrichment API</strong><br><a href="https://hunter.io/api/combined-enrichment"><u>Combined Enrichment</u></a> does both from a single address. Each costs 0.2 credits, and only when the core data actually comes back.</p><p>If you used Clearbit for enrichment before it was folded into HubSpot, Hunter's API works as a <a href="https://hunter.io/clearbit-enrichment-api-alternative"><u>direct replacement</u></a>, down to a Clearbit-format response option. </p><p><strong>Logo API</strong><br>The free <a href="https://hunter.io/api/logo"><u>Logo API</u></a> returns any company's logo from its website address, ready to be used in your CRM, landing pages, dashboards, or product.</p><h2 id="manage-leads-and-send-emails">Manage leads and send emails</h2><p><strong>Leads API</strong><br>The <a href="https://hunter.io/api/leads"><u>Leads API</u></a> and its neighbors (Lead Lists, Custom Attributes) let you save, organize, and update the contacts you've found. </p><p>This enables you to segment your contacts and companies based on criteria like location, technology, owner, or whatever attribute you choose.</p><p><strong>Sequences API</strong><br>The <a href="https://hunter.io/api/campaigns"><u>Sequences API</u></a> adds recipients to your outreach sequences and starts them. </p><h3 id="api-key-basics">API key basics</h3><p>If you want to go deeper, the <a href="https://hunter.io/api-documentation/v2"><u>full API documentation</u></a> covers every endpoint with examples. </p><p>Your API key lives at <a href="https://hunter.io/api-keys"><u>hunter.io/api-keys</u></a>, and it should be treated the same as any password, meaning you never share it or paste it anywhere public. </p><p>An Account endpoint reports your plan, credits, and usage, free of charge, which is how your AI assistant can tell you whether a big job fits your remaining credits before it starts.</p><p>For experimenting without spending credits, the special key test-api-key returns dummy responses on the Domain Search, Email Finder, and Email Verifier endpoints. </p><p>If you connect through Claude's connector settings or the ChatGPT app, you may never touch a key at all, because the connection uses OAuth: you log in on Hunter's own page, and the assistant never sees or stores your password.</p><h2 id="how-is-the-hunter-mcp-being-used">How is the Hunter MCP being used?</h2><p>If you're handling go-to-market by yourself, the MCP can be the foundation for an entire Claude prospecting workflow. </p><p>Claude can act as a research agent, identifying great-fit companies, finding the contacts with decision-making power, and then using Hunter to get their verified email addresses. </p><p>Users work this way because it blends high-quality, trustworthy data with less context switching and browser hopping, the kind that wastes time and pulls you away from other work. </p><p>The AI assistant does the reasoning, Hunter gives it the data you can trust, and you can work on something else all the while you’re running your lead generation. </p><p>Here's what that can look like in each assistant.</p><p>If you're handling go-to-market by yourself, the MCP can be the foundation for an entire Claude prospecting workflow. </p><p>Claude can act as a research agent, identifying great-fit companies, finding the contacts with decision-making power, and then using Hunter to get their verified email addresses. </p><p>Users work this way because it blends high-quality, trustworthy data with less context switching and browser hopping, the kind that wastes time and pulls you away from other work. </p><p>The AI assistant does the reasoning, Hunter gives it the data you can trust, and you can work on something else all the while you’re running your lead generation. </p><p>Here's what that can look like in each assistant.</p><h3 id="claude"><strong>Claude</strong></h3><p>Claude's strength is reasoning over everything at once. </p><p>Paste in the websites of customers you've already closed and ask it to work out the profile they share, then have Hunter find companies matching that pattern. </p><p>Ask it to score every match against the profile with a reason per score. </p><p>Then, have Hunter turn the top companies into named decision-makers with verified addresses, and finish with a one-line outreach hook per contact. </p><p>Claude can even build the results into an interactive account-scoring sheet you can sort, edit, and reopen later. </p><p>The connector works on Claude's Free, Pro, and Max plans, and on the Free plan Hunter can be the one custom connector you're allowed.</p><p><a href="https://hunter.io/claude-plugin"><u>Click here</u></a> to learn more about Claude x Hunter.</p><h3 id="chatgpt"><strong>ChatGPT</strong></h3><p>The Hunter ChatGPT app suits starting from a customer you already win with. </p><p>Give it one website and ask for lookalike companies, and Hunter Discover returns a ranked list with the number of addresses on file for each. </p><p>Narrow it in a sentence (&quot;just the European ones&quot;), ask which recently raised money or are hiring, then run a Domain Search to get named contacts with verification statuses, and have it draft a three-sentence opener for the first one. </p><p>The process runs on ChatGPT's free plan; you call the app by typing @ and then Hunter.</p><p><a href="https://hunter.io/chatgpt-app"><u>Click here</u></a> to learn more about ChatGPT x Hunter.</p><h3 id="perplexity"><strong>Perplexity</strong></h3><p>Perplexity reads the open web as it is today and cites where each claim came from, so it's great to use when you're building a lead list from start, for instance with companies that raised this quarter.</p><p>It builds the market map with sources attached, reasons about which companies fit what you sell, and then hands the qualified list to Hunter for named contacts and verified addresses. </p><p>One thing to know upfront is that custom connectors need a paid Perplexity plan, Pro or higher, so the free tier can't add Hunter yet.</p><p><a href="https://www.perplexity.ai/computer/connectors?connector=hunter"><u>Click here</u></a> to use Hunter in Perplexity.</p><h2 id="prompts-to-test-your-mcp">Prompts to test your MCP</h2><p>Whatever your AI assistant, once set up, try these prompts:</p><ul><li>&quot;Before we start, pull my Hunter account details: the plan I'm on, what I've used this month, and what's left. Then estimate what this job will use and tell me whether it fits.&quot;</li><li>&quot;These are deals I lost a year ago and want another run at. Verify each contact's email with Hunter. Where an address comes back invalid, the person has probably moved on, so run a Domain Search on the company and find whoever now holds the role.&quot;</li><li>&quot;Pull the stats for every sequence I sent this quarter and rank them by reply rate. Name the winner and the loser, and tell me what separated them.&quot;</li></ul><h2 id="why-use-hunters-mcp">Why use Hunter's MCP?</h2><p>Broadly, the Hunter MCP will enable you to trust the business data you're using to orchestrate outbound in an AI assistant:</p><table><tbody><tr><td>Without the Hunter MCP</td><td>With the Hunter MCP</td></tr><tr><td>The assistant invents email addresses that look right and don't exist</td><td>Every address comes from Hunter's records, with a verification status and confidence score</td></tr><tr><td>It guesses who works at a company from stale training data</td><td>Domain Search returns real people, with roles and the public sources each address came from</td></tr><tr><td>No way to know whether an address will bounce until it does</td><td>The Email Verifier checks deliverability before you send (0.5 credits per address)</td></tr><tr><td>Research in one tab, Hunter in another, a spreadsheet in a third</td><td>The full loop, from research to a verified leads list to a sequence, in one conversation</td></tr><tr><td>Where the AI has nothing, it fills the gap with something plausible</td><td>Where Hunter has nothing, the answer is &quot;no data,&quot; not an invented name</td></tr></tbody></table><p>More specifically, the MCP's benefits spread across four areas:</p><p><strong>1) Data hallucinations</strong><br>Ask an AI assistant for someone's email address and it will often produce one that looks right and doesn't exist, because guessing plausible text is what these models do. </p><p>Send to enough of those and your bounce rate climbs, and past 2% your sender reputation starts paying for it. </p><p>With the MCP connected, the assistant's answers come from Hunter's records instead of its imagination. </p><p>Addresses arrive with a verification status and confidence score, accept-all servers get flagged as the warning they are, and where Hunter has nothing, it says &quot;no data&quot; rather than inventing a name. </p><p>Knowing exactly which contacts you can send to today, and which need more work first, is the whole game in deliverability.</p><p><strong>2) Limit context switching</strong><br>The old productivity loop was research in one window, Hunter in another, a spreadsheet in a third, and CSV exports moving the same names between them. </p><p>Contact data goes stale quickly (<a href="https://hunter.io/email-verification-guide/email-data-decay/"><u>22% of email data decays each year</u></a>), so every manual hop is also a chance for the list to age before you use it. </p><p>With the MCP in place, a contact moves from research to a verified leads list to a sequence inside one conversation, and the re-verify step is a sentence, not an export.</p><p><strong>3) No added cost</strong><br>The MCP connection costs nothing extra. It's included in every Hunter plan, your existing credits and limits apply, and a free Hunter account works from day one. </p><p><strong>4) You're in control</strong><br>Unlike AI assistants, whose token usage is something you have to actively control by selecting a different model, reasoning level, and/or choose to use the assistant in a browser/desktop app, the Hunter MCP gives you full control over Hunter credit usage. </p><p>It's built to keep you in control, with OAuth sign-in and per-tool permissions, so the assistant asks before it does anything that spends credits or changes your account.</p><h2 id="go-beyond-the-mcp">Go beyond the MCP</h2><p>The MCP is the newest door into Hunter's API, but far from the only one. In fact, Hunter’s API is being used to grow businesses across outreach, products, and marketing experiences.</p><p><strong>Build products</strong><br><a href="https://hunter.io/blog/customers/how-vocations-built-their-recruiter-platform-on-hunters-api/"><u>Vocations</u></a>, a job-signal platform for recruiters, uses the Email Finder API to power the contact feature at the heart of its product. The integration went live in a day, and today its 300 daily users find around 1,500 decision-makers through it.</p><p><strong>Make verification part of the prospecting routine</strong><br><a href="https://hunter.io/blog/customers/how-a-revops-agency-uses-hunter-to-market-to-hubspot-users/"><u>Modgility</u></a>, a RevOps consultancy with a two-person sales team, builds lists of companies running HubSpot, verifies the contacts, and runs targeted sequences. That outbound accounts for 25% of their new business.</p><p><strong>Feed your CRM</strong><br><a href="https://hunter.io/blog/customers/how-webfootprint-uses-hunters-api-to-power-their-crm/"><u>WebFootprint</u></a>, a software agency selling to fewer than 200 possible buyers nationwide, pipes Hunter's data into a custom CRM, where it fills every company and contact record and surfaces new hires at target accounts automatically.</p><p>The founder puts the savings at an hour a day, and he's been a Hunter customer since 2016.</p><p>Those are very different businesses placing orders at the same counter. </p><p>The MCP simply means you no longer need an engineering background to place one yourself.</p><h2 id="use-the-hunter-mcp">Use the Hunter MCP</h2><p>The fastest way to connect Hunter is fitting - let the AI assistant handle its own setup.</p><p>We've written step-by-step instructions designed to be pasted directly into a chat. </p><p>The assistant reads them, greets you, and walks you through the whole connection one confirmation at a time, from checking you have a Hunter account through to running your first real prompt.</p><p> You won't have to figure anything out on your own.</p><ul><li><strong>Claude:</strong> Copy the <a href="https://hunter.io/claude-plugin"><u><strong>Hunter for Claude setup instructions here</strong></u></a> into a new Claude chat.</li><li><strong>ChatGPT:</strong> Copy the <a href="https://hunter.io/chatgpt-app"><u><strong>Hunter for ChatGPT setup instructions here</strong></u></a> into a new ChatGPT chat.</li><li><strong>Perplexity:</strong> On a Pro plan or higher, <a href="https://www.perplexity.ai/computer/connectors?connector=hunter"><u><strong>add Hunter as a custom connector</strong></u></a><strong>,</strong> then run your first market map.</li></ul><p>The setup takes five minutes, and the next time you need a list built, checked, and saved, you'll do it without opening a single extra tab.</p><h2 id="learn-more-about-the-mcp">Learn more about the MCP</h2><p>To learn more about the MCP, APIs, and Hunter in your AI assistant, visit our help center content below:</p><ul><li><a href="https://help.hunter.io/en/articles/15553243-how-to-connect-hunter-to-claude-with-mcp"><u>How to connect Hunter to Claude with MCP</u></a>, the full walkthrough with screenshots, including the API-key route for Claude Team members without admin rights.</li><li><a href="https://help.hunter.io/en/articles/1970956-hunter-api"><u>The Hunter API</u></a>, every endpoint with credit costs and rate limits.</li><li><a href="https://help.hunter.io/en/articles/7048972-can-i-use-a-test-api-key"><u>Can I use a test API key?</u></a> for experimenting without spending credits.</li><li><a href="https://help.hunter.io/en/articles/12633706-how-to-verify-emails-via-api-with-code-examples"><u>How to verify emails via API, with code examples</u></a>, if you're ready to write a little code.</li><li><a href="https://help.hunter.io/en/articles/9920233-which-plan-is-right-for-me-all-in-one-outreach-platform-plan-or-a-data-platform-plan"><u>Which plan is right for me?</u></a> on choosing between the All-in-One Outreach plans and the Data Platform plans.</li></ul><h2 id="mcp-faqs">MCP FAQs</h2><p><strong>Do I need a paid Hunter plan to use the MCP?</strong></p><p>No. The connection works with every Hunter plan, including free accounts. Your existing credits and request limits apply, and some actions use credits, like verifying an email (0.5 credits) or saving a lead (1 credit).</p><p><strong>Do I need to be a developer?</strong></p><p>Not for the MCP. Connecting through Claude's settings or the ChatGPT app is a few clicks plus a Hunter login, and from then on everything happens in plain English. The API itself is the developer route, for building Hunter's data into a product or an internal system.</p><p><strong>What's the difference between the Hunter MCP and the Hunter API?</strong></p><p>The API is the underlying service: the set of requests Hunter answers, from Domain Search through to Sequences. The MCP puts a translation in front of that API so an AI assistant can use it through conversation. It's the same data and the same credits, reached a different way.</p><p><strong>Which AI assistants does it work with?</strong></p><p>Claude (web, desktop, and Claude Code), ChatGPT via the Hunter app, Perplexity on its paid plans, and any other assistant that supports MCP connectors.</p><p><strong>Is my data secure?</strong></p><p>The connection runs through Hunter's official MCP server using OAuth, meaning you log in on Hunter's own page and the assistant never stores your password. The assistant only accesses your Hunter data within the permissions you grant, and you can revoke the connection at any time.</p><p><strong>What can the assistant actually do once connected?</strong></p><p>The connection covers the full Hunter API in over 30 tools: Discover, Domain Search, the Email Finder, the Email Verifier, person and company enrichment, Leads with lists, tags, and custom attributes, message templates, and Sequences through to their statistics.</p><p><strong>Will the assistant spend my credits without asking?</strong></p><p>Not if you set it up the recommended way. Hunter suggests leaving read-only tools free to run while setting anything that writes or spends to &quot;needs approval,&quot; so every credit-using action waits for your yes.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Prepping for a sales call? Launch this AI prompt]]></title>
      <description><![CDATA[This Hunter playbook shows you how to take a series of prompts in ChatGPT or Claude to effectively prepare for your next sales call.]]></description>
      <link>https://hunter.io/blog/prepping-for-a-sales-call-launch-this-ai-prompt/</link>
      <guid isPermaLink="false">6a74d0dea6957c000176c1ec</guid>
      <category><![CDATA[Playbooks]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Thu, 06 Aug 2026 19:17:43 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Gemini--What-it-means-and-how-to-win-with-cold-email-in-2026--2--4ba173476d03.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Gemini--What-it-means-and-how-to-win-with-cold-email-in-2026--2--4ba173476d03.png" alt="Prepping for a sales call? Launch this AI prompt"><p>When you’ve received an inbound lead and prep for a call, it’s likely the lead’s information is incomplete or, at worst, missing.</p><p>With this prompt for ChatGPT or Claude, you can use Hunter to prepare for your sales call and stand out for all the right reasons with your lead.</p><h2 id="why-this-matters"><strong>Why this matters</strong></h2><p>Pre-call research gets skipped because it can feel like <em>another</em> admin task. But, there are risks with not thoroughly preparing for a call. </p><p>Those reasons are endless, but can vary from the email address is wrong, or the person no longer works at the company, to not realizing that additional attendees are added to your call, - and you could have known enough about them to alter your talk track.</p><p>You find out afterward, if you find out at all.</p><p>The research that gets done before a call is the research that fits into a coffee break. Anything longer gets postponed until the meeting has already happened.</p><p>Here's how to build that briefing in your AI assistant with Hunter.</p><h2 id="your-plan"><strong>Your plan</strong></h2><ul><li><strong>What you'll achieve: </strong>A view of who matters in the department you're meeting, verified email addresses for the handful worth contacting, and a first draft of your outreach that doesn't announce itself as machine-written.</li><li><strong>Where this runs: </strong>In <a href="https://hunter.io/chatgpt-app"><u>ChatGPT</u></a> or <a href="https://hunter.io/claude-plugin"><u>Claude</u></a>, using the Hunter connector. The prompts below are identical in both, so use whichever you already have open.</li><li><strong>What it costs: </strong>Hunter can be used in your AI assistant as part of your Hunter plan. Credit-based actions like finding and verifying addresses use your account balance.</li><li><strong>Time to complete: </strong>15 minutes.</li><li><strong>When to run this play: </strong>You have a call booked and you need to run research.</li><li><strong>When to run another play: </strong>You already know the room and only need the follow-up written, so skip to Step 3.</li></ul><h3 id="step-1-connect-hunter-to-your-ai-assistant">Step 1: Connect Hunter to your AI assistant</h3><p>Use the guide below to know where you to place your next step:</p><p>Connect Hunter to whichever AI assistant you use. </p><p>Setup takes five minutes:</p><ul><li>Read the <a href="https://help.hunter.io/en/articles/15702684-how-to-connect-hunter-to-chatgpt"><u>ChatGPT</u></a> guide</li><li>Read the <a href="https://help.hunter.io/en/articles/15553243-how-to-connect-hunter-to-claude-with-mcp"><u>Claude</u></a> guide.</li></ul><p>Have one useful thing ready to send to the contacts you’ll find.</p><p>A benchmark or a short case study that answers a question they're likely to have. </p><p>You'll need this asset in Step 3, and picking it in the moment is how people end up attaching nothing.</p><blockquote><p>Learn more about using different lead magnets <a href="https://hunter.io/blog/buyer-personas-outbound/"><u>with our outreach planner</u></a></p></blockquote><h3 id="step-2-build-the-briefing">Step 2: Build the briefing</h3><p>Open your AI assistant and enter the below, replacing the placeholders:</p><blockquote>I have a call with {{company_name}} tomorrow about {{reason for call}} . Pull together a briefing: find the company's website and key details, identify the decision-makers in {{department}} (especially anyone with “{{seniority_level}}” in their title), verify their email addresses, and surface any recent context I should know.</blockquote><p>Here's an example prompt for prepping for a call with a marketer from Forrester about their design requirements:</p><figure><img src="https://cms-media.hunter.io/image-6-8243116e41fe.png" alt="Example prompt to research Forrester's marketing decision makers"><figcaption>Example prompt to research Forrester's marketing decision makers</figcaption></figure><p>Two things to be wary of:</p><ul><li><strong>Ensure you have the right department: </strong>This can be an issue when a company splits Growth and Marketing, or runs RevOps separately from Sales. Tell your AI assistant which one you're meeting.</li><li><strong>Someone you know is joining doesn't appear in the results: </strong>Name them and ask the AI assistant to find and verify them too.</li></ul><p>Review the results of the initial company snapshot:</p><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-2.45.01---PM-ebd4c2b86196.png" alt="An initial overview of Forrester from Hunter and ChatGPT"><figcaption>An initial overview of Forrester from Hunter and ChatGPT</figcaption></figure><p>Because you gave the AI context on the call, it will provide initial research that you can bring into your conversation:</p><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-2.47.51---PM-bfe1ae7f7cfc.png" alt="Contextual response from ChatGPT about your prospect"><figcaption>Contextual response from ChatGPT about your prospect</figcaption></figure><p>With this information, you'll then receive a digest of how your solution fits into their stance on AI GTM:</p><figure><img src="https://cms-media.hunter.io/image-9-8525b718f6a4.png" alt="Sales call preparation guidance from ChatGPT"><figcaption>Sales call preparation guidance from ChatGPT</figcaption></figure><h3 id="step-3-verify-and-save-only-who-you-need">Step 3: Verify and save only who you need</h3><p>With the results returned from your AI assistant, review the list of contacts and the advice that Hunter provides you:</p><figure><img src="https://cms-media.hunter.io/image-7-c88957ade455.png" alt="Example contacts from Forrester's marketing department"><figcaption>Example contacts from Forrester's marketing department</figcaption></figure><p>Hunter will, if appropriate, suggest a second contact that could be useful to broaden your preparation:</p><figure><img src="https://cms-media.hunter.io/image-8-09447046fea7.png" alt="Choosing a secondary contact shows you're prepared"><figcaption>Choosing a secondary contact shows you're prepared</figcaption></figure><p>Use this prompt to select the leads you want to save from this search:</p><blockquote>Save the verified contacts to a new Hunter Leads list called {{list_name}}, and tell me how many credits that will use before you do it. For anyone in {{department}} without a verified address, run a Domain Search and tell me who holds the role now.</blockquote><p>Remember, you really need one-two people, maximum, to drive your chances of a reply rate up.</p><p>Before saving the contacts, the AI assistant will ask for permission:</p><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-2.54.23---PM-8c25999a2fc3.png" alt="The AI assistant's response to saving Leads"><figcaption>The AI assistant's response to saving Leads</figcaption></figure><p>Ask the AI assistant to flag anyone whose address comes back as accept-all rather than valid.</p><p>Those aren't wrong, but they bounce far more often than verified addresses, so keep them out of anything that matters before a meeting.<a href="https://hunter.io/blog/buyer-personas-outbound/"><u>with our outreach planner</u></a></p><figure><img src="https://cms-media.hunter.io/image-10-a4bfb3083008.png" alt="Asking ChatGPT to save your Lead list inside Hunter"><figcaption>Asking ChatGPT to save your Lead list inside Hunter</figcaption></figure><p>Follow the URL and you'll see your saved list inside your Hunter account:</p><figure><img src="https://cms-media.hunter.io/image-11-fec012bf49c8.png" alt="ChatGPT generated Lead list in Hunter"><figcaption>ChatGPT generated Lead list in Hunter</figcaption></figure><h3 id="step-4-draft-the-outreach">Step 4: Draft the outreach</h3><p>Now enter the below prompt for assistance in writing your messages to the leads.</p><blockquote>Write two drafts to send before the call - one for [person 1], one for [person 2], and one for [person 3]: an email under 100 words and a LinkedIn note under 60. Both should reference the meeting and share a link to our portfolio of example work at www.aidified.io/work. Ensure that the email is relevant to the contact's job title and leverages the pre-call preparation you have helped me generate. If you make an observation that comes from from the research, ensure it's a natural connection between this observation and the connection to my work. Rules: no em dashes, no “it's not X, it's Y” constructions, no phrases like “in today's landscape” or “let's dive in”, and no words like “resonate” or “leverage”.  Use contractions. American English. Ask one question at the end, not three. </blockquote><p>Personalized for this campaign, we'll add the below context:</p><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-3.08.40---PM-dbbe087c0d63.png" alt="Asking ChatGPT and Hunter to write personalized emails to the Leads"><figcaption>Asking ChatGPT and Hunter to write personalized emails to the Leads</figcaption></figure><p>Next, review each of the email and LinkedIn requests generated. Ensure that they're personal to the lead, and manually edit where necessary:</p><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-3.08.49---PM-85abe130a173.png" alt="Email and LinkedIn message example one"><figcaption>Email and LinkedIn message example one</figcaption></figure><p>It’s important to ensure your messages are relevant to the lead, as 69% of decision makers are bothered when your content shows signs of AI. Don’t make the use of AI blind them of your value and dismiss you before you can talk to them.</p><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-3.09.01---PM-f32e63e36037.png" alt="Email and LinkedIn message example two"><figcaption>Email and LinkedIn message example two</figcaption></figure><figure><img src="https://cms-media.hunter.io/Screenshot-2026-08-06-at-3.09.09---PM-8071a04daa1a.png" alt="Email and LinkedIn message example three"><figcaption>Email and LinkedIn message example three</figcaption></figure><p>Use LinkedIn as a follow-up channel, referencing your email, to give the lead a choice of where they want to engage with you.</p><p>Once the content is edited, you can send these messages through <a href="https://hunter.io/sequences"><u>Sequences</u></a>, naming each Sequence as the person's name + Forrester pre-call intro.</p><h2 id="what-this-looks-like-when-its-working"><strong>What this looks like when it's working</strong></h2><p>You join the call already knowing who the other three people are, you've shared examples of your work and tied this into their stance on AI, and you come across as prepared, thoughtful, and professional.</p><p>Your follow-up goes out the same afternoon to addresses that work, and it sounds like you.</p><p>If the briefing comes back thin, that usually means a small company with little public footprint. </p><p>Run Step 2 anyway, since a verified address for one person beats a rich profile of nobody.</p><p>Put <em>all</em> of this into action today with Hunter's Outreach Planner:</p><figure><a href="https://www.hunter.io/outreach-planner"><img src="https://cms-media.hunter.io/CTA-blocks--1--f4b15c90c456.png" alt="Download a free outbound email strategy"></a></figure>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Is Email Outreach Seasonal?]]></title>
      <description><![CDATA[We analyzed 5 years worth of data and yes: there is some seasonality to email outreach.]]></description>
      <link>https://hunter.io/blog/is-email-outreach-seasonal/</link>
      <guid isPermaLink="false">6a6c6a8cb881b7000116ac7a</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[Ziemek Bućko]]></dc:creator>
      <pubDate>Fri, 31 Jul 2026 09:49:33 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-2-Colour-BG--5--c8ec56ea6ae4.jpg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-2-Colour-BG--5--c8ec56ea6ae4.jpg" alt="Is Email Outreach Seasonal?"><p>Reading this in the summer? You have until Labor Day to get your lists ready if your recipients are in the Americas.</p><p>We analyzed 5 years worth of data and yes: there is some seasonality to email outreach.</p><p>However:</p><ul><li>The effect is smaller than you might suspect,</li><li>It depends on the region you operate in, and</li><li>You should still send outreach year-round.</li></ul><p>In this article, we'll show you what we found and what you need to do about it to maximize replies throughout the year.</p><h2 id="how-we-measured-it">How we measured it</h2><p>We looked at 14,500 senders and 86,000 sender-months from 2021 through 2025: sales teams, agencies, recruiters, and PR.</p><p>The context:</p><ul><li>Average reply rates have been dropping. Blame channel saturation or stricter spam filtering. Either way, the average sender's reply rate fell by roughly 45% over these five years, so we can't naively compare reply rates per month.</li><li>The mix of senders changes constantly, and a few outliers can drag a month's average around on their own.</li></ul><figure><img src="https://cms-media.hunter.io/chart1-yearly-decline-30f4040904b4.png" alt="Average reply rate by year, 2021-2025"></figure><p>We accounted for it:</p><ul><li>Every sender is compared only to themselves. October is &quot;good&quot; if senders did better than their own typical month (on average).</li><li>The overall decline in reply rates is accounted for before months get judged.</li><li>One sender, one vote, whether you sent 60 emails or 300,000 that month.</li><li>A month only counts if it repeats. One great October proves nothing. Five in a row is a pattern.</li></ul><h2 id="what-five-years-of-data-says">What five years of data says</h2><p>If you're sending in the Americas, don't sleep on the September-October window. October wins even though it sits inside the busiest sending period of the year.</p><figure><img src="https://cms-media.hunter.io/chart2-americas-37bfffd911a8.png" alt="Americas: month effect vs the sender's own normal"></figure><p>September-October was the best window to send from 2021-2025, with about 8% more replies in October than the average sender's normal. To put that in real terms: if your usual reply rate is 2.5%, October may bring in about 2.7%. Not groundbreaking, but worth planning around.</p><p>Then the window shuts toward the end of Q4... as expected. November and December came in below normal in 4 of the last 5 years, at about -5%.</p><p>If your recipients are in Europe, the calendar is more of an excuse. No month was dependably good or bad for EMEA senders in five years. Even the sacred August-holiday intuition doesn't show up reliably in the data.</p><figure><img src="https://cms-media.hunter.io/chart3-emea-df05ac7158db.png" alt="Europe, Middle East &amp; Africa: month effect vs the sender's own normal"></figure><p>Asia-Pacific is messier. October was above normal there in all five years too, so the autumn window seems to carry over. But treat the region's averages with care: January looked like APAC's best month for four years, then came in well below normal in early 2026. APAC is our smallest sample, too.</p><figure><img src="https://cms-media.hunter.io/chart4-apac-73698e3cf695.png" alt="Asia-Pacific: month effect vs the sender's own normal"></figure><p>One caveat before you circle October on the calendar: the direction repeats, the magnitude doesn't. October's edge ranged from +4-16% depending on the year. Treat these as tendencies, not guarantees.</p><h2 id="everyone-shows-up-a-month-late">Everyone shows up a month late</h2><p>When we charted send volume against reply rates week by week, the two peaks don't line up.</p><figure><img src="https://cms-media.hunter.io/chart9-volume-by-week-1-00fb340a7c61.png" alt="Send volume and reply rate, week by week, 2021-2025 average"></figure><p>Reply rates peak from late September through the first week of November. Send volume peaks in mid-November, right after replies fall off a cliff.</p><p>January is the mirror image. The first weeks of the year get less volume than an average week, while the people you're writing to are already back at their desks. December's quiet inbox everyone plans around? It actually happens in the first half of January, and almost nobody uses it.</p><h2 id="best-for-replies-%E2%89%A0-most-important">Best for replies ≠ most important</h2><p>This is where I'll argue against our own data.</p><p>October being your best reply month doesn't make it your most important sending month. That depends on your sales cycle, your industry, and when you actually need the revenue.</p><p>Do the math backwards. If your sales cycle is 90 days, replies you get in October become deals that close in January.</p><p>The same math works for recruiting: with a 60-day time-to-fill, October outreach fills January seats.</p><p>And if you run campaigns for clients, the &quot;important month&quot; is different for every account on your book.</p><p>The easy months and the important months are usually different months. And if you carry a quota, you already know that an easy quarter isn't where your effort should go.</p><p>The salesperson who looked relaxed in March did the work in November, when reply rates were at their worst and everyone else had mentally checked out.</p><p>Which is the real lesson here: email outreach builds pipeline. Closing happens somewhere else, on someone else's timeline.</p><h2 id="what-do-you-do-with-the-strong-months">What do you do with the strong months?</h2><p>An 8% better month pays in proportion to what you send, and sending capacity is the one thing you can't create overnight. A new email account needs weeks of warmup before it can carry real volume, and a new domain needs longer. If you want more mailboxes working for you in October, they need to exist by August. You can <a href="https://hunter.io/changelog/sequences-email-account-provisioning-and-warm-up/">buy domains and email accounts right inside Hunter</a>, preconfigured for cold outreach, so the setup doesn't eat your September.</p><p>Then there's the list itself. Build it early and run it through <a href="https://hunter.io/email-verifier">Email Verifier</a>, because extra volume on an unverified list just means extra bounces at the worst possible time, when your fresh accounts are still earning their reputation.</p><p>The window multiplies whatever you bring into it. Bring more.</p><h2 id="what-do-you-do-with-the-weak-months">What do you do with the weak months?</h2><p>Not nothing.</p><p>The data says November and December replies are harder to get with the same playbook everyone else is running. But:</p><ul><li>It doesn't say recipients stop being people.</li><li>The drop didn't happen every single year.</li><li>At worst, the reply rate is about 10 points lower.</li></ul><p>Send something with no ask. A useful benchmark, or a genuinely relevant &quot;this reminded me of your launch&quot; note. A December email has one job: to make January's email warm.</p><p>Book Q1 while everyone else chases Q4. &quot;Let's talk in January&quot; is an easy yes in a month when every other email is begging for 15 minutes before the holidays.</p><p>And do the unglamorous work. Build your lists and verify them. If you send at volume, this is also the time to warm up mailboxes and test copy on small batches. The mid-September window rewards whoever prepared in August. The January restart rewards whoever prepared in December.</p><p>This is exactly what we built the <a href="https://hunter.io/outreach-planner">Outreach Planner</a> for: a free 12-month calendar that gives every month a job, telling you which weeks to build, verify, warm up, and push, and what angle fits the season when the default pitch stops working. It exists so you don't send the same email in week 50 that you sent in week 38 and expect week-38 results.</p><h2 id="the-one-line-version">The one-line version</h2><p>If your market is in the Americas, the six weeks from mid-September to the end of October are the best sending window in five years of data. Plan so your lists are ready before it opens. Everywhere else, and every other month, the calendar is a tiebreaker.</p><p>Because the best month in five years of data buys you +8%. A better list, a sharper offer, and a healthy sending setup are worth multiples of that in any month.</p><p>The calendar decides when replies come easy. Whether your email deserves one is up to you.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[AI Lead Generation: How to Apply AI to Email Outreach]]></title>
      <description><![CDATA[The right direction with AI lead generation: a skilled human operator assisted–not replaced– by AI, using an outreach platform via MCP.]]></description>
      <link>https://hunter.io/blog/ai-lead-generation-how-to-apply-ai-to-email-outreach/</link>
      <guid isPermaLink="false">6a563054b3d5e900011e4a32</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Mon, 27 Jul 2026 12:20:56 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-1-Clear-BG-1-0dfa0f654b03.svg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-1-Clear-BG-1-0dfa0f654b03.svg" alt="AI Lead Generation: How to Apply AI to Email Outreach"><p>At Hunter, we've been skeptical about AI taking over outbound.</p><p>Turns out we were right. And wrong.</p><p><strong>Right</strong>, because it never took over. Outbound doesn't run itself even with AI.</p><p><strong>Wrong</strong>, because AI gradually got good enough to assist with every part of the process: building lists, verifying contacts, writing sequences, analyzing what worked.</p><p>Autonomous SDRs have been the wrong direction for applying this technology. MCPs have proven themselves to be the right direction: a skilled human operator assisted by AI enabled by data, using an outreach platform via MCP.</p><p>And the operator's &quot;skill&quot; has nothing to do with the technicalities of outbound anymore. It has everything to do with understanding the business, the customer, and the strategy.</p><p>This guide covers AI lead generation, or how we at Hunter think you should think about applying AI to email outreach.</p><h2 id="what-is-ai-lead-generation">What is AI lead generation?</h2><p>AI lead generation means using natural language with AI enabled by live data to automate how you find leads, verify their contact information, and reach out to them.</p><p>You describe who you want to reach and why; the AI executes the steps that used to be manual. You give examples of sequences that worked before; AI scales them to other industries in minutes. You say that you want to find low-hanging fruit in your lead list; AI, informed by your strategy, finds leads to contact next week.</p><p>AI doesn't replace your judgment or act autonomously on the critical parts of the process. It's just a tool, the same way your CRM is a tool. It just happens to be a tool you can talk to.</p><p>AI lead generation covers most of the lead generation workload:</p><ul><li>Building a strategy to find and acquire customers</li><li>Analyzing competitors and adjacent markets for targeting ideas</li><li>Mining your CRM for patterns and missed opportunities</li><li>Creating lead magnets and content around target accounts</li><li>Running email outreach and follow-ups</li><li>Closing the loop: analyzing what worked and deciding what to test next</li><li>Pre-call research and meeting notes</li></ul><p>If all you have at this point is doubt about whether this can really work at all, consider two things:</p><p>First, context. You can point an LLM at your website, your messaging, your case studies, or your past campaigns, and it will work from your reality instead of internet averages. It can even learn from your unrelated chats. If you're a founder working with AI on all the other parts of your business, it already knows where your value gap sits and who you're building for.</p><p>Second, data. LLMs don't know anyone's email address. They were never trained on verified contact data, and they never will be for privacy reasons. Connect it to a source that actually knows (this is where Hunter comes in), and the model's reasoning finally has facts to use.</p><h2 id="how-is-ai-lead-generation-different-from-traditional-prospecting">How is AI lead generation different from traditional prospecting?</h2><p>Traditional outbound has always been capped by human capacity. Every step was somebody's hours. Want more pipeline? Hire more SDRs, buy more tools, define more process. And everything stops when the workday does.</p><p>Not only that, AI doesn't suffer from the limiting beliefs you or your team may hold about who you should be contacting and what's possible with email. While it won't outsmart you about your own business, it can act like a consultant, providing alternative perspectives about anything from markets to prioritize to what your follow-ups should say.</p><p>With AI, the steps are the same ones sales teams have always run. What changes is that one operator can now do more, and the parts that don't require judgment no longer wait for you to be at your desk.</p><table><thead><tr><th>Lead gen step</th><th>Traditional</th><th>AI-supported</th><th>What you gain</th></tr></thead><tbody><tr><td>Identifying target companies</td><td>Manual market research: B2B databases, LinkedIn, industry lists, competitor customers. One filtered search at a time.</td><td>You describe your ICP in plain language; the AI searches Hunter, filters, and builds a company list against your criteria, scoring fit as it goes.</td><td>Hours become minutes. Targeting quality depends on your ICP definition, not on who did the research that day.</td></tr><tr><td>Finding decision makers</td><td>Scanning websites and LinkedIn profiles to guess who owns the buying decision, then hunting for contact details person by person.</td><td>The AI identifies the right roles per account based on your personas, then finds their email addresses across the whole list at once.</td><td>No more one-at-a-time prospecting.</td></tr><tr><td>Verifying and enriching contacts</td><td>Verification skipped, or run as an occasional batch cleanup; enrichment is copy-paste from LinkedIn into the CRM.</td><td>Verification and enrichment run automatically as contacts enter the list: deliverability checks, plus role, company, and context data.</td><td>Lower bounce rates protect your sender reputation. Every contact carries the context needed for relevant outreach, not just a bare address.</td></tr><tr><td>Reaching leads (email)</td><td>Static sequences written once and sent to the full list, light merge-tag personalization, follow-ups on a fixed schedule regardless of behavior.</td><td>The AI drafts emails from enrichment data, adapts follow-up timing and messaging to recipient behavior, and flags replies that need a human.</td><td>Personalization informed by real account context. You step in where judgment adds value: replies and conversations.</td></tr></tbody></table><h2 id="how-to-set-up-ai-lead-generation-with-hunter">How to set up AI lead generation with Hunter</h2><p>The setup for AI lead gen is smaller than you'd expect. You need a Hunter account, and an account with ChatGPT or Claude or Perplexity—or a custom setup using the Hunter API if you prefer.</p><h3 id="step-1-connect-hunter-to-your-ai">Step 1: Connect Hunter to your AI</h3><p>Pick the route that matches where you work:</p><ul><li>ChatGPT: install the <a href="https://hunter.io/chatgpt-app">Hunter app</a></li><li>Claude: add the <a href="https://hunter.io/claude-plugin">Hunter plugin</a></li><li>Perplexity, or any other client that speaks MCP: connect <a href="https://hunter.io/mcp">Hunter's MCP</a></li><li>Custom setups: the <a href="https://hunter.io/api">Hunter API</a> directly</li></ul><p>Once connected, Hunter's search, verification, enrichment, and campaign tools are available in every conversation. No exports, no tab-switching.</p><h3 id="step-2-run-your-first-tasks-in-conversation">Step 2: Run your first tasks in conversation</h3><p>Here are 7 starter prompts, each a real task off your plate today. This will show you what's possible:</p><ol><li>Build a link-building prospect list: &quot;Find sites and blogs in [niche], based in [location], that publish content about [topic]. Find and verify the email addresses of their editorial or marketing contacts and return the results as a list.&quot;</li><li>Find the right editor to pitch: &quot;I want to pitch [story angle] to [publication]. Search Hunter for editorial contacts there and identify the most relevant person based on title and beat.&quot;</li><li>Enrich a contact list: &quot;For this list of companies and contacts, find and verify each email address with its confidence score. Mark anything you can't verify as 'not found'.&quot;</li><li>Verify a list before sending: &quot;Run each address below through the Email Verifier and flag anything risky or undeliverable.&quot;</li><li>Qualify an inbound lead: &quot;Look up the domain of this email address, verify it, and find related contacts at the company.&quot;</li><li>Prep for a sales call: &quot;I have a call with [company] today. Find the key decision makers I should know about before speaking with [contact name].&quot;</li><li>Analyze your outreach: &quot;Look at [campaigns] in Hunter and tell me what's working, what isn't, and define an A/B test for the subject line of the next sequence.&quot;</li></ol><p>If a prompt returns something you'd have spent an hour on, you've just confirmed the whole premise.</p><h3 id="step-3-turn-what-works-into-routines">Step 3: Turn what works into routines</h3><p>When a prompt earns its third run, stop retyping it. Save it as a Skill (Claude), a GPT (ChatGPT), or a Gem (Gemini): reusable instructions with your rules baked in—&quot;verified or accept-all addresses only,&quot; &quot;always find at least 2 contacts per company,&quot; &quot;never start a sequence without my approval.&quot;</p><p>Then give those instructions a schedule in an agent environment (Claude's <a href="https://claude.com/product/cowork">Cowork</a>, ChatGPT's workspace agents, Perplexity's Computer) and add your context: ICP, messaging, case studies, past campaign results. Budget 2-3 hours for this, once. From then on, the routine runs while you work on something else, and pings you when a decision needs a human.</p><p>That's the full architecture: a connection, a handful of prompts you trust, and a schedule.</p><h2 id="what-the-hunter-mcp-is-capable-of">What the Hunter MCP is capable of</h2><p>The easy assumption about &quot;Hunter in your AI&quot; is that it's a search box: ask for an email address, get an email address.</p><p>It's closer to handing your AI the keys to the platform. Connected via MCP, your LLM can operate every stage of the outbound workflow through plain conversation:</p><ul><li><strong>Search the B2B database.</strong> Describe companies in natural language—&quot;fintech startups in France with 11-50 employees&quot;—and get matching companies from Discover. Before spending anything, the AI can check how many named contacts Hunter holds at each company, so you size a prospecting batch before committing to it.</li><li><strong>Get and verify contacts.</strong> Pull the published contacts at any domain, filtered by department or seniority. Find a specific person from a name and a domain. Verify any address and get its deliverability status with a confidence score.</li><li><strong>Enrich people and companies.</strong> From an email address or a LinkedIn handle: role, company, industry, headcount, technologies used, funding, social profiles.</li><li><strong>Manage your leads.</strong> Create leads and lists, tag and segment them, add custom attributes, move and merge in bulk. Existing leads are never overwritten.</li><li><strong>Run sequences.</strong> Draft multi-step campaigns, set follow-up delays and sending windows, add recipients, start, pause, resume—and pull per-sequence stats to see what worked.</li><li><strong>Sync your stack.</strong> Push leads to HubSpot, Salesforce, Pipedrive, or Zoho. Check your plan, credit balance, and usage before kicking off a batch.</li></ul><p>Notice what this means: the AI can take real actions with real consequences. Which is why the guardrails live in the MCP itself, not in a prompt asking the model to be careful.</p><p>Every operation is labeled free or credit-consuming, and credits are only charged when Hunter actually finds something. Bulk operations return a cost estimate and stop until you approve it. Deletes state the affected count and wait for confirmation. And starting a sequence—the moment real emails go to real people—always requires an explicit yes from you. Not because the model promised to check in, but because the API won't act without it.</p><p>The model brings the reasoning. The MCP brings the facts—and the brakes.</p><h2 id="the-benefits-of-ai-lead-generation">The benefits of AI lead generation</h2><h3 id="1-better-leads-not-just-faster-leads">1. Better leads, not just faster leads</h3><p>Here are some examples of when this is true:</p><p>Every address gets verified before it enters a list, because verification is part of the routine, not a cleanup you run when bounce rates scare you.</p><p>Prioritization runs on evidence—engagement from past campaigns, companies that match your best customers—instead of whoever happened to look promising that morning.</p><p>And every email draft starts from enrichment data about the actual company, which is the difference between personalization and a first-name merge tag.</p><h3 id="2-the-math-works-at-any-scale">2. The math works at any scale</h3><p>If you're currently paying an agency or considering an SDR hire, the comparison is short: an agency retainer runs thousands per month and the cost-per-lead is hard to sustain unless your contract values are high. Hunter plus an LLM subscription is a rounding error next to that.</p><p>But the math also works if you're comparing against doing it yourself by hand. Even at 30 emails a month, research, verification, and enrichment eat most of the hours—and those are exactly the steps the AI takes over. You keep the parts that were never the bottleneck: judgment and conversations.</p><p>There's a quieter saving too. When an agency relationship ends, everything it learned about your market walks out the door. Skills, prompts, and context files stay yours.</p><h3 id="3-you-prospect-where-you-already-work">3. You prospect where you already work</h3><p>Hunter has always followed this principle. The Chrome extension, the CRM integrations... and the MCP extends it to your AI.</p><p>In the app, you have to know Hunter to use Hunter: which feature does what, in which order. In a conversation with your agent, you describe the outcome (&quot;50 marketing directors at US SaaS companies under 100 people, verified emails only&quot;) and the AI translates. Your strategy docs, your ICP, your past conversations about what worked are all context the AI carries into execution.</p><h2 id="the-limits-of-ai-lead-generation">The limits of AI lead generation</h2><h3 id="1-youre-still-needed">1. You're still needed</h3><p>In a chat, you're present for every step by definition. An agent reduces that, but doesn't remove it: it SHOULD stop and ask before consuming credits, before modifying your lists, and before sending anything. An agent that emails people without your explicit yes is a liability.</p><p>So budget real time for review. The work shifts from doing to checking, but it doesn't disappear.</p><h3 id="2-hallucination-or-why-the-data-layer-isnt-optional">2. Hallucination, or why the data layer isn't optional</h3><p>An LLM's context window is its working memory, and it's finite. Long lead-gen conversations outgrow it, older details fall away, and when the model is missing a fact, it doesn't say &quot;I don't know.&quot; It fills the gap. In lead generation this is fatal.</p><h3 id="3-ai-slop">3. AI slop</h3><p>Models are trained on averages, and the email outreach average is terrible. Left unshaped, AI reproduces the clichés it learned from: &quot;I hope this email finds you well,&quot; fake personalization, the pitch that sounds like every other pitch in the inbox.</p><p>Recipients don't care whether you used AI. They care whether it reads like AI. Feed it examples of your actual writing, and consider a Skill that checks every draft against a cliché list before you ever see it.</p><h3 id="4-models-change-under-you">4. Models change under you</h3><p>Providers update models constantly, and output quality shifts with them—usually for the better, sometimes just differently in ways that matter for your copy.</p><h2 id="get-started-with-hunter-in-your-ai">Get started with Hunter in your AI</h2><p>Your AI can now run every mechanical step of outbound through plain conversation, on real data instead of confident guesses. It stops and asks before anything that spends money or reaches a human. Which means the only irreplaceable skill left in lead generation is the one you already have: knowing your business, your customer, and your strategy. Try running your next Sequence with AI, enabled with the Hunter MCP.</p><p>Connect Hunter to your AI:</p><ul><li><a href="https://hunter.io/chatgpt-app">Hunter in ChatGPT</a></li><li><a href="https://hunter.io/claude-plugin">Hunter in Claude</a></li><li>Hunter in Perplexity</li><li><a href="https://hunter.io/mcp">Hunter's MCP</a></li></ul><p>Go deeper on specific use cases:</p><ul><li><a href="https://hunter.io/blog/hunter-chatgpt-prospecting/">How to prospect inside ChatGPT with Hunter</a></li><li><a href="https://hunter.io/blog/hunter-claude-prospecting/">How to use Hunter with Claude for prospecting</a></li><li><a href="https://hunter.io/blog/hunter-perplexity-prospecting/">Research-led prospecting with Hunter and Perplexity</a></li><li><a href="https://hunter.io/ai-cold-email-guide">How to use AI in your cold emails</a></li><li><a href="https://hunter.io/blog/can-ai-predict-if-your-cold-email-will-work-yes-heres-the-exact-prompt/">How to predict the responses to your outreach</a></li><li><a href="https://help.hunter.io/en/articles/11999872-using-the-ai-writing-assistant-in-hunter-s-email-sequences">How to use Hunter's AI email writing assistant</a></li><li><a href="https://help.hunter.io/en/articles/10490658-how-to-tailor-your-discover-search-using-filters">How to use AI in Hunter's B2B database</a></li><li><a href="https://hunter.io/blog/gen-ai-email-analyst/">How to analyze your emails with AI</a></li></ul><p>Building something custom:</p><ul><li><a href="https://hunter.io/api">API overview</a></li><li><a href="https://hunter.io/api-documentation/v2">API documentation</a></li><li><a href="https://hunter.io/api-keys">Your API keys</a></li></ul><h2 id="ai-outbound-glossary">AI outbound glossary</h2><p>Whether you're new to AI or experienced, here's a quick reference to the terms used throughout this guide.</p><p><strong>Agent (AI agent)</strong>: An AI that completes multi-step tasks on its own. It plans the steps, uses tools like Hunter or your browser, checks its own results, and comes back to you when it needs a decision. A chat answers questions; an agent does jobs.</p><p><strong>Agentic AI</strong>: The shift from AI you prompt line by line to AI that works semi-autonomously. In lead generation, that means handing an agent the whole process, from finding companies through to sending sequences, instead of prompting each step yourself.</p><p><strong>AI SDR</strong>: An agent doing the job of a sales development rep: researching accounts, finding contacts, writing outreach, and booking meetings. The best-known examples work inbound leads; outbound AI SDRs exist too, and need closer supervision.</p><p><strong>AI slop</strong>: Generic, low-effort AI output that shows up as recycled phrases in cold email (&quot;I hope this finds you well&quot;), fake personalization, and copy that sounds like everyone else's. Recipients rarely object to AI itself, only to email that reads like it.</p><p><strong>API (application programming interface)</strong>: The way software talks to other software. Hunter's API lets an agent search, verify, and enrich data directly, with no one clicking through the app.</p><p><strong>Connector</strong>: A pre-built link between your AI and another tool, such as Hunter, your CRM, or Google Drive. Once connected, the AI can read from and act in that tool during a conversation or an agent run.</p><p><strong>Context window</strong>: An LLM's working memory - everything it can see in the current conversation, including your prompts, your files, and its own replies. Once a conversation outgrows the window, older detail falls away, which is why long lead-gen chats can lose the plot.</p><p><strong>Deliverability</strong>: Whether your emails reach the inbox rather than the spam folder. Bounces from unverified addresses damage your sender reputation, which is why you verify before you send.</p><p><strong>Enrichment</strong>: Adding useful data to a bare contact or company record: role, headcount, industry, technologies used, funding, and so on. Agents rely on enriched data to write emails that reference something real about the recipient.</p><p><strong>Firmographics</strong>: The company equivalent of demographics - industry, size, location, revenue, and structure. These are the filters you'd use to describe your ICP to an agent.</p><p><strong>Frontier LLM</strong>: The most capable class of AI models available at any given time. Claude, ChatGPT, Gemini, Perplexity, and Grok all qualify today. The frontier moves quickly, so this year's leading model becomes next year's baseline.</p><p><strong>Gemini Gems</strong>: Google's answer to Claude Skills and ChatGPT GPTs which is a saved version of Gemini with your own instructions and files attached, so it behaves the same way every time you run a task. Useful for repeatable outbound jobs like list checks or email reviews.</p><p><strong>GTM (go-to-market)</strong>: Everything involved in getting your product to customers: positioning, marketing, sales, and pricing. &quot;AI in GTM&quot; can cover any of it; this guide focuses on the lead generation slice.</p><p><strong>Guardrails</strong>: The limits you set on what an agent can do without you. For example: verify every address before saving it, never send an email without approval, or cap daily sending volume. Good guardrails are what make semi-autonomous outreach safe.</p><p><strong>Hallucination</strong>: When an LLM states something false with complete confidence, including invented email addresses and contact details. This is why lead generation needs a real data source behind the AI: the model does the reasoning while a database like Hunter's supplies the facts.</p><p><strong>Human-in-the-loop</strong>: A setup where the agent does the work and a person approves the moments that matter, usually list quality and the final send. It's the practical middle ground between manual prospecting and full autopilot.</p><p><strong>ICP (ideal customer profile)</strong>: A definition of the companies most likely to buy from you, usually written in firmographics plus context like growth stage or tech stack. The sharper your ICP, the better an agent can prospect on your behalf.</p><p><strong>Intent signals (buying signals)</strong>: Evidence that a company may be ready to buy: hiring for relevant roles, raising funding, or recently incorporating. Hunter's Signals tracks these so you can decide who to contact first.</p><p><strong>LLM (large language model)</strong>: The type of AI model behind Claude, ChatGPT, and the rest. Trained on enormous amounts of text to understand and generate language, which is what lets you run lead generation through plain conversation.</p><p><strong>.md file (Markdown file)</strong>: Is a file that you can upload to your AI assistant to give direct, explicit directions (and expectations) of how you want an LLM to perform a task.</p><p><strong>MCP (Model Context Protocol)</strong>: An open standard that lets an AI connect to outside tools and data. Installing Hunter's MCP gives your AI direct access to Hunter's search, verification, and enrichment, whether you're chatting or an agent is running on its own.</p><p><strong>Prompt</strong>: The instruction you give an AI. A good lead-gen prompt covers the role you want it to play, the goal, the context to use, and the task itself. Vague prompt in, generic leads out.</p><p><strong>RAG (retrieval-augmented generation)</strong>: A technique where the AI looks information up from an approved source before answering, rather than relying on memory. It reduces hallucinations but takes technical setup, which is why most founders get a similar benefit by connecting a verified data source like Hunter instead.</p><p><strong>Skills (Claude) / GPTs (ChatGPT)</strong>: Saved, reusable instructions your AI follows every time it runs a certain task. One example from this guide: a skill that checks every drafted cold email against a list of AI cliches before you ever see it.</p><p><strong>Token</strong>: The unit LLMs use to process text, roughly three-quarters of a word. Usage and pricing are measured in tokens, and every conversation has a token budget tied to the context window.</p><p><strong>Training data / knowledge cutoff</strong>: The text a model learned from, which stops at a fixed date. Training data doesn't contain current, verified contact details, and it never will. That gap is exactly what live data connections exist to fill.</p><p><strong>Verification (email verification)</strong>: Checking that an email address exists and accepts mail before you send to it. Statuses like valid, accept-all, and undeliverable tell you which contacts are safe to reach.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Research-Led Prospecting with Hunter and Perplexity]]></title>
      <description><![CDATA[Use Perplexity to find what is happening on the open web right now, then use Hunter to turn those companies into verified, contactable people.]]></description>
      <link>https://hunter.io/blog/hunter-perplexity-prospecting/</link>
      <guid isPermaLink="false">6a4cee3afc9a53000109af5f</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[Ziemek Bućko]]></dc:creator>
      <pubDate>Mon, 27 Jul 2026 12:20:55 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-1-Clear-BG-af39af0f6877.svg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-1-Clear-BG-af39af0f6877.svg" alt="Research-Led Prospecting with Hunter and Perplexity"><p>Perplexity is good at one thing prospecting tools are not: it reads the open web as it is today and shows you where each claim came from. Ask it what happened this quarter and it answers with a cited list, not a snapshot from a database that was refreshed six months ago.</p><p>Even compared to other AI assistants like Claude or ChatGPT, it &quot;likes&quot; accessing the web with an extended suite of tools to find information for you.</p><p>What it cannot do is what Hunter does—surface verified contact information and send outreach sequences optimized for deliverabity. It knows a startup raised money last month, but it does not know the name of the head of growth or whether their email is safe to send to. Hunter fills that gap. Connect the two and a fresh market signal becomes a verified, contactable person, with the sources still attached.</p><p>This AI GTM walkthrough covers using Hunter in Perplexity for your prospecting.</p><p><em>One thing to be clear about before you start: connecting Hunter to Perplexity requires a paid Perplexity subscription. Custom connectors are only available on Perplexity's paid plans, Pro or higher. A free Perplexity account cannot add Hunter at all, so if you are on the free plan this workflow is not open to you yet.</em></p><p>Here is how to <a href="https://help.hunter.io/en/articles/16003309-how-to-connect-hunter-to-perplexity">connect Hunter to Perplexity</a>.</p><h2 id="build-a-market-map-from-live-signals">Build a market map from live signals</h2><p>Static databases don't reflect reality. This is why the idea of data provenance is increasingly important with the use of AI. Hunter helps you find the most accurate, up to date GTM data for your prospecting.</p><p>When you want companies that did something in the last few weeks, you need a tool that reads the web now and shows its sources.</p><p>That is what this step is for: you describe the signal you care about, and Perplexity returns a market map built from current, cited results rather than a stale export. Because the sources stay attached, you can check any entry before you act on it.</p><p><strong>Try:</strong> <em>&quot;Find companies that [meet a recent trigger, for example raised a Series A this quarter]. Include sources.&quot;</em></p><p><em>A live market map built from cited web results, not a stale export.</em></p><h2 id="enrich-with-icp-fit-reasoning">Enrich with ICP fit reasoning</h2><p>A list of names is not a lead list.</p><p>Before you spend a lookup on contacts, it helps to know which of these companies actually fit what you sell, and why.</p><p>Perplexity can reason over the same list and add that judgement company by company, so you qualify the list first.</p><p>The sources stay visible, so the reasoning is something you can check rather than take on faith.</p><p><strong>Try:</strong> <em>&quot;For each, add what they do and why they'd be a fit for [what you sell].&quot;</em></p><p><em>Qualify the list before you spend a lookup, with the sources still attached.</em></p><h2 id="hand-it-to-hunter-for-verified-contacts">Hand it to Hunter for verified contacts</h2><p>Now the list is qualified, you need people.</p><p>This is the handoff: Perplexity has told you which companies matter, and Hunter finds the people behind each one, with an honest read on whether their email is safe to send.</p><p>For each company you get names, roles, and addresses, each with a verification status.</p><p>Just as important, Hunter is explicit about what it cannot confirm.</p><p>Some contacts come back verified and ready to send, some are flagged as unverified or sitting on an accept-all domain where deliverability cannot be guaranteed, and some companies return nobody at all.</p><p>What you need to care about:</p><ul><li>A valid result is a green light</li><li>An accept-all domain is a warning that the server accepts anything, so a hit there is not proof the mailbox exists.</li><li>Unverified means Hunter has a candidate it has not confirmed.</li><li>No data means it found nothing and will not guess.</li></ul><p>It's crucial to know exactly which contacts you can send to today and which need more work before you risk your sender reputation.</p><p><strong>Try:</strong> <em>&quot;Use Hunter to find the [role you want] at each, with verified emails.&quot;</em></p><p><em>Hunter tells you what it cannot confirm, which is exactly why you can trust what it can.</em></p><h2 id="scale-it-to-a-whole-category">Scale it to a whole category</h2><p>The same workflow that covers a handful of companies can also be used for mapping a whole market segment in one run.</p><p>Instead of stopping at a single signal, you can ask Perplexity to map an entire category and attach a decision-maker to each name in the same request.</p><p>It works through the list step by step, using its own research to build the market map and Hunter to find and verify a contact for each company, then returns the result with confidence scores, verification statuses, and sources.</p><p><strong>Try:</strong> <em>&quot;Who are the top [number] players in [your category]? Then find one decision-maker at each with Hunter.&quot;</em></p><p><em>A whole category researched, staffed and graded in one run, with sources.</em></p><h2 id="where-to-go-next">Where to go next</h2><p>Perplexity finds what is happening on the open web and cites it.</p><p>Hunter finds the people behind those companies, and it is honest about which ones it cannot confirm.</p><p>Together they take you from a fresh signal to a checked shortlist without leaving the chat, and you never send to an address Hunter could not confirm.</p><p>If Perplexity is not your assistant of choice, the same connector approach works elsewhere:</p><ul><li>Here is the same workflow with <a href="https://hunter.io/blog/hunter-chatgpt-prospecting/">Hunter and ChatGPT</a></li><li>Here is the same workflow with <a href="https://hunter.io/blog/hunter-claude-prospecting/">Hunter and Claude</a>.</li></ul><p>For the full picture, see the <a href="https://hunter.io/mcp">Hunter and AI assistants</a> hub.</p><p><a href="https://help.hunter.io/en/articles/16003309-how-to-connect-hunter-to-perplexity">Connect Hunter to Perplexity</a> and run your first market map today.</p><h2 id="frequently-asked-questions">Frequently asked questions</h2><p><strong>Do I need a paid Perplexity plan to connect Hunter?</strong></p><p>Yes. Custom connectors are only available on Perplexity's paid plans, Pro or higher. A free Perplexity account cannot add Hunter, so you will need a paid subscription before you can set up this workflow.</p><p><strong>What do Hunter's verification statuses actually mean?</strong></p><p>Valid means the email was confirmed and is safe to send to. Accept-all means the server accepts any address at that domain, so a hit is not proof the mailbox exists. Unverified means Hunter has a candidate it has not confirmed. No data means Hunter found nothing and will not guess. The point is that Hunter tells you what it cannot confirm rather than inventing an address.</p><p><strong>Why use Perplexity for the research step instead of Hunter alone?</strong></p><p>Perplexity reads the open web as it is today and cites its sources, so it can surface companies based on recent events. Hunter then turns those companies into verified, contactable people. You get current signals and checked contacts in one flow.</p><p><strong>Can I save the contacts Perplexity finds straight into Hunter?</strong></p><p>Yes. Once the list is built, Perplexity can save the results to a Hunter leads list, so the shortlist moves into Hunter without a manual export.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[How to Use Hunter with Claude for Prospecting]]></title>
      <description><![CDATA[Connect Hunter to Claude and turn a vague ask into named, verified contacts, then into a reusable account-scoring sheet you keep.]]></description>
      <link>https://hunter.io/blog/hunter-claude-prospecting/</link>
      <guid isPermaLink="false">6a4cee39fc9a53000109af5a</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[Ziemek Bućko]]></dc:creator>
      <pubDate>Mon, 27 Jul 2026 12:20:55 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-1-Clear-BG-2-f090dac13139.svg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-1-Clear-BG-2-f090dac13139.svg" alt="How to Use Hunter with Claude for Prospecting"><p>An AI assistant on its own is quick to reason but has nothing to reason over.</p><p>It can talk about your ideal customer in the abstract, but it cannot name the companies that fit, find the people who make decisions there, or tell you whether an email address is safe to send to.</p><p>Give it Hunter's data and that changes. The same assistant now works from your real wins, returns named and verified people, and leaves you with something you keep and come back to.</p><p>This AI GTM walkthrough covers using Hunter in Claude for your prospecting.</p><p><em>You connect Hunter to Claude as a custom connector, which is a remote MCP connection. It works on the Free, Pro, and Max plans. On the Free plan Claude allows a single custom connector, so Hunter can be the one you add.</em></p><p>If you have not connected Hunter to Claude yet, do that first, then come back and follow along.</p><h2 id="let-claude-work-out-your-icp-from-your-wins">Let Claude work out your ICP from your wins</h2><p>Whether you've defined an ICP or not, you can skip that step and let Claude infer the pattern from customers you have already closed, then act on it in the same message.</p><p>Because Claude reasons before it fetches, it works out what your wins have in common, describes that profile back to you so you can sanity-check it, then queries Hunter for companies that match.</p><p>The list you get is built from your own closed deals.</p><p><strong>Try:</strong> <em>&quot;Here are the customers we've closed: [list your domains]. Work out the ICP they share, then use Hunter to find companies that match that pattern.&quot;</em></p><p><em>Claude infers your ideal-customer profile from past wins, then pulls matching companies from Hunter.</em></p><h2 id="score-and-rank-the-whole-list">Score and rank the whole list</h2><p>A list of matches is only useful once you know where to start. Because Claude holds the whole list in its context window, it can weigh every company against the profile at once rather than one row at a time, and explain each call.</p><p>Ask it to score and rank, and the prioritization comes back with a reason attached to each position, so you can push back on any ranking instead of trusting a score you cannot see into.</p><p><strong>Try:</strong> <em>&quot;Score all of them against that ICP from 1 to 10 and rank them, with a one-line reason for each score.&quot;</em></p><p><em>Claude scores and ranks every company against the profile, with a reason behind each position.</em></p><h2 id="build-decision-maker-lists-with-emails-you-trust">Build decision-maker lists with emails you trust</h2><p>A ranked list of companies still is not a list of people you can email.</p><p>This is a critical step where you can use Hunter's data in Claude: it turns each company into named decision-makers with verified email addresses and a confidence score.</p><p>Even better, Claude will draw your attention to any gaps. When an address fails verification it is flagged or left out rather than passed through, and when Hunter has nobody indexed at a company Claude says so instead of inventing a name.</p><p>You end up with a list you can send to and where you need to research further.</p><p><strong>Try:</strong> <em>&quot;For the top companies, use Hunter to find the decision-makers in [the roles you sell to] with their verified emails.&quot;</em></p><p><em>Hunter turns each company into named decision-makers with verified emails, and flags the ones it cannot confirm.</em></p><h2 id="a-hook-that-fits-every-contact">A hook that fits every contact</h2><p>You now have people worth contacting, and generic outreach wastes that.</p><p>Because Claude knows each contact's role and what their company does, it can draft a first line that fits the person rather than a mail-merge template.</p><p>Then, instead of leaving you with a wall of text, you can ask it to consolidate everything into something you can actually work from.</p><p><strong>Try:</strong> <em>&quot;For each contact, write a one-line outreach hook based on their role and what their company does. Then turn this into an interactive account-scoring sheet I can reopen and reuse.&quot;</em></p><p><em>Claude writes a hook that fits each contact, then starts pulling the results into a tool.</em></p><h2 id="your-reusable-account-scoring-sheet">Your reusable account-scoring sheet</h2><p>Here an agent does something a plain chat window cannot.</p><p>Instead of a reply you copy out and lose, Claude builds an interactive sheet: every account with its score, its contacts and their verified emails, and editable fields for priority and status.</p><p>You can sort it, export it, and reopen it later with your edits still in place.</p><p>The workflow becomes a tool you turn into a process for easier repetition.</p><p><em>The finished artifact: scores, verified contacts and editable status per account, in a board you can reopen and reuse.</em></p><h2 id="where-to-go-from-here">Where to go from here</h2><p>That is one prompt turning into a scored, contactable, reusable pipeline.</p><p>Hunter brought the companies, the verified emails, and a straight answer about the gaps, and Claude helped you turn this into a process</p><p>Ready to try it? <a href="https://help.hunter.io/en/articles/15553243-how-to-connect-hunter-to-claude-with-mcp">Connect Hunter to Claude</a> and run the first prompt against your own wins.</p><p>Prefer a different assistant?</p><ul><li>Run the workflow using the <a href="https://hunter.io/blog/hunter-chatgpt-prospecting/">Hunter ChatGPT app</a></li><li>Run the workflow using <a href="https://hunter.io/blog/hunter-perplexity-prospecting/">Hunter in Perplexity</a>.</li></ul><p>For the full picture, see our <a href="https://hunter.io/mcp">Hunter and AI assistants</a> hub.</p><h2 id="frequently-asked-questions">Frequently asked questions</h2><p><strong>Which Claude plans can connect to Hunter?</strong></p><p>The custom connector works on the Free, Pro, and Max plans. On the Free plan Claude allows a single custom connector, so you can make Hunter the one you add.</p><p><strong>Do I need to write an ICP brief before I start?</strong></p><p>No. Claude can infer the shared profile from a handful of customers you have already won, then use Hunter to find companies that match it.</p><p><strong>How do I know the email addresses are safe to send to?</strong></p><p>Hunter verifies each address and returns a status and confidence score, and it flags or drops the ones it cannot confirm rather than passing bad data through.</p><p><strong>Is the account-scoring sheet a one-off, or can I reuse it?</strong></p><p>It is a reusable artifact. You can sort it, export it, edit the priority and status of each account, and reopen it later with your edits still in place.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[How to Prospect Inside ChatGPT with Hunter]]></title>
      <description><![CDATA[Turn one customer you already win with into named, verified contacts and a cold opener, all inside ChatGPT on the free plan.]]></description>
      <link>https://hunter.io/blog/hunter-chatgpt-prospecting/</link>
      <guid isPermaLink="false">6a4cee39fc9a53000109af55</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[Ziemek Bućko]]></dc:creator>
      <pubDate>Mon, 27 Jul 2026 12:20:55 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-1-Clear-BG-3-1b5c34d47be5.svg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-1-Clear-BG-3-1b5c34d47be5.svg" alt="How to Prospect Inside ChatGPT with Hunter"><p>Without access to B2B data, ChatGPT isn't very useful for email outreach.</p><p>Ask it to find companies like your best customer and it will guess from memory: no counts, no contacts, nothing you could email today.</p><p>Best case scenario? It will use web search to look up individual companies or go off listicles and other easily available content.</p><p>But, the moment it can reach Hunter's data, that changes.</p><p>With access and your guidance, ChatGPT can do everything you can do inside Hunter and more.</p><p>This AI GTM walkthrough covers using Hunter in ChatGPT for your prospecting, covering:</p><ul><li>How to go from one company you already sell to well to a written cold opener, without leaving the chat window.</li><li>Why you only need a free ChatGPT plan and no CRM</li><li>How to get the Hunter ChatGPT app</li><li>How to use a ChatGPT conversation to use plain language into real leads.</li></ul><p>You can keep shaping any result just by talking to it – whether the list is too broad, you need to find leads in a region or department – ask, and you'll get the answer.</p><blockquote><p>If you want to know how to connect Hunter to ChatGPT first, see <a href="https://help.hunter.io/en/articles/15702684-how-to-connect-hunter-to-chatgpt">how to connect Hunter to ChatGPT</a>.</p></blockquote><h2 id="start-from-a-customer-you-already-win-with">Start from a customer you already win with</h2><p>The best prospecting starts from find companies you know (and want to) win.</p><p>You may not have the luxury of having clear wins to leverage, but if you do, that's where you should start.</p><p>Give ChatGPT one domain and ask it to find companies that look the same.</p><p><strong>Try:</strong> <em>&quot;Here's a company we sell to well: [domain]. Find 10 similar companies I should target, with a reason each fits. Show them in a table.&quot;</em></p><p>You bring up the Hunter app menu by typing @hunter, and Hunter's Discover does the work.</p><p>It returns an interactive widget and lists them with the number of email addresses on file and the industry.</p><p>One domain turns into a prioritized list of leads to target.</p><p><em>One customer domain becomes a ranked list of 366 lookalike companies, each with an email-address count.</em></p><h2 id="narrow-target-companies-in-a-sentence">Narrow target companies in a sentence</h2><p>You now have companies to review.</p><p>In a conventional user interface, the next step is clicking through filters.</p><p>Not here. In ChatGPT, just say what you want.</p><p><strong>Try:</strong> <em>&quot;Narrow that list to companies in Europe.&quot;</em></p><p><em>A single sentence trims the market to European companies, each with a one-line reason it belongs.</em></p><h2 id="find-companies-with-buying-signals">Find companies with buying signals</h2><p>A company can fit your profile and still not be worth prospecting right now.</p><p>One that just raised money or is hiring fast is a better first call than one sitting still.</p><p>Ask the agent to go and check.</p><p><strong>Try:</strong> <em>&quot;Which of these recently raised funding or are hiring aggressively? Look for such news and hiring signals and flag them.&quot;</em></p><p>It researches the open web and comes back with a table. It closes with a recommended outbound order and a segmentation. The agent has done the reading and prioritized for you.</p><p><em>The agent checks the open web for funding and hiring signals, then ranks who to contact first.</em></p><h2 id="get-named-contacts-with-verified-emails">Get named contacts with verified emails</h2><p>Up to here you have companies and reasons, but you cannot email a company.</p><p>You need people, with real addresses, that are accurate. Hunter shines here.</p><p><strong>Try:</strong> <em>&quot;Use the Domain Search on those companies, then filter the results to marketing.&quot;</em></p><p><em>Domain Search returns named marketing contacts with addresses and a verification status on each one.</em></p><h2 id="draft-the-first-touch">Draft the first touch</h2><p>You have a prioritized company, a named contact and a verified email.</p><p>The last step is the message, and the agent already knows enough to write it.</p><p><strong>Try:</strong> <em>&quot;Write a 3-sentence cold opener for contact #1, using their role and what the company does.&quot;</em></p><p>It produces an editable text block with a three-sentence opener addressed to Matthias at Adyen, written for a VP of Revenue Marketing at a payments infrastructure company, and offers to make it more technical, more executive or more personalized.</p><p><strong>You went from one customer you like to a first email in one chat.</strong></p><p><em>A three-sentence opener, written for the contact's role and company, ready to edit and send.</em></p><h2 id="try-it-on-the-free-plan">Try it on the free plan</h2><p>You do not need a CRM, a paid seat or a setup call to run this.</p><p>It works on the free ChatGPT plan with the Hunter app, and all of it happened in one conversation, from the first lookalike search to the finished first email.</p><p>If you would rather do this in a different assistant, the same idea works elsewhere:</p><ul><li>Run it in <a href="https://hunter.io/blog/hunter-claude-prospecting/">Claude</a></li><li>Run it in <a href="https://hunter.io/blog/hunter-perplexity-prospecting/">Perplexity</a>, and</li><li>Get the full picture in <a href="https://hunter.io/mcp">Hunter with AI assistants</a>.</li></ul><h2 id="frequently-asked-questions">Frequently asked questions</h2><p><strong>Do I need a paid ChatGPT plan to use Hunter this way?</strong></p><p>No. Every step here runs on the free ChatGPT plan, and Hunter is available as an app inside ChatGPT.</p><p><strong>Do I need a CRM or any setup first?</strong></p><p>No. You start from a single company domain in the chat window, and there is nothing to install or import.</p><p><strong>Are the email addresses verified?</strong></p><p>Yes. Even inside ChatGPT, Domain Search returns a Hunter verification status on each contact, so you can see which addresses are marked Valid before you send.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Waterfall Enrichment: What It Is, How It Works, and When It's Worth It]]></title>
      <description><![CDATA[Waterfall enrichment stacks data providers to maximize coverage. Here's what it costs you in accuracy, consistency, and price, and when it's worth it.]]></description>
      <link>https://hunter.io/blog/waterfall-enrichment/</link>
      <guid isPermaLink="false">6a5768d5f95e7b0001168ea9</guid>
      <category><![CDATA[Outreach]]></category>
      <dc:creator><![CDATA[Ziemek Bućko]]></dc:creator>
      <pubDate>Mon, 20 Jul 2026 14:23:57 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Image-1-Clear-BG-4-f238a05c6b3a.svg" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Image-1-Clear-BG-4-f238a05c6b3a.svg" alt="Waterfall Enrichment: What It Is, How It Works, and When It&apos;s Worth It"><p>No single data provider will find everything. Run a 10,000-contact list through any email finder, ours included, and a chunk of it comes back empty.</p><p>Nobody likes that.</p><p>Waterfall enrichment is an approach to data enrichment that aims to fix it: when one provider has no data, ask the next one, and keep going until something comes back. And if building a waterfall and doing it by hand sounds burdensome, a wave of tools now sells waterfalls as the product itself.</p><p>Hunter sits inside many of those waterfalls. Clay and other platforms query our data as one of their steps, so we watch this technique work from the inside. In fact, Hunter proudly sits at the helm of Clay's waterfalls, and we've received honors as a top provider for accept-all verification and work email finding.</p><p>Waterfall does meet its goal: stacking providers will fill more rows than any single one of them. But coverage is the only thing a waterfall guarantees.</p><p>The trade-offs (accuracy, consistency, and price) only become apparent once you've used one for a while.</p><p>If you're wondering whether you should even care about this topic, here's a TL;DR:</p><ul><li>Waterfall enrichment means asking multiple data providers for the same data point, one after another, until one of them returns it. In practice, that mostly means finding and verifying email addresses.</li><li>Its one guaranteed benefit is coverage: on a large list, several providers together will fill more rows than any single one.</li><li>The costs: more guessed addresses, verification statuses that stop meaning one thing, multiplied bills, and murky data sources.</li><li>It's the right tool for agencies running outreach at massive scale, with the volume to justify the overhead and the ops capacity to manage several vendors.</li><li>For lean businesses and smaller data needs, quality beats quantity: a single vendor like Hunter will get you consistently better outreach results with none of the overhead.</li></ul><p>This guide is waterfall enrichment 101, and will help you decide if you're ready to adopt the process.</p><h2 id="what-is-waterfall-enrichment">What is waterfall enrichment?</h2><p>Waterfall enrichment means using multiple GTM data providers on the same data point, one after another, until one of them returns a result. Provider A goes first. If it finds nothing, the record moves to provider B, then C, and so on down the sequence. The first hit ends the run.</p><p>The point of using the waterfall enrichment approach is <strong>coverage</strong>. On a large list, no provider fills every row, so the waterfall exists to recover the records your first pick couldn't.</p><p>To clarify, waterfall enrichment is a technique, not a product.</p><p>You can build one yourself with 2-3 API keys, run one inside Clay, or buy it packaged from tools like FullEnrich and BetterContact that sell the waterfall as the product.</p><h2 id="what-waterfall-enrichment-is-used-for">What waterfall enrichment is used for</h2><p>In theory, you can &quot;waterfall&quot; any data point: phone numbers, job titles, headcount, and/or tech stack.</p><p>In the context of Hunter, enrichment covers contact, company, and technology data. It's <a href="https://hunter.io/our-data"><u>verified, accurate data</u></a>, which makes it the right starting point.</p><p>Anything beyond that (intent data, funding rounds, and job postings) can run through the same process.</p><p>But when someone says waterfall enrichment, it's a safe bet they mean some combination of the three jobs above. That's the scope of this article too.</p><h3 id="finding-contact-information">Finding contact information</h3><p>You have a name and a company domain, and you want an email address (or a phone number). The record runs through finders until one returns an address. This is the use case most waterfall tools are built around, and the one their coverage claims refer to.</p><h3 id="verifying-contact-information">Verifying contact information</h3><p>You already have an email address, and you want to know whether it's safe to send to. The address runs through verifiers until one returns a clear status.</p><p>Waterfall process or not, don't skip this step, especially before reusing an old list in a campaign.</p><h3 id="enriching-leads-and-companies">Enriching leads and companies</h3><p>You already have the contact, an email address or a company domain, and you want the data around it: name, role, location, company size, and industry.</p><p>This is the job of <a href="https://hunter.io/api/combined-enrichment">enrichment APIs</a>, including Hunter's. Give them an email address or a domain, and they return the person or company profile behind it.</p><p>Different providers use different attributes for the same record, so profiles with gaps can cascade through several enrichers the same way emails cascade through finders.</p><h2 id="how-a-waterfall-works-step-by-step">How a waterfall works, step by step</h2><p>A waterfall is like trying to book an urgent doctor's appointment and you're calling multiple offices, starting with the one you want the most, to find one that can see you today.</p><figure><img src="https://cms-media.hunter.io/waterfall_enrichment-Diagram-f326c6633cd0.jpg" alt="A diagram showing how waterfall enrichment works for finding email addresses to contact"></figure><p>When you're trying to find an email address, this is the process:</p><ol><li>You decide the order of providers: A, then B, then C.</li><li>Every record goes to provider A first.</li><li>If A returns an email address, that record is done. It never reaches the other providers.</li><li>If A returns nothing, the record moves to B, then C, until something comes back or the queue runs out.</li><li>Optionally, every found address goes through a verifier at the end, no matter which provider found it.</li></ol><p>Two details in that flow decide most of the economics.</p><p><strong>1) Provider order</strong></p><p>The cheapest provider goes first in the hope that it resolves most of the list at the lowest cost, and the expensive providers only ever see the leftovers. It's the sensible default with a significant drawback we'll discuss in a moment.</p><p><strong>2) How you pay</strong></p><p>Some providers charge only when they return a result, others charge per lookup no matter what comes back, and packaged waterfall tools usually charge a flat credit per completed contact regardless of which provider did the work.</p><h2 id="why-youd-use-waterfall-coverage">Why you'd use waterfall: coverage</h2><p>Waterfall enrichment promises better coverage.</p><p>That’s a natural outcome when you combine different GTM data providers.</p><p>For example, some providers have strengths in publicly sourced, verified data across companies, contacts, and technologies.</p><p>Others give fantastic coverage of European data, while others succeed with North America.</p><p>Meanwhile, some vendors give GTM data specialized on smaller businesses, enterprises, emails addresses, and even phone numbers.</p><p>The point being, a waterfall of different GTM data providers can give you a more complete coverage for your leads.</p><p>The waterfall enrichment approach lends itself well to needs of outreach agencies. They have the time, resources, and scale, to test things, make tweaks, and maintain the waterfall over time.</p><h2 id="the-trade-offs-accuracy-consistency-and-price">The trade-offs: accuracy, consistency, and price</h2><p>The extra rows come at a cost:</p><h3 id="accuracy-a-returned-email-isnt-a-correct-email">Accuracy: a returned email isn't a correct email</h3><p>A waterfall stops at the first answer it gets. That's hiding a real weakness - it's not checking whether the data is right.</p><p>That matters because providers need different amounts of evidence before they serve you an address.</p><p>Some generate the likely pattern (first.last@company.com), check that the server doesn't object, and return it as valid.</p><p>Others are careful differentiating between valid and accept-all, and run multiple extra checks on top of the SMTP handshake.</p><p>Inside a waterfall, the forgiving providers naturally claim a bigger share of your list. Every record they &quot;find&quot; never reaches the stricter tools behind them. The more eager the finder, the more guessed addresses end up in your outreach.</p><p>You'll meet them again as bounces.</p><h3 id="consistency-providers-dont-speak-the-same-language">Consistency: providers don't speak the same language</h3><p>Every provider has its own statuses and its own logic behind them. <a href="https://hunter.io/blog/ultimate-guide-accept-all-catch-all/"><u>Accept-all domains</u></a> are the classic case.</p><p>Their mail servers accept messages to any address, real or not, so no verifier can fully <a href="https://hunter.io/email-verifier"><u>confirm the mailbox exists</u></a>.</p><p>One provider can name these addresses as &quot;risky&quot;. Another will call them &quot;valid&quot; with a footnote. A third can fail to make a comment on the status. It's the same email address, but quickly the efficacy of the email address is forgotten.</p><p>Merge those outputs into one CRM column and &quot;verified&quot; doesn't mean a thing.</p><p>Two rows have the same status but passed different tests run by different tools.</p><p>This can be mitigated, but it's a ton of logic you'll need to build into your process.</p><h3 id="price-increases-with-more-coverage">Price: increases with more coverage</h3><p>You're now paying several vendors instead of one, through a mix of credits and subscriptions.</p><p>Cheapest-first ordering keeps the cost per found email down, but the hard records still cascade through every paid lookup.</p><p>Packaged waterfall tools simplify this into one flat credit per contact, and they price that convenience in.</p><h2 id="the-measurement-trap-you-stop-knowing-which-provider-is-good">The measurement trap: you stop knowing which provider is good</h2><p>In a waterfall, the first provider sees the whole list and resolves the easiest step: known companies, standard email patterns, and contacts every database has.</p><p>By design, providers further down only ever see what the ones before them missed.</p><p>But it means position in the queue decides the stats. Provider A found, say, 65% of what it was asked and provider C found 12%. A went first, so it got the records anyone could find. C got the leftovers.</p><p>Swap their places and C might find 72%, and suddenly look significantly more useful.</p><p>The same problem applies to your CRM data.</p><p>A bounce doesn't tell you which provider produced the address. Unless you record the source of every found email and check campaign results per source, you'll never learn which tool is worth re-using, and which ones should be dropped.</p><p>If you don't track it, the impression that sticks is &quot;provider A found the most&quot;. It looks like the cheapest and best tool in the chain, but you can't actually know that without proper analysis.</p><h2 id="the-compliance-problem-a-waterfall-is-as-compliant-as-its-weakest-provider">The compliance problem: a waterfall is as compliant as its weakest provider</h2><p>If you email people in the EU, someone may eventually ask where you got their address. Under GDPR, you're expected to have an answer: what the source was and on what basis you're processing the data.</p><p>With one provider, that's one answer. You know their methodology, you've read their DPA, and you can point to the source when asked.</p><p>With a waterfall, you have as many answers as providers, and they're not equally good. Some document where each data point comes from (Hunter tells you how every email address was found). Others give you an address and nothing else. You don't know whether it was crawled, licensed, scraped, or guessed.</p><p>Data provenance doesn't average out. If a third of your list came from a provider that can't name its sources, that's the third that's unaccounted for.</p><p>The careful providers in your waterfall chain don't compensate for the opaque ones, because compliance questions come one record at a time.</p><p>Log where each address came from, and you can at least answer the question.</p><h2 id="when-waterfall-enrichment-makes-sense-and-when-it-doesnt">When waterfall enrichment makes sense (and when it doesn't)</h2><p>The decision comes down to what a missing row costs you vs. a bad row.</p><p>A waterfall is worth it when:</p><ul><li>Coverage is the constraint. You've exhausted your primary GTM data provider, and the records it missed are worth it, say, in a niche market where every account matters.</li><li>Your list is big enough that a few extra percentage points of coverage mean hundreds of extra contacts.</li><li>You have the money and time to handle it. Several vendors mean several bills, and somebody has to own the setup, watch the credit balances, and run it.</li><li>You have the ops capacity to do it right: normalize statuses across providers, track sources per record, and watch per-provider quality.</li><li>You treat it as backfill. One trusted provider does the bulk of the work, and the waterfall mops up what's left.</li></ul><p>Skip it, or keep it short, when:</p><ul><li>A bounce can hurt your sending domain.</li><li>You sell into compliance-sensitive markets and can't afford fuzzy provenance.</li><li>Your list is small (i.e., &lt;1,000 contacts), and you can fill the gaps by hand faster than you can wire up three providers.</li><li>A single provider already covers your segment well. Coverage problems you don't have don't need solving.</li></ul><h2 id="if-you-run-a-waterfall-run-it-well">If you run a waterfall, run it well</h2><p>None of the problems above kill the idea of using a waterfall.</p><p>If you're going to run a waterfall:</p><ol><li>Start with the strictest finder, even if it costs more per lookup, because it means pattern guesses only enter your list when nothing better exists. It does cost more per contact, but it will reduce your bounce rates.</li><li>Verify everything with the same tool at the end. Whichever provider found the address, one verifier of your choice gets the final word. That way &quot;valid&quot; means exactly one thing in your CRM.</li><li>Decide your accept-all policy once. Whether you send to accept-all addresses is your call to make upfront, not something to inherit from whichever provider happened to label the row.</li><li>Record the source of every address if possible. It's how you evaluate providers, and it's your answer when someone asks where their data came from.</li><li>Cap the chain at 2-3 providers. Many tools license data from the same upstream sources, so the fourth provider in your queue often searches a near-copy of a database you've already tried. Each addition finds less and costs the same to maintain.</li><li>Judge GTM data providers by their bounce rates. Bounce rate reflects whether the addresses were actually right, while find rate is whatever queue position makes it.</li></ol><h2 id="frequently-asked-questions">Frequently asked questions</h2><h3 id="what-is-waterfall-enrichment-1">What is waterfall enrichment?</h3><p>Waterfall enrichment means using multiple data providers on the same data point, one after another, until one returns a result. It's mostly used to find and verify email addresses. The goal is coverage: on a large list, several providers together fill more rows than any single one.</p><h3 id="how-is-waterfall-enrichment-different-from-regular-data-enrichment">How is waterfall enrichment different from regular data enrichment?</h3><p>Regular enrichment asks one provider and accepts the gaps.</p><p>Waterfall means more sources, which means higher coverage, but comes with trade-offs in accuracy, consistency, and cost.</p><h3 id="does-waterfall-enrichment-improve-accuracy">Does waterfall enrichment improve accuracy?</h3><p>No, it improves coverage. A waterfall stops at the first answer it gets, whether or not it's right, and providers with looser standards fill more of the list. If accuracy matters, run every found address through the same verifier at the end, no matter which provider found it.</p><h3 id="is-waterfall-enrichment-gdpr-compliant">Is waterfall enrichment GDPR compliant?</h3><p>It can be, but it's only as compliant as its least transparent provider. GDPR expects you to be able to say where personal data came from. If one tool in your chain can't name its sources, you can't answer for the records it produced. Check each provider's methodology before adding it.</p><h3 id="which-tools-offer-waterfall-enrichment">Which tools offer waterfall enrichment?</h3><p>Clay, FullEnrich, and BetterContact are the best-known options, and platforms like Apollo have added waterfall features of their own. You can also build one with 2-3 provider APIs. The tooling matters less than the setup: order, verification, and source tracking decide what you get out of it.</p><h3 id="is-waterfall-enrichment-worth-it">Is waterfall enrichment worth it?</h3><p>It depends on what a missing row costs you versus what a bad row costs you. It's worth it on large lists in coverage-constrained markets, with the budget and ops time to run it properly. It's not worth it on small lists, or when a bounce hurts more than a gap.</p><h2 id="making-the-call">Making the call</h2><p>A waterfall improves your coverage, but it will affect the accuracy, consistency, legal compliance, and costs of lead generation.</p><p>Sometimes that's a good trade.</p><p>If every account in your market matters, take the extra rows and manage the rest with the checklist above.</p><p>Wherever Hunter fits in your setup, as your only provider or the strict first step in a chain, you'll know how every address was found and what its status means. That part shouldn't depend on which tool answered first.</p><p>Any waterfall can fill the rows, but with Hunter as a core data source you know you can trust the results.</p>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[B2B Compliance Consultancy 10x Outreach and Replaces a Marketing Hire with Hunter]]></title>
      <description><![CDATA[Learn how consulting firm, NawRath, 10x their outreach and replaced a marketing hire with Hunter/]]></description>
      <link>https://hunter.io/blog/customers/b2b-compliance-consultancy-10x-outreach-and-replaces-a-marketing-hire-with-hunter/</link>
      <guid isPermaLink="false">6a04e3c102b75800010e8350</guid>
      <category><![CDATA[Customer Story]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Fri, 17 Jul 2026 18:19:37 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Joaqui--n-Nawrath-c8f644b28d4a.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Joaqui--n-Nawrath-c8f644b28d4a.png" alt="B2B Compliance Consultancy 10x Outreach and Replaces a Marketing Hire with Hunter"><h2 id="meet-nawrath">Meet NawRath</h2><p><a href="https://www.nawrath.cl/"><u>NawRath</u></a> is a boutique compliance consulting firm based in Chile, providing risk management, internal audit, and regulatory compliance services to enterprises across sectors including mining, healthcare, and aviation. </p><dl><dt>Industry</dt><dd>Consulting</dd><dt>Challenge</dt><dd>Scaling a single person sales team</dd><dt>Tools used</dt><dd>Hunter's Email Finder, Email Verifier, and Sequences</dd><dt>Headquarters</dt><dd>Santiago, Chile</dd></dl><p>With a team of eight specialists - all with backgrounds in business administration and internal audit - the firm advises companies on meeting an increasingly complex and demanding regulatory environment in Chile.</p><p>As a small, specialist firm, sales fall directly to <a href="https://www.linkedin.com/in/joaqu%C3%ADn-nawrath/"><u>Joaquín Nawrath</u></a>. With no dedicated sales team, he's both the General Manager and the one doing prospecting, outreach, and client development - all while managing the delivery side. </p><p>Getting in front of the right decision-makers - CEOs, legal counsel, controllers - and converting those conversations into meetings is the entire commercial engine of the business.</p><h2 id="the-challenge">The challenge</h2><p>Before Hunter, Joaquín ran his outreach the hard way: identify contacts on LinkedIn Premium, manually copy each email address, open Gmail, and send one message at a time. </p><p>The approach worked - he could generate meetings and close clients - but it was painfully slow.</p><p>In a full week of email activity, he might send 20 to 30 messages, generating one or two meeting requests.</p><blockquote><em>&quot;Before Hunter, I was doing the same, but it was way slower... Now we achieve better results, faster.&quot;</em></blockquote><p><em><strong>Joaquín Nawrath, General Manager, NawRath</strong></em></p><p>The bottleneck wasn't quality - it was volume. </p><p>Reaching CEOs and legal counsel at mining companies, manufacturing firms, and airlines required significant manual effort for every single contact. </p><p>At the pace he could sustain solo, the business was leaving a large portion of its potential pipeline untouched.</p><h2 id="the-solution">The solution</h2><p>Joaquín uses Hunter to run his full outbound process - from list building to sending email sequences - within the two hours per day he allocates to sales.</p><ol><li>He starts on LinkedIn SalesNavigator, identifying CEOs of mining companies, legal counsel at manufacturing firms, controllers at regulated enterprises, then uses <a href="https://hunter.io/email-finder"><u>Hunter to find their email addresses</u></a></li><li>He builds sequences of 200-300 contacts, writing tailored messaging for each segment within: strategic-level copy for CEOs focused on competitive positioning, operational-level copy for legal counsel focused on pain relief, and technical-level copy for internal audit professionals who need specifics over persuasion.</li><li><a href="https://hunter.io/cold-email-software"><u>Sequences</u></a> run entirely within Hunter. The goal of every sequence is simple: secure a meeting. Nearly every company that takes a meeting then receives a commercial proposal - making the meeting-booking rate his primary conversion metric.</li><li>Hunter also serves as a staging area for contact data, keeping his CRM clean. He <a href="https://hunter.io/leads"><u>maintains lists in Hunter</u></a> and only moves contacts to his CRM when they show genuine intent.</li></ol><p>He compares the approach to Google Ads, which he also runs:</p><blockquote><em>&quot;The precision of the lead in Hunter is stronger than Google Ads. With Hunter, I go straight to the decision maker. With Google Ads, there is less qualification, meaning that when I do the meeting, sometimes it's people that have no budget or authority to act.”</em></blockquote><p><em><strong>Joaquín Nawrath, General Manager, NawRath</strong></em></p><h2 id="the-results">The results</h2><p>In the year before Hunter, Joaquín reached 20 to 30 companies through his outreach. Last year, with Hunter, that number was 300.</p><p><em>&quot;Last year I reached 300 companies in one year. If I compare this with before Hunter, the number is no more than 20 or 30 companies in a year.&quot; </em></p><p><em><strong>Joaquín Nawrath, General Manager, NawRath</strong></em></p><p>He now consistently generates three to four qualified meetings - meetings that almost always convert into commercial proposals. And the quality of those leads is higher than any other channel he runs. </p><p>He attributes 40-50% percent of his total commercial reach to Hunter.</p><p>For a General Manager-as-sales-team, the platform has effectively replaced the role of a dedicated marketing hire - at a fraction of the cost.</p><h2 id="the-takeaway">The takeaway</h2><p>For Joaquín, Hunter solved the core constraint of running sales as a one-person operation: time. </p><p>The work of identifying and reaching the right senior decision-makers at regulated enterprises is increasingly hard. </p><p>Hunter didn't change what that work requires - it made it possible to do at scale, without adding headcount.</p><p>As Joaquín puts it himself:</p><blockquote><em>&quot;Hunter is like having a marketing assistant, but incredibly affordable. Even if I spend two, three hours a day in Hunter, I’m saving the expense of one person.&quot;</em></blockquote>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[AI SaaS Company Generates 40% Reply Rate from Outbound Thanks to Hunter]]></title>
      <description><![CDATA[Learn how AI customer communicationm,. platform, AeroChat, helps SMB to mid-market Shopify merchants automate and scale their support.]]></description>
      <link>https://hunter.io/blog/customers/ai-saas-company-generates-40-reply-rate-from-outbound-thanks-to-hunter/</link>
      <guid isPermaLink="false">6a04e3c402b75800010e8357</guid>
      <category><![CDATA[Customer Story]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Fri, 17 Jul 2026 18:18:53 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Alva-chew-afeb428c84a4.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Alva-chew-afeb428c84a4.png" alt="AI SaaS Company Generates 40% Reply Rate from Outbound Thanks to Hunter"><h2 id="meet-aerochat">Meet AeroChat</h2><p><a href="https://aerochat.ai/"><u>AeroChat</u></a> is an AI-first customer communication platform that helps SMB to mid-market Shopify merchants automate and scale their support.</p><dl><dt>Industry</dt><dd>SaaS</dd><dt>Challenge</dt><dd>Verifying and enriching lead data</dd><dt>Tools used</dt><dd>Hunter's Domain Search and Email Verifier</dd><dt>Headquarters</dt><dd>Singapore</dd></dl><p>By using a proprietary contextual engine to better detect customer intent, they resolve between 87% and 94% of incoming inquiries, helping merchants turn conversations into conversions to sell faster and sell more</p><h2 id="the-challenge">The challenge</h2><p>AeroChat had already built a highly successful inbound growth engine heavily reliant on SEO and AI search visibility. However, to reach their ambitious growth targets and sustain their momentum, they knew inbound alone wasn't enough. They needed to unlock outbound.</p><p>The problem? Their early outbound strategy was, as founder <a href="https://www.linkedin.com/in/alvachew/"><u>Alva Chew</u></a> described it, &quot;hazardous&quot;. Without a centralized system, they relied on scattered networking events, exhibitions, and &quot;half-hearted&quot; LinkedIn direct messages.</p><p>They knew exactly who their ideal buyers were - <a href="https://hunter.io/technologies/shopify"><u>Shopify merchants</u></a> - but whenever they pulled target domains from third-party platforms, the email data they got back was incomplete, unverifiable, or completely fake. </p><p>Sometimes merchants used personal email addresses, making it impossible to verify whether the contact information was legitimate. They needed a way to execute outreach systematically at scale, but bad data was blocking them at the starting line.</p><h2 id="the-solution">The solution</h2><p>Realizing that reliable data was the missing link, AeroChat shifted to a highly targeted, systematic approach. Hunter became the engine that powered this transition.</p><p>Today, their outbound workflow runs like a well-oiled machine:</p><ol><li>Sourcing: They find domain names of verified Shopify websites from third-party platforms.</li><li>Identifying: They add those domains directly into Hunter, <a href="https://hunter.io/domain-search"><u>using Domain Search</u></a> to crawl and identify the relevant email addresses associated with those target accounts.</li><li>Verifying: They run the newly built list through <a href="https://hunter.io/email-verifier"><u>Hunter's Email Verifier</u></a> to guarantee every email is legitimate and active.</li><li>Outreach: The clean list is handed over to their marketing specialist to run targeted outreach.</li></ol><h2 id="the-results">The results</h2><p>Hunter bridged the critical gap between identifying target domains and actually reaching the right inbox. With clean data, AeroChat's outbound channel is thriving.</p><blockquote><em>&quot;Hunter plays a very critical aspect of our entire process. Without Hunter’s verified emails, there’s no way that we can run this outreach process.&quot; </em></blockquote><p><em><strong>Alva Chew, Founder, Aerochat</strong></em></p><p>By ensuring they are reaching valid inboxes, they are seeing incredible engagement metrics:</p><ul><li>Massive engagement: “From our email sequences, we’re enjoying 60% open rates and anywhere up to a 40% click through rate.”</li><li>Brand lift: AeroChat tracks a general lift in branded search terms, reflecting the compound success of their outbound and inbound activities working together.</li></ul><h2 id="the-takeaway">The takeaway</h2><p>For AeroChat, finding a simple, reliable verification solution didn't just clean their data - it unlocked a completely new growth channel for the business.</p><p>As Alva says himself:</p><blockquote><em>&quot;Hunter solves a very simple yet critical step in our outbound process.&quot;</em></blockquote>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Property Management Marketing Agency Grows to Nearly $2M in Revenue with Outbound Email and Hunter]]></title>
      <description><![CDATA[Learn how property management marketing agency, Goodjuju, grew to nearly $2M in revenue with outbound email and Hunter.]]></description>
      <link>https://hunter.io/blog/customers/property-management-marketing-agency-grows-to-nearly-2m-in-revenue-with-outbound-email-and-hunter/</link>
      <guid isPermaLink="false">6a04e3bb02b75800010e8349</guid>
      <category><![CDATA[Customer Story]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Fri, 17 Jul 2026 18:12:13 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Landon-Murie-cd25320df1c3.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Landon-Murie-cd25320df1c3.png" alt="Property Management Marketing Agency Grows to Nearly $2M in Revenue with Outbound Email and Hunter"><h2 id="meet-goodjuju">Meet Goodjuju</h2><p><a href="https://gogoodjuju.com/"><u>Goodjuju</u></a> is a local SEO and marketing agency that works with property managers and real estate professionals across the US.</p><dl><dt>Industry</dt><dd>Marketing</dd><dt>Challenge</dt><dd>Scaling outreach to verified leads</dd><dt>Tools used</dt><dd>Hunter's Discover and Email Verifier</dd><dt>Headquarters</dt><dd>Lehi, UT, USA</dd></dl><p>Founded by <a href="https://www.linkedin.com/in/landon-murie/"><u>Landon Murie</u></a>, a former property manager himself, Goodjuju helps clients climb Google's local search rankings and generate more leads through a &quot;hyper-local SEO&quot; approach: one that goes beyond keywords on a webpage to optimize Google Business profiles, build authoritative backlinks, and engineer visibility in the map pack results that drive the most clicks.</p><p>What sets Goodjuju apart is Landon's background. </p><p>Having managed properties in Utah, he knows the business his clients are in: the pressure of filling vacancies, the confusion of dealing with marketing agencies that need to be taught the basics, and the frustration of paying for services that don't deliver. </p><p>That insider knowledge shapes everything: the way Goodjuju sells, how it messages outreach, and why their 13-person team has generated seven digits of annual revenue.</p><h2 id="the-challenge">The challenge</h2><p>When Landon started Goodjuju, he had no outbound tool, no CRM, and no process - just a spreadsheet and a lot of determination.</p><p>He would search Google for property managers who looked like they needed help, navigate to their websites to find the owner's name, guess at an email address, and send each message manually from Gmail, one at a time.</p><blockquote><em>&quot;I had a Google sheet and I would try and find their name, the email, and then I wasn't even using a tool. Just putting them in Gmail and sending them off, one by one.&quot;</em></blockquote><p><em><strong>Landon Murie, Founder, Goodjuju</strong></em></p><p>That approach built Goodjuju's first clients but couldn't scale. </p><p>With a total addressable market of fewer than 8,000 property management companies in the US, every lead mattered - and wasting them on bad data or mismatched targeting meant burning through a finite pool of potential customers. </p><p>As the team grew and the business became more sophisticated, Landon needed a faster, cleaner way to build targeted prospect lists and verify that the people he was reaching were real, reachable, and right.</p><h2 id="the-solution">The solution</h2><p>Goodjuju now uses Hunter as the engine of its outbound prospecting - from finding companies to sending sequences. </p><p>Because the target market is so defined, precision matters more than volume, and Hunter's filtering capabilities in <a href="https://hunter.io/b2b-database"><u>Discover</u></a> give Landon exactly the control he needs:</p><ol><li>Landon uses the real estate category as a base, refining it with negative keywords until the list is clean. He filters by company size (4–20 employees) and revenue (under $1.5M) to focus on owner-operated firms where the decision-maker is hands-on, invested, and reachable, not buried under layers of management.</li><li>Every <a href="https://hunter.io/email-verifier"><u>contact is verified</u></a> before outreach. If a lead is missing a first name or a verified email, it gets deleted. Landon doesn't send any emails to leads he can't verify.</li><li>Sequences run entirely within Hunter. The outreach is deliberately short and pattern-interrupting: a subject line that honestly names what the email is about (gaps holding their local rankings back), followed by a brief message offering a free personalized Loom video analysis - no pitch, no pricing, just an offer to show them what they're missing.</li></ol><blockquote><em>&quot;I see the list getting cleaner and cleaner and cleaner…I can tell the targeting is working when I see existing Goodjuju clients appearing in the results. In one recent session, I built a list of 2,700 contacts in a short window of time.”</em></blockquote><p><em><strong>Landon Murie, Founder, Goodjuju</strong></em></p><p>That last step - the Loom video - is where Goodjuju's process diverges from standard email playbooks.</p><p>Landon records a customized 8-to-12 minute walkthrough of a prospect's local SEO gaps, mentions a comparable client's results, and closes with a simple: &quot;if you want help, let us know.&quot; No Calendly, no pressure, no sell.</p><h2 id="the-results">The results</h2><p>The combination of targeted outreach with Hunter and the Loom video approach has become Goodjuju's most powerful growth lever. </p><p>When Landon tracks what happens after a video is sent, the data is telling: when a prospect watches the entire Loom, his close rate is 62%. </p><p>That means every qualified lead who sits through the full analysis converts to a client nearly two thirds of the time - and Goodjuju's qualified lead value is $8,700, with a lifetime client value of $87,000.</p><blockquote><em>&quot;We've gone from nothing to almost two million a year revenue... I don't talk to most of the people.&quot; </em></blockquote><p><em><strong>Landon Murie, Founder, Goodjuju</strong></em></p><p>Email outreach is the primary driver of that growth. When Good Juju is actively running campaigns, it outperforms every other channel, paid ads included. </p><p>The targeting is precise enough that despite prospecting a small niche, the quality of leads it generates is consistently higher than anything coming from Facebook or Google Ads, at a fraction of the cost.</p><p>As Landon puts it:</p><blockquote>&quot;It's hard to put a number on it. It's insanely valuable.&quot;</blockquote><h2 id="the-takeaway">The takeaway</h2><p>For Goodjuju, Hunter solved the core problem that limited the business in its early years: not finding property managers to target, but finding the right ones, fast, with verified data. </p><p>In a niche where there are fewer than 8,000 potential clients in the entire US, burning contacts on bad addresses or mismatched companies is not an option. </p><p>Hunter's filtering, verification, and sequencing tools turned a manual, error-prone process into a repeatable outbound system that has driven the agency's growth to nearly $2M in revenue.</p><p>As Landon puts it himself:</p><blockquote><em>&quot;When you do outbound email right, it's unbeatable. And Hunter gives you everything you need to do it the right way.&quot;</em></blockquote>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Mortgage Note Marketplace Vendor Uses Hunter to Reach Enterprise Leads Across Ads and Email]]></title>
      <description><![CDATA[Learn how a mortgage note marketplace vendor, Paperstac, uses Hunter to reach enterprise leads across ads and email.]]></description>
      <link>https://hunter.io/blog/customers/mortgage-note-marketplace-vendor-uses-hunter-to-reach-enterprise-leads-across-ads-and-email/</link>
      <guid isPermaLink="false">6a04e3b502b75800010e8342</guid>
      <category><![CDATA[Customer Story]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Fri, 17 Jul 2026 18:09:59 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Brett-burky-1799584a792e.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Brett-burky-1799584a792e.png" alt="Mortgage Note Marketplace Vendor Uses Hunter to Reach Enterprise Leads Across Ads and Email"><h2 id="meet-paperstac">Meet Paperstac</h2><p>Founded in 2015, <a href="https://paperstac.com/"><u>Paperstac</u></a> brings the process of buying and selling mortgage debt into the modern era. They replaced spreadsheets and emails with a digital platform featuring online escrow and audits, making it safe for anyone to trade debt.</p><dl><dt>Industry</dt><dd>Real Estate</dd><dt>Challenge</dt><dd>Finding verified leads for email and ads</dd><dt>Tools used</dt><dd>Hunter's Domain Search, Email Finder, and Email Verifier</dd><dt>Headquarters</dt><dd>Orlando, FL, USA</dd></dl><p>After building a strong retail user base of nearly 40,000 people, they’re now targeting the enterprise market. </p><p>Their new target buyers manage massive debt trades, including companies with $500 million in assets under management or billion-dollar portfolios.</p><h2 id="the-challenge">The challenge</h2><p>As Paperstac expanded into the enterprise space, they had plenty of unknowns to address.</p><p>As <a href="https://www.linkedin.com/in/brettburky/"><u>Brett Burky, Paperstac’s Marketing Director</u></a> describes, buyers were &quot;unknown unknowns,” because larger organizations don’t typically respond to basic sales calls or generic Facebook ad blasts. </p><p>Additionally, the industry's average age is 50 and older, which means email remains the most effective way to generate leads.</p><p>Paperstac needed a way to map out this exclusive market and confidently secure the right contact information to get their foot in the door. </p><p>Their previous approach, based on guesswork and patching tools together, wouldn’t scale:</p><ul><li>They would search for a partner or servicer and try to guess their email structure, like &quot;first initial dot last name&quot;.</li><li>They would then place multiple variations of the guessed email address in the BCC field, hoping one would deliver.</li></ul><p>As they shifted to enterprise targets, this method was no longer a viable way to build trust with billion-dollar companies.</p><h2 id="the-solution">The solution</h2><p>With the need to adapt, Brett developed a system to understand Paperstac’s market in a way that would enable multi-channel outbound to create a halo effect with their enterprise audience. Brett now identifies great-fit leads using this outbound framework:</p><ol><li>Mapping the network: Brett uses a network mapping tool to export the contacts of established players attending industry conferences.</li><li>Scoring the leads: He cross-references these lists to find individuals who appear frequently across multiple networks, identifying the true consensus players in the market.</li><li>Finding contact info: Brett then uses Hunter to <a href="https://hunter.io/domain-search"><u>look up the top-scoring companies</u></a> and <a href="https://hunter.io/email-verifier"><u>verify their email structures</u></a>.</li><li>The &quot;halo effect&quot;: Before sending a single email, he uploads the verified list from Hunter to create custom and lookalike audiences on Facebook and Google, building brand awareness.</li><li>Personalized outreach: Once the prospect is warmed up by ads, Brett uses verified email addresses to send tailored offers with specific mortgage notes that perfectly match the buyer's criteria.</li></ol><h2 id="the-results">The results</h2><p>The strategic value Hunter provides Paperstac is immense. </p><p>By identifying the exact web of influence in their market, Brett transformed his outreach from cold guessing to highly targeted, omnipresent campaigns.</p><p><em>&quot;Hunter is just magic.&quot; </em></p><p><em><strong>Brett Burky, Marketing Director, Paperstac</strong></em></p><p>Hunter has been a constant subscription for the team since around 2017.</p><p>It sits right alongside SalesNavigator in Brett's browser as a vital tool for navigating a demographic that relies heavily on email communication</p><h2 id="the-takeaway">The takeaway</h2><p>For Brett, Hunter isn't just an add-on; it's a foundational element of his daily workflow. </p><p>Hunter turns the complex web of enterprise networking into accessible, verifiable contact data, enabling Paperstac to confidently scale their innovative platform to the biggest players in the mortgage debt industry</p><p>As Brett says himself:</p><blockquote><em>&quot;I will never not have it. It's one of my core tools. Sometimes you'll have something you might use, and you forget about it, but not Hunter.&quot;</em></blockquote>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Cleaned your send list and still in spam? Here’s what to do.]]></title>
      <description><![CDATA[This Hunter playbook shows you how to check your domain's deliverability, DMARC, SPF, and DKIM records with this step by step process.]]></description>
      <link>https://hunter.io/blog/cleaned-your-send-list-and-still-in-spam-heres-what-to-do/</link>
      <guid isPermaLink="false">6a733232332eb40001f9b335</guid>
      <category><![CDATA[Playbooks]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Thu, 16 Jul 2026 18:22:00 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Gemini--What-it-means-and-how-to-win-with-cold-email-in-2026--2--4ba173476d03.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Gemini--What-it-means-and-how-to-win-with-cold-email-in-2026--2--4ba173476d03.png" alt="Cleaned your send list and still in spam? Here’s what to do."><p>When your send list is full of valid or accept-all email addresses, and bounce rates are below 3%, but you’re still landing in spam folders, what do you do?</p><p>Run this play to resolve your deliverability issues, step by step.</p><h2 id="why-this-matters"><strong>Why this matters</strong></h2><p>Spam placement is hard to diagnose because nothing tells you it happened. </p><p>A bounce sends you a message, but an email finding its way into junk doesn’t. </p><p>It’s critical to identify the issues, because placement failures feed themselves. </p><p>Every email filtered to spam lowers your sender reputation, which sends more of the next campaign to spam.</p><p>Here’s how to make sense of your email deliverability headaches in Hunter.</p><h2 id="your-plan"><strong>Your plan</strong></h2><ul><li><strong>What you'll achieve:</strong> Identify a specific cause for your placement drop, a corrected sending setup, and a checklist to help prevent a repeat occurrence.</li><li><strong>Use Hunter tools to diagnose and overcome:</strong></li><li><ul><li><strong>Free tools:</strong> Email Deliverability Checker, SPF Record Generator, DMARC Record Generator, and Email Warm-up Calculator. All four run in your browser with no account and no limits.</li><li><strong>Paid features:</strong> Global Health and the Deliverability Guard need a paid All-in-one Outreach plan. Inbox Protection is a further add-on, billed monthly per email account. Steps 2, 3, and 5 work without either.</li></ul></li><li><strong>Learn more about deliverability:</strong> With our free <a href="https://hunter.io/blog/email-deliverability/"><u>email deliverability 101 guide</u></a>.</li><li><strong>Time to complete:</strong> About 20 minutes for the checks, plus 30 days if you warm an account back up</li><li><strong>When to run this play:</strong> A bounce rate under 3%.</li><li><strong>When to run another play:</strong> A bounce rate above 3%, <a href="https://hunter.io/blog/reduce-bounce-rate/"><u>run this playbook</u></a>. Remove Invalid and Disposable addresses and treat Unknown with the same caution. Accept-All can stay at a Confidence Score of 85% or higher, in a separate send list.</li></ul><h3 id="step-1-confirm-if-there%E2%80%99s-a-placement-issue">Step 1: Confirm if there’s a placement issue</h3><p>Use the guide below to know where you to place your next step:</p><ul><li><strong>Your open rate fell and nothing changed in your subject line or list: </strong>This is a deliverability issue – move forward with this play.</li><li><strong>Opens unchanged by reply rates dropped:</strong> Your emails are reaching the inbox, which means that your challenge lies in the email body or offer used. You need to try different offers. </li><li><strong>Your bounce rate went above 3%:</strong> Run the <a href="https://hunter.io/blog/reduce-bounce-rate/"><u>bounce rate playbook</u></a> instead.</li></ul><blockquote><p>Learn more about email deliverability <a href="https://youtu.be/4CIPqHS8et0"><u>with our webinar</u></a></p></blockquote><h3 id="step-2-check-your-domain-records">Step 2: Check your domain records</h3><p>Authentication problems with the domain that your email address is associated with are the quickest (and cheapest) fix to try first.</p><p>Visit Run your sending domain through the free Email Deliverability Checker. </p><figure><img src="https://cms-media.hunter.io/image-5-027843e11b00.png" alt="An example deliverability check on a domain"><figcaption>An example deliverability check on a domain</figcaption></figure><p>This checker is free, and will enable you to scan critical parts of your domain - SPF, DKIM, DMARC, and MX - plus blacklist status.</p><p>No Hunter account is needed. If you pass every check here, move to Step 4. </p><p>If you see errors, turn your attention to addressing each in order, as we will below.</p><h3 id="step-3-rebuild-the-failing-records">Step 3: Rebuild the failing records</h3><p>With Hunter, you can generate free records for both your SPF and DMARC.</p><p>Each gives you a plain-English explanation of what these are, why you need to update them, and walk through what to do with the newly-generated copy-ready TXT records.</p><p><strong>SPF record missing or broken</strong></p><p>The <a href="https://hunter.io/spf-record-generator"><u>SPF Record Generator</u></a> lets you tick the services you send from and adds the right include for each. </p><p>It also warns you before you cross the 10-lookup limit that makes SPF fail. </p><figure><img src="https://cms-media.hunter.io/image-2-4dcb17e234c5.png" alt="An example SPF record generated"><figcaption>An example SPF record generated</figcaption></figure><p><strong>DMARC record missing</strong></p><p>The <a href="https://hunter.io/dmarc-record-generator"><u>DMARC Record Generator</u></a> builds your policy and reporting tags. </p><p>Start on monitor-only so nothing gets blocked while you read the reports, then move to quarantine and reject.</p><figure><img src="https://cms-media.hunter.io/image-1-0e37ae37420e.png" alt="An example DMARC record generated"><figcaption>An example DMARC record generated</figcaption></figure><p>Publish the record at your DNS provider.</p><p>Once it propagates, re-run the Deliverability Checker to confirm it's live.</p><blockquote><p>Learn how to fix these issues <a href="https://help.hunter.io/en/articles/13632775-fix-issues-detected-by-hunter-domain-health-check#h_66f2eb998f"><u>with this guide</u></a></p></blockquote><h3 id="step-4-isolate-continually-failing-accounts">Step 4: Isolate continually failing accounts</h3><p>If your records pass your check following step 3, and you're still in spam, the problem is account-level. </p><p>If you are on a paid Hunter plan, you can connect your email accounts to Hunter and use the <a href="https://hunter.io/sequences/email-accounts-center"><u>Email Accounts Center</u></a> to re-diagnose.</p><p>If you have yet to connect your email accounts, <a href="https://help.hunter.io/en/articles/8456786-connect-your-email-account-to-email-sequences"><u>follow this guide</u></a>.</p><p>With your accounts connected, open the Email Accounts Center and compare health scores across your connected accounts.</p><figure><img src="https://cms-media.hunter.io/image-4-b30c002fe070.png" alt="The email accounts center visualizes your email's health"><figcaption>The email accounts center visualizes your email's health</figcaption></figure><p>If one account dropped, the problem is contained to that sender. </p><p>If every account dropped together, look at the domain they share, or at your copy and targeting.</p><blockquote><p>Tip: Check the Status column, because “Disconnected” and &quot;Permissions Required” both stop an account sending, and you can reconnect in a single click.</p></blockquote><h3 id="step-5-rebuild-your-reputation">Step 5: Rebuild your reputation</h3><p>Fixing your records can stop the damage, but it doesn’t reverse it. You need to rebuild your reputation.</p><p>With Hunter, you can add Inbox Protection to your account. </p><p>This warms the account for you, sending to a private network of real inboxes and generating real replies over 30 days before shifting into ongoing maintenance.</p><p><a href="https://help.hunter.io/en/articles/14183519-inbox-protection-warm-up-and-protect-your-sender-reputation"><u>Learn more about Inbox Protection</u></a>.</p><p>To do it free, the <a href="https://hunter.io/email-warmup-calculator"><u>Email Warm-Up Calculator</u></a> builds a day-by-day ramp plan for you based on your provider, current volume, and target. </p><figure><img src="https://cms-media.hunter.io/image-3-0f867b2f3937.png" alt="An example email warm up schedule"><figcaption>An example email warm up schedule</figcaption></figure><p>Export it to CSV or your calendar and follow the plan by manually sending emails.</p><blockquote><p>Tip: Do not use this email account in your sequence until your ramp-up plan is complete.</p></blockquote><h3 id="step-6-follow-this-pre-send-checklist">Step 6: Follow this pre-send checklist</h3><p>With all these steps followed, work through this checklist before your next sequence:</p><ul><li><strong>Test:</strong> Re-run the Deliverability Checker before a large campaign, then watch for sudden drift in opens, bounces, or replies afterward.</li><li><strong>Ask a question, not for whitelisting: </strong>Asking a lead to drag you into their Primary tab rarely works. Ask one specific question instead, because a reply is the strongest positive signal a provider can see.</li><li><strong>Format: </strong>Use<strong> </strong>plain text for your first email in a sequence. HTML emails bounce 652% more, and include your tracking pixel, branded signature, and any link.</li><li><strong>Volume: </strong>Keep each account under 50 sends a day. Add more accounts to a sequence rather than raise limits.</li><li><strong>Warm-up: </strong>Any account that's new, or unused for 30 days, needs warming before it carries real volume.</li><li><strong>Authentication: </strong>Check that your SPF, DKIM, DMARC, and MX all pass the Deliverability Checker.</li></ul><h2 id="what-this-looks-like-when-its-working"><strong>What this looks like when it's working</strong></h2><p>Your records pass, your Global Health score climbs as the Deliverability Guard panel empties, and open rates return to their old baseline.</p><p>If everything passes and placement still doesn't recover, what's left is your content or your targeting, not your email sending infrastructure.</p><p>Put <em>all</em> of this into action today with Hunter's Outreach Planner:</p><figure><a href="https://www.hunter.io/outreach-planner"><img src="https://cms-media.hunter.io/CTA-blocks--1--f4b15c90c456.png" alt="Download a free outbound email strategy"></a></figure>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[B2C Marketing Agency Generates 90% of Its Revenue with Hunter]]></title>
      <description><![CDATA[Learn how a B2C marketing agency, Platt&Co., uses Hunter to generate 90% of its revenue with clients like Lovesac.]]></description>
      <link>https://hunter.io/blog/customers/b2c-marketing-agency-generates-90-of-its-revenue-with-hunter/</link>
      <guid isPermaLink="false">6a04aae802b75800010e8270</guid>
      <category><![CDATA[Customer Story]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Wed, 08 Jul 2026 17:04:22 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/Juwan-Platt-43f995d73d50.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/Juwan-Platt-43f995d73d50.png" alt="B2C Marketing Agency Generates 90% of Its Revenue with Hunter"><h2 id="meet-plattco">Meet Platt&amp;Co.</h2><p><a href="https://www.plattand.co/"><u>Platt &amp; Co.</u></a> is a consultancy dedicated to helping B2C and B2B pre-seed and Series A venture-backed startups.</p><dl><dt>Industry</dt><dd>Marketing</dd><dt>Challenge</dt><dd>Generating leads through email</dd><dt>Tools used</dt><dd>Hunter's Domain Search, Email Finder, and Email Verifier</dd><dt>Headquarters</dt><dd>Charlotte, NC, USA</dd></dl><p>Ran by <a href="https://www.linkedin.com/in/juwanplatt/"><u>Juwan Platt</u></a>, the agency steps in to execute on marketing, sales enablement, design, and product. </p><p>Whether working alongside an existing CMO as an execution arm or directly with a founder, Juwan's goal is to lay the foundation and execute upon their growth strategies.</p><h2 id="the-challenge">The challenge</h2><p>Spotting real business opportunities in the 2020s is tough. </p><p>Juwan noticed that many companies post &quot;ghost postings&quot; or signal to the market that they are growing when they actually are not. </p><p>The rise of AI has only increased the volume of content and information online, making it harder to spot true buying signals. </p><p>Relying on standard job boards like LinkedIn meant wading through hundreds of thousands of posts that weren't always real or serious, creating a severe signal-to-noise ratio problem.</p><p>To generate leads, Juwan divided his time among attending events, creating content, and reaching out on LinkedIn.</p><p>His email outreach was piecemeal, with him sending as many as 10 emails to get a single response.</p><h2 id="the-solution">The solution</h2><p>Today, Juwan focuses exclusively on email outreach to generate his leads. His process is simple, meaning that he has an approach that scales while he delivers value to his clients:</p><ol><li>Authentic hiring platforms: Juwan starts by finding authentic <a href="https://hunter.io/intent-data"><u>hiring signals</u></a> on platforms like Wellfound.</li><li>Spot-check research: He manually reviews every company’s website and leadership team to ensure there’s a need and fit with Platt &amp; Co.’s services.</li><li>Domain search: With target companies and leads in mind, Juwan uses <a href="https://hunter.io/domain-search"><u>Hunter’s Domain Search</u></a> to find CEOs, CROs, and CMOs. </li><li>Finding and verifying leads: Whether the lead is found via Domain Search or guessed using an email pattern, Juwan uses <a href="https://hunter.io/email-verifier"><u>Hunter’s Verifier</u></a> to ensure the email address is correct before sending outreach.</li><li>Simple outreach emails: Juwan <a href="https://hunter.io/integrations/hubspot"><u>uses HubSpot to send his outreach</u></a>, sending five to six-sentence emails highlighting his experience and how (&amp; why) he can help</li><li>No nuisance: If the lead engages with his first email, Juwan sends a concise follow-up to book a meeting; if they don't, he simply moves on.</li></ol><h2 id="the-results">The results</h2><p>For Juwan, Hunter isn't just about saving time; it's about pure effectiveness. </p><p>This targeted, Hunter-powered workflow has been the primary engine for his business growth.</p><p>In fact, he attributes 90% of his revenue to relationships that began by finding an email through Hunter. </p><p>The remaining 10% comes either from referrals generated by the clients he closed via Hunter. </p><p>His very first major success with the tool years ago even landed Lovesac as a client back when they were just an upstart.</p><blockquote><em>&quot;I honestly don't know a professional life before Hunter.&quot;</em></blockquote><p><em><strong>Juwan Platt, Founder, Platt&amp;Co.</strong></em></p><h2 id="the-takeaway">The takeaway</h2><p>Juwan has used Hunter for nearly his entire entrepreneurial journey, starting around 2016. </p><p>It has entirely shaped his mindset around lead generation, proving that with the right contact information and a concise message, any door can be opened.</p><p>As Juwan says himself:</p><blockquote><em>&quot;Every once in a while, you find one of those tools that's just transformational. It's like, oh, well, this just works. That's easy. That’s Hunter.&quot; </em></blockquote>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[How a Real Estate Marketplace Scales Outreach with Hunter]]></title>
      <description><![CDATA[Learn how SaaS real estate marketplace, Dwellsy, uses Hunter to scale its outreach with verified decision maker data.]]></description>
      <link>https://hunter.io/blog/customers/how-a-real-estate-marketplace-scales-outreach-with-hunter/</link>
      <guid isPermaLink="false">6a04a0b002b75800010e820b</guid>
      <category><![CDATA[Customer Story]]></category>
      <dc:creator><![CDATA[James Milsom]]></dc:creator>
      <pubDate>Wed, 24 Jun 2026 16:33:22 GMT</pubDate>
      <media:content url="https://cms-media.hunter.io/jonas-bordo-a7247df81af3.png" medium="image"/>
      <content:encoded><![CDATA[<img src="https://cms-media.hunter.io/jonas-bordo-a7247df81af3.png" alt="How a Real Estate Marketplace Scales Outreach with Hunter"><h2 id="meet-dwellsy">Meet Dwellsy</h2><p><a href="https://dwellsy.com/"><u>Dwellsy</u></a> is a platform operating on two main fronts: helping renters find their next rental and landlords get their places rented, and selling comprehensive residential rent data, covering millions of rental units nationwide and providing a first-of-its-kind look at what American renters are actually paying.</p><dl><dt>Industry</dt><dd>SaaS</dd><dt>Challenge</dt><dd>Finding verified decision maker data</dd><dt>Tools used</dt><dd>Hunter's Domain Search and Email Finder</dd><dt>Headquarters</dt><dd>San Francisco, CA, USA</dd></dl><p>Their target audience is diverse. </p><p>On one side, they seek property managers to list on their platform. On the other hand, they target data buyers, ranging from financial services and operators to economists and data scientists who need to value real estate or understand the American consumer. </p><p>Because Dwellsy is introducing a new, highly accurate tier of data, its growth relies on finding visionary professionals willing to rebuild their rent models from the ground up. </p><p>Their GTM efforts involve its CEO, <a href="https://www.linkedin.com/in/jonas-bordo/"><u>Jonas Bordo</u></a>, and a team including <a href="https://www.linkedin.com/in/raissacunha"><u>Rae Cunha</u></a>, Dwellsy’s Marketing Engineer.</p><h2 id="the-challenge">The challenge</h2><p>Identifying the right email addresses for these niche prospects was &quot;really hard&quot;. </p><p>The process was defined by constant guesswork, failure, and retrial.</p><ul><li>They frequently used Google to try to find contact information on the open web.</li><li>When that failed, they resorted to guessing email formats, such as assuming a prospect's email was simply &quot;first name dot last name&quot; and testing whether it would bounce.</li><li>They also scoured company websites for contact details, but found this method limited because websites were often not updated as new employees joined.</li></ul><p>This manual effort was not just immensely time-consuming; it was actively harming their outreach infrastructure with incorrect information, negatively impacting their email health.</p><blockquote><em>&quot;You know, honestly, it's really hard to find these emails. It was a lot of guesswork and failure and retrial before we found Hunter&quot;</em></blockquote><p><em><strong>Jonas Bordo, CEO, Dwellsy</strong></em></p><p>Ultimately, this trial-and-error cycle proved unsustainable for a growing sales and marketing engine</p><h2 id="the-solution">The solution</h2><p>Today, the Dwellsy team uses Hunter dozens of times per day. They approach lead generation through several distinct workflows:</p><ol><li>Domain search: When the team has a list of target companies, they use Hunter to find the right contacts within those organizations.</li><li>Verifying data: If they already have a specific prospect's name and domain, they use <a href="https://hunter.io/email-verifier"><u>Hunter's verification tools</u></a> to ensure accuracy.</li><li>Organic prospecting: For CEO Jonas Bordo, lead generation is often organic. If he spots an interesting prospect in a news article or through a LinkedIn comment, he immediately uses Hunter to grab their email address and drops it <a href="https://hunter.io/integrations/hubspot"><u>directly into HubSpot</u></a> to initiate contact.</li><li>Bulk operations &amp; custom automation: Rae Cunha relies heavily on bulk enrichment to make operations more efficient, batching leads rather than processing them manually. She even built a custom &quot;reverse engineering&quot; automation to infer prospect names based on email confidence levels.</li><li>CRM sequences: Once verified, the right contacts are added to HubSpot. From there, prospects are dropped into multi-step sequences designed to introduce Dwellsy, offer data samples, or set up conference meetings</li></ol><h2 id="the-results">The results</h2><p>The most immediate and quantifiable impact of Hunter for Dwellsy has been the hours they’ve clawed back from manual work.</p><blockquote><em>&quot;I love doing things in a batch, because in bulk it's faster...I am an operations person, and I like to make everything more efficient. So, I use Hunter a lot.&quot;</em></blockquote><p><em><strong>Rae Cunha, Marketing Engineer, Dwellsy</strong></em></p><p>Beyond speed, Hunter delivered a massive upgrade in data quality and transparency, something Dwellsy sees as fundamental across every part of the business.</p><p>The team highly values the email address confidence scores inside Hunter, which show exactly how accurate an email is likely to be (e.g., 98% vs. 70%), empowering them to be thoughtful about their sending limits.</p><p>Ultimately, knowing that the tool is &quot;just going to work&quot; has enabled Dwellsy to stay in touch with more people, secure more leads, and build a significantly larger set of business opportunities.</p><h2 id="the-takeaway">The takeaway</h2><p>Hunter has eliminated the frustration of manual prospecting, replacing it with a reliable, embedded system that drives daily growth. </p><p>It is now considered an essential ingredient in their outreach process.</p><p>As Jonas says himself:</p><blockquote><em>&quot;Every once in a while, you find one of those tools that's just transformational. It's like, oh, well, this just works. That's easy. That’s Hunter.&quot; </em></blockquote>]]></content:encoded>
    </item>
  </channel>
</rss>
