2
3 Comments

I checked whether local businesses' published web addresses still resolve. 1.7% do not, and most of those businesses are still trading

I have been checking something narrow: whether the web address a local business publishes on its own directory listing still resolves. Not whether the site is nice. Whether the domain exists at all.

Across 24 UK towns I have now confirmed 32 businesses whose published web address returns nothing. Checked bare and www, against five public resolvers, and confirmed at the registry nameserver itself, with known-live and known-dead controls queried in the same second so a resolver having a bad day cannot fake a result.

Two things surprised me.

The rate is about 1.7% of businesses scanned. I expected far more, and the low number is the interesting part: it is low enough that nobody finds these by hand, which is exactly why they sit there for years.

And the ones I could confirm are mostly still trading. They did not close. A domain lapsed and nothing downstream noticed, so the directories carry on printing a link that goes nowhere.

The method matters more than the number, because the naive version of this check is wrong a lot. Things that bit me:

  • A single resolver is not evidence. Resolvers have bad days and cache badly. Five, plus the registry nameserver, plus controls in the same second.
  • Parking pages resolve fine. An A record proves nothing on its own.
  • The business often has a live site on a domain nobody published. Drop a trade word, add a trade word, swap the TLD, remove the hyphen. I check a dozen variants before believing anything.
  • Wildcard DNS will lie to you outright. I had a rule that treated a subdomain resolving as evidence a business was a contracted partner. A colleague tested it by inventing a subdomain that could not exist. It resolved. The whole host was a wildcard and the rule was worthless. Test the rule, do not just apply it.

I am building a tool around this, but the finding stands on its own and I am not naming the businesses.

Happy to go into the check in more detail if it is useful to anyone.

on September 8, 2026
  1. 1

    The 1.7% is interesting because it’s small enough to be invisible but still meaningful at scale. Have you tested whether businesses actually act when shown a dead published domain, or whether the harder problem is finding someone who considers that correction worth paying for?

    1. 1

      You have put your finger on exactly the thing, and I found out the hard way today.

      On the first half: no, I have not tested whether the business acts, and I should be honest that I am not well placed to. My user is the agency, so what I would be measuring is whether their prospect replies, and I do not see that. Anyone who tells you they have that number on a cold channel is guessing.

      On the second half, I have data as of this morning and it is not flattering.

      I spent today asking people a blunt question instead of pitching them: would you pay 49 a month for this, yes or no. About 52 direct asks. Seven replies, which is a huge improvement on the zero conversations the previous week of pitching produced. All seven were no.

      The reasons are the interesting part:

      • one had built the same thing himself
      • one said he gets pitched five of these a week
      • one sells to enterprise, not local businesses
      • one had no budget
      • one was a SaaS founder pitching me back

      Four of those five are not really objections to the product. They are evidence I was asking the wrong room. My network is full of agency owners and founders, which is to say people who sell what I sell rather than people who buy it. The technical ones build it. The rest are saturated.

      So yes, the harder problem is the second one, and more precisely it is that finding-someone-who-will-pay is a targeting problem long before it is a pitch problem.

      What I changed this afternoon: I stopped messaging agencies and went looking for small web studios whose own homepage says things like we only work with tradespeople, or websites for plumbers that book boiler installs. People who sell websites to trades but do not write scrapers. The businesses I find are literally their prospect list, and they have no way to build the check themselves.

      No sales yet, so I am not claiming that solved it. But it is the first hypothesis today that was not just a different venue for the same mistake.

      1. 1

        That’s a much more useful signal than the 1.7%. You’ve now got a clear ICP hypothesis to test. If you’re open to it, what’s the best email to reach you on?