Inbox Theory
BlogKnowledge Base

© 2026 Inbox Theory

Made with ❤️ in Aachen

Blog›Deliverability›Blocklist Remediation Playbook: Spamhaus, SORBS, and UCEPROTECT
DeliverabilityRegulation & GovernanceSecurity

Blocklist Remediation Playbook: Spamhaus, SORBS, and UCEPROTECT

David·September 17, 2024·9 min read
Hero Image
Hero Image

How to remove your IP or domain from Spamhaus, SORBS, UCEPROTECT, and other blocklists. Which lists matter, which to ignore, and the delisting process for each.

TL;DR

Public blocklists (formerly DNSBLs) are databases of IPs and domains that mail servers consult to decide whether to accept incoming mail. Not all blocklists matter equally. Spamhaus matters major mailbox providers and corporate gateways consult it, and listings produce real delivery failures. SORBS matters in some corporate environments but has reduced influence at major providers. UCEPROTECT levels 2 and 3 do not matter for most senders they list entire IP ranges based on neighbor behavior, not individual sender behavior, and most receivers ignore them. The delisting process varies by list: Spamhaus requires actual remediation of the underlying problem; UCEPROTECT requires payment or waiting; smaller lists range from automated to capricious. Before pursuing delisting, identify the root cause of the listing delisting without fixing the cause produces re-listing within days.

What Public Blocklists Actually Are

A public blocklist (also called DNSBL or RBL DNS-based blocklist or real-time blocklist) is a database of IPs or domains that the operator considers sources of spam. Mail receivers query the blocklist via DNS during incoming mail processing. If the sending IP is listed, the receiver can reject, mark as spam, or apply additional scrutiny.

The mechanism dates to the late 1990s. The original idea was that volunteer-maintained lists could provide collective defense against spam by sharing data on bad senders. The concept worked when spam was a relatively small problem with identifiable sources. It works less well now, when spam is a billion-dollar industry with thousands of techniques to obscure origin.

Modern major mailbox providers (Gmail, Microsoft, Yahoo) have their own internal reputation systems that incorporate signals well beyond public blocklists. The blocklists are now most relevant for:

  • Corporate mail gateways (especially those using Barracuda, Cisco IronPort, Proofpoint)
  • Smaller ISPs and regional providers
  • Self-hosted mail servers
  • Some specialized B2B environments

For senders mailing primarily to consumer Gmail and Outlook.com audiences, blocklist listings are less directly impactful than they were a decade ago. For senders with significant B2B or smaller-provider audiences, they remain operationally important.

Which Blocklists Matter

The blocklist landscape has dozens of lists with vastly different reach and credibility. Five lists cover most of what matters.

Spamhaus (SBL, XBL, PBL, DBL)

Spamhaus operates several blocklists. The relevant ones:

  • SBL (Spamhaus Block List): IPs Spamhaus identifies as sources of spam.
  • XBL (Exploits Block List): IPs detected as compromised hosts (botnets, open proxies).
  • PBL (Policy Block List): IPs that should not be sending mail directly (residential connections, dynamic addresses).
  • DBL (Domain Block List): Domains used in spam.
  • CSS (CSS Domain List): Domains involved in low-reputation marketing patterns.

Spamhaus matters. Major mailbox providers consult Spamhaus data, corporate gateways frequently use it as a primary filter, and a Spamhaus listing produces visible delivery problems within hours.

A Spamhaus listing is also a strong signal to your ESP. If you are on a shared IP that gets Spamhaus-listed, the ESP will likely investigate aggressively, and may ask you to migrate or change behavior.

SpamCop

SpamCop is a complaint-driven list. Recipients report messages as spam through SpamCop's interface; IPs accumulating reports above a threshold get listed.

SpamCop matters for some corporate gateways and smaller providers. Major consumer mailbox providers no longer weight it heavily, but B2B mail to organizations using older anti-spam stacks may be affected.

Listings expire automatically based on report freshness. Stop the behavior generating complaints and the listing typically clears within 24-72 hours.

SORBS

SORBS (Spam and Open Relay Blocking System) maintains multiple lists targeting different categories spam sources, dynamic IP ranges, web-form abuse, etc.

SORBS has a mixed reputation in the deliverability community. The lists are influential at some corporate gateways but the operational quality has been criticized over time. Listings can be triggered by edge cases (a single web form abuse incident) and remediation requires direct contact with SORBS.

For most senders, SORBS is worth checking but not catastrophic.

UCEPROTECT

UCEPROTECT operates three levels:

  • Level 1: Individual IP listings based on observed spam.
  • Level 2: Listings of entire ASNs (autonomous systems) based on what UCEPROTECT considers high-volume bad-neighborhood ISPs. A single sender on a Level 2-listed network gets all their IPs implicitly listed.
  • Level 3: Listings of even larger network blocks.

Level 1 occasionally matters. Level 2 and 3 are widely considered overly aggressive and are ignored by most major mail receivers. Many senders find themselves on Level 2 or Level 3 not because of their own behavior but because their ESP's network block was listed for unrelated reasons.

UCEPROTECT also charges a fee for expedited delisting. The combination of guilt-by-association listings and pay-to-delist has produced significant industry skepticism.

Barracuda Reputation Block List (BRBL)

Barracuda maintains a blocklist used by Barracuda's own filtering products and some third-party gateways. Coverage is largely B2B corporate.

Listings are typically based on Barracuda customers reporting spam from specific IPs. Delisting is automated through their portal but requires a wait period after the underlying issue is resolved.

How to Check If You Are Listed

Before pursuing remediation, confirm the listing.

1. Multi-list lookup tools:

  • MXToolbox Blacklist Check - checks 80+ blocklists in one query
  • MultiRBL.valli.org - broader coverage including less common lists
  • Hetrixtools Blacklist Check - fast, free, comprehensive

Run your sending IPs through one of these. The output shows which lists, if any, currently include your IP.

2. Direct list lookups:

  • Spamhaus: check.spamhaus.org
  • SORBS: sorbs.net/lookup.shtml
  • UCEPROTECT: uceprotect.net/en/rblcheck.php

Direct lookups give more detail than aggregator tools, including the specific reason for listing where available.

3. Bounce message analysis:

If you are seeing delivery rejections, the bounce messages often include the blocklist responsible. SMTP rejection messages like:

554 5.7.1 [...]Your message has been rejected because the sending IP
is listed on the Spamhaus SBL/XBL.

These are direct evidence. The receiver tells you exactly which list caused the rejection.

Diagnosing the Cause Before Pursuing Delisting

The most common mistake in blocklist remediation: pursuing delisting without identifying why the listing happened. Delisting an IP that is still generating spam complaints produces relisting within hours.

The diagnostic questions, in order:

1. Is the listing on your dedicated IP, or on a shared IP?

Dedicated IP: the cause is your behavior. Investigate your recent sending list quality, complaint rates, content changes, configuration shifts.

Shared IP: the cause may be your behavior, but more likely a co-tenant on the shared pool. Your ESP needs to be involved. (See The Hidden Cost of Shared IP Pools for context on why this happens.)

2. What was the listing reason?

Spamhaus and some other lists publish the listing reason in their lookup tools. Common reasons:

  • Direct spam reports from honeypots or trap addresses
  • Pattern-based detection (high volume from a previously low-volume IP, etc.)
  • Listed range escalation (the entire /24 was listed because of one bad IP)

The reason determines the fix. A trap-address listing means your list contains traps you need list hygiene. A pattern-based listing means your sending profile changed suddenly usually a configuration or migration issue.

3. Did anything change recently?

The 80% case for blocklist listings is a recent change: new IP, new ESP, new list source, new sending pattern, new acquisition campaign. Identify what changed within the 7 days before the listing appeared.

4. Are other indicators showing the same problem?

Postmaster Tools reputation drop, complaint rate spike, sudden bounce-rate change blocklist listings rarely happen in isolation. The other dashboards usually show correlated signals that confirm the diagnostic story.

Without root cause identification, delisting is whack-a-mole. With root cause identification, delisting is the final step in a remediation that has already addressed the underlying problem.

The Delisting Process by Blocklist

Spamhaus

The most professional delisting process in the industry. Spamhaus actively wants to remove false positives and reformed senders. The process:

  1. Visit check.spamhaus.org with the listed IP.
  2. Read the listing reason carefully. Spamhaus typically provides specific information about why the IP was listed.
  3. Address the underlying issue. This is not optional Spamhaus tracks delisting requests and will not honor repeated requests if the cause persists.
  4. Submit the delisting request through the Spamhaus form. Provide:
    • Confirmation that the underlying issue has been addressed
    • Specific actions taken (list cleaning, configuration changes, etc.)
    • Contact information for follow-up

Spamhaus typically reviews delisting requests within 24-48 hours. If the cause has been addressed, delisting is usually granted. If the cause persists, the request is denied with explanation.

For listings on the SBL/XBL based on suspicious traffic patterns, the delisting is often automatic once the pattern stops no manual request required, just stop the behavior.

SpamCop

SpamCop listings expire automatically based on the freshness of complaint reports. The remediation:

  1. Stop the sending behavior generating complaints.
  2. Wait 24-72 hours for the existing reports to age out.
  3. Re-check the listing. It typically clears automatically.

If the listing persists beyond 72 hours despite no new sends, contact SpamCop directly with details.

SORBS

The SORBS process is direct contact with SORBS. The path:

  1. Identify the specific SORBS list (there are several: spam, web, dnsbl, etc.).
  2. Visit the SORBS delisting page for that specific list.
  3. Submit a delisting request with details of remediation.

SORBS responses can take several days. Persistence sometimes helps if a request is initially denied, providing additional remediation evidence can produce a different outcome.

UCEPROTECT

For Level 1 (individual IP) listings, the process is similar to other lists—submit a delisting request with remediation evidence.

For Level 2 and Level 3 listings, the only options are:

  • Wait for the listing to expire (up to 7 days from last spam report)
  • Pay UCEPROTECT for expedited delisting

Most senders ignore Level 2 and Level 3 listings entirely because:

  • Most major receivers do not consult them
  • Paying for delisting is widely viewed as unethical
  • The listings often re-appear quickly because they are based on neighbor behavior

If your ESP is consistently appearing on UCEPROTECT Level 2 or 3, that is a signal about your ESP's overall network reputation, not a problem you need to solve directly.

Barracuda

Barracuda's delisting is through their portal. The process is reasonably automated:

  1. Submit the IP and a remediation summary.
  2. Wait for review (typically 24-48 hours).
  3. Receive confirmation of delisting or rejection.

Barracuda may require you to demonstrate complaint-rate improvement or other behavioral change before approving delisting.

What to Do After Delisting

A successful delisting is not the end of the remediation. Three follow-up actions:

1. Monitor for re-listing. Set up automated monitoring (Hetrixtools and similar offer free tiers) that alerts you if any of your IPs appear on a major blocklist. Catching re-listings within hours is significantly easier than discovering them after a week of degraded delivery.

2. Verify reputation recovery. Blocklist delisting clears the binary block, but reputation in Postmaster Tools and SNDS takes longer to recover. Watch the reputation indicators for 14-30 days post-delisting.

3. Address the structural cause. If the listing happened because of list quality, fix the list quality permanently not just enough to get delisted. If it happened because of a shared IP issue, evaluate moving to dedicated IPs. If it happened because of configuration drift, audit your configuration management.

A delisting without structural fix is a temporary reprieve. The senders who avoid future blocklist incidents are the ones who treat each listing as a signal that something needs structural attention.

Frequently Asked Questions

How long do blocklist listings typically last if I do nothing?
Varies by list. Spamhaus may delist automatically after 7-30 days if the underlying behavior stops. SpamCop is automatic at 24-72 hours after reports stop. SORBS, UCEPROTECT, and others can persist indefinitely without active delisting requests.
Can a single complaint get me on a blocklist?
Generally no. Most blocklists require multiple complaints, trap-address hits, or sustained bad behavior. The exceptions are honeypot-based lists (any single trap hit is enough) and pattern-based detection that flags sudden volume changes.
What is the impact of being on a "minor" blocklist?
Depends on which receivers consult that list. A listing on an obscure list may have zero practical impact. A listing on Spamhaus has visible impact within hours. The aggregator tools that show 80+ listings often inflate apparent severity most of those listings are at lists nobody actually uses.
Should I worry about being listed on UCEPROTECT Level 2 or 3?
Generally no, unless you have specific evidence that mail to your audience is being filtered based on those lists. Most major receivers ignore them.
Can I prevent blocklist listings entirely?
Not entirely. Even well-managed senders occasionally appear on blocklists due to false positives, range escalations, or shared IP issues. The goal is rapid detection and resolution, not perfect prevention.
Does blocklist data feed into Gmail or Microsoft's filtering?
Indirectly. Major providers run their own internal reputation systems that incorporate many signals, possibly including blocklist data among many other inputs. A clean blocklist record alone does not guarantee good delivery; a blocklist-listed IP often has correlated reputation problems that providers detect through other signals.
Are there blocklists I should proactively check beyond the major ones?
Hetrixtools and MXToolbox both check several lists. Running checks across the broader list catches obscure listings that occasionally produce delivery issues at specific receivers.
What about TABL—is that a blocklist?
TABL (Microsoft 365 Tenant Allow/Block List) is structurally similar to a blocklist but operates differently. TABL is per-tenant, not public. Public blocklists are public and queryable. Different problems with different remediation paths.

Key Takeaways

  • Public blocklists matter less than they did a decade ago for major mailbox providers, but remain operationally important for B2B and corporate gateway audiences.
  • Spamhaus is the most influential modern blocklist. Listings produce visible delivery failures within hours.
  • UCEPROTECT Level 2 and Level 3 listings target entire network ranges based on neighbor behavior. Most receivers ignore them.
  • Diagnose the root cause before pursuing delisting. Delisting without fixing the cause produces re-listing within hours.
  • The 80% case for blocklist listings is a recent change new IP, new ESP, new sending pattern, new list source.
  • Spamhaus has the most professional delisting process. SORBS and others are slower and less consistent.
  • After delisting, monitor for re-listing, verify reputation recovery, and address the structural cause.

The senders who get blocklisted are not necessarily worse than those who do not. They are the ones whose underlying problems happened to be visible to specific listing operators on a specific day. Treat blocklist listings as diagnostic signals, not as judgments. The signal tells you something needs attention. The signal is rarely the whole problem.

Reactions
ShareLinkedIn
← Previous articleSending from Subdomains: A Strategic Guide to Domain Architecture
Next article →List Hygiene Beyond Bounces: Engagement-Based Suppression Strategies

Related articles

Hero Image
DeliverabilityStrategy

Deliverability Incident Response: A Playbook for the First 4 Hours

When email reputation collapses, the first 4 hours determine the recovery timeline. Triage, containment, communication the operational playbook teams actually need.

Nov 26, 2024
Hero Image
StrategyDeliverabilityUser Experience

List Hygiene Beyond Bounces: Engagement-Based Suppression Strategies

Bounce-based list cleaning is decades behind modern deliverability. The 90/180/365-day engagement model, sunset policies, and re-engagement that actually works.

Nov 21, 2024
Hero Image
ProtocolsStrategySecurity

DKIM Key Rotation: A Practical Guide for Production Environments

How to rotate DKIM keys in production without breaking signatures. Dual-selector strategy, 2048-bit key sizes, and the rotation cadence that actually works.

Mar 21, 2024

Contents

  1. What Public Blocklists Actually Are
  2. Which Blocklists Matter
  3. Spamhaus (SBL, XBL, PBL, DBL)
  4. SpamCop
  5. SORBS
  6. UCEPROTECT
  7. Barracuda Reputation Block List (BRBL)
  8. How to Check If You Are Listed
  9. Diagnosing the Cause Before Pursuing Delisting
  10. 1. Is the listing on your dedicated IP, or on a shared IP?
  11. 2. What was the listing reason?
  12. The Delisting Process by Blocklist
  13. Spamhaus
  14. SpamCop
  15. SORBS
  16. UCEPROTECT
  17. Barracuda
  18. What to Do After Delisting
  19. Frequently Asked Questions
  20. Key Takeaways