PSBL (Passive Spam Block List): How It Works and How to Get Removed
The Passive Spam Block List uses spam traps to detect bad senders. Learn how PSBL works and what to do if your IP gets listed.
Last updated: 2026-05-02
What Is PSBL?
The Passive Spam Block List (PSBL) is a DNS-based blocklist (DNSBL) that identifies IP addresses sending unsolicited email. Unlike many blocklists that rely on user reports, manual reviews, or complex heuristics, PSBL operates on a single, simple principle: if an IP sends mail to one of its spam traps, it gets listed.
PSBL has been around since 2003 and is used by mail servers worldwide to filter inbound mail. It is considered one of the more lenient blocklists in terms of getting listed accidentally, but because it relies entirely on automated trap hits, even one mistake can land you on it. Mail receivers query PSBL via DNS at psbl.surriel.com to decide whether to accept, flag, or reject incoming messages.
Why It's Called "Passive"
The "passive" in PSBL refers to how listings happen. PSBL does not actively crawl, probe, or test mail servers. It does not solicit reports from users or ISPs. It does not analyze message content or scoring rules. Instead, it sits back and waits.
PSBL operates a network of spam trap addresses. These are email addresses that should never receive legitimate mail. They are not published, not signed up to mailing lists, and not used by real people. Any message arriving at one of them is, by definition, unsolicited. The sending IP gets recorded and added to the blocklist automatically.
This passive approach has two consequences. First, listings are evidence-based: there is always a specific message that triggered the entry. Second, the bar is low. A single trap hit is enough, which means poorly maintained mailing lists or compromised accounts can get caught quickly.
How the Trap Network Works
PSBL maintains spam traps in two main forms.
Pristine Traps
Pristine traps are addresses that have never been used for anything. They were created solely to attract spam. If mail arrives at one, the sender almost certainly harvested the address from a leaked database, scraped it from somewhere it was never published, or guessed it through dictionary attacks.
Recycled Traps
Recycled traps are addresses that were once active but have been abandoned for a long time and reclaimed by PSBL. Mail to these addresses suggests the sender is using an old, unmaintained list and is not honoring bounces or unsubscribes.
Both kinds of traps feed the same listing engine. When a message hits a trap, the source IP is automatically added with a timestamp.
How to Check Your PSBL Status
The fastest way to check is to query the DNSBL directly or use a multi-blocklist checker. PSBL also provides a lookup form on psbl.org where you can enter any IPv4 address and see its status immediately.
If you run your own mail server, you can perform a DNS lookup against psbl.surriel.com by reversing the IP octets and appending the zone. For example, to check 192.0.2.45, you would query 45.2.0.192.psbl.surriel.com. An A record response means the IP is listed.
For ongoing visibility, use a monitoring tool that checks PSBL alongside other major blocklists so you catch listings before your mail volume drops.
How to Get Removed
PSBL has one of the simplest removal processes of any major blocklist. There are no forms to fill out, no justifications to write, and no waiting queues.
Step 1: Stop the Source
Before requesting removal, identify and stop whatever caused the listing. Common causes include:
- A compromised account or web form sending spam
- An old mailing list with stale addresses
- A misconfigured application sending bounces or notifications to harvested addresses
- An open relay or open proxy on your network
If you delist without fixing the cause, you will be relisted within hours.
Step 2: Use the Self-Service Removal Form
Visit psbl.org and enter the listed IP into the removal form. PSBL will send a confirmation email to the standard abuse and postmaster addresses for that IP's domain. Click the confirmation link, and the IP is removed immediately.
Step 3: Monitor for Relisting
After removal, watch the IP closely. If trap hits resume, you will be listed again. PSBL does not penalize repeat listings beyond the same automated process, but repeated relisting is a strong signal that your underlying problem is unresolved.
Relationship to Other Blocklists
PSBL is one entry in a broader ecosystem of DNSBLs. It tends to overlap with blocklists like Spamhaus SBL, SORBS, and Barracuda, but the overlap is not total. An IP can be listed on PSBL while clean elsewhere, or vice versa. This is because each blocklist runs its own trap network and uses its own listing criteria.
PSBL is generally regarded as less aggressive than Spamhaus and less noisy than SORBS. Many mail receivers use it as one signal among several rather than as an outright reject criterion. That said, large providers do consult PSBL, and a listing can quietly degrade your inbox placement even when messages technically get delivered.
For a broader view of how PSBL fits with other major lists, see our blocklists explained guide and the full blacklist directory.
Prevention
Avoiding PSBL listings comes down to list hygiene and infrastructure security.
Keep Your Lists Clean
Only mail addresses that have explicitly opted in. Never buy, rent, or scrape email lists. Remove hard bounces immediately, and prune addresses that have not engaged in 6 to 12 months. Honor unsubscribes within 24 hours. These practices alone eliminate most trap hits.
Use Confirmed Opt-In
Double opt-in, where subscribers click a confirmation link before being added, prevents typos and malicious signups from polluting your list. It is the single most effective defense against accidentally mailing recycled traps.
Lock Down Your Infrastructure
Many PSBL listings come from compromised servers, not legitimate marketers. Make sure your mail server is not an open relay, your web forms have rate limiting and CAPTCHA, and any application that sends mail uses authenticated SMTP. Monitor outbound mail for sudden volume spikes.
Authenticate Your Mail
SPF, DKIM, and DMARC do not prevent PSBL listings directly, but they make it harder for attackers to spoof your domain and trigger listings against IPs you control. They also make remediation faster when something goes wrong.
For a deeper dive into trap mechanics and how to avoid them, read what are spam traps. If you are already listed somewhere, the delisting walkthrough covers the broader process. To stay ahead of issues, set up email blacklist monitoring so you find out before your customers do.
Never miss a blacklist issue
Monitor your domain and IP against major blacklists. Get alerts before deliverability suffers.
Start Monitoring