Start by establishing whether there is a listing at all
The hardest part of this problem is that most people arrive with a conclusion and no evidence. A mailbox provider filed a message in a spam folder, somebody looked for an explanation, and a blocklist check was found. From there the assumption becomes that a listing is the cause of the problem, which is frequently wrong.
The evidence is worth gathering before anything else. The IP blacklist check shows which lists the sending address appears on, if any, and each result names its source so the finding can be verified directly. A sending address that appears on no list at all is not blocked by a list, and the explanation lies elsewhere — most often in authentication, reputation or the recipient’s own engagement with your mail, which is covered in why legitimate email goes to spam.
There is also a category question. Blocklists fall into roughly two kinds: those that publish their criteria and remove entries automatically once the behaviour stops, and those that require a manual request. Knowing which kind you are dealing with determines whether waiting or writing is the right action, and the blocked-lists page covers that distinction in more detail than fits here.
Delisting is the second step, not the first
The reason so many delisting attempts fail is that a blocklist is a symptom rather than a cause. Removing an entry restores the address to the state it was in before the behaviour that caused the entry, and if that behaviour is still happening the address will be listed again, usually faster the second time.
The causes worth ruling out, in the order they are most often the answer. A compromised mailbox or mailbox account that is sending mail you did not write — the surest sign is a burst of outbound volume that nobody in the organisation recognises. A contact form or ticket system that relays mail through your domain or through your mail server, turning it into an open relay for anyone who fills in the form. A shared hosting environment where the address is shared with other customers. And a list that was purchased or scraped, which produces complaint rates rather than authentication failures and lands on the reputation side of the problem instead.
Only the first two are within your direct control, and those are the ones to check before touching a delisting form. Confirm that outbound volume matches expectation, and confirm that nothing on the network can be used to send mail without authenticating.
The order that keeps an address off lists
Fix the cause first. Reduce or stop the sending that triggered the listing, which for a compromised account means changing credentials and terminating active sessions before anything else. Then correct the authentication records so receivers have a reason to attribute mail correctly; the email deliverability test shows which of those pieces are missing and in what order they should be addressed.
Then request delisting, one list at a time, and record what each one asks for. Most require an address and a statement that the problem has been corrected, some require a reason, and a few require that the listing has been observed to stop. Working through them in parallel invites rejections that are harder to resolve than the original listing.
Then verify rather than assume. A request acknowledged is not a listing removed, and a listing removed is not a reputation restored. Re-check after a few days, and expect delivery performance to recover more slowly than the listing disappears, because receiver reputation is built from behaviour over time rather than from the state of a list.
Send a low-volume, engaged test to a small set of recipients who genuinely expect your mail, and watch what happens to those messages. That is more informative than a bulk test, because a burst sent immediately after a delisting re-creates the volume pattern that caused the listing in the first place. Volume should ramp back slowly, matching the rate the sending history would predict rather than the rate the current campaign would prefer.
The part people are not told
Delisting restores an address to neutral, not to trusted. A receiving system that has been rejecting your mail records the fact, and a list entry is only one of the inputs it uses. Recovery from a genuine sending incident is measured in weeks of consistent, low-complaint behaviour, and no configuration change shortens it.
There is also no way to check every list. Blocklists are numerous, most are private, and several exist specifically to serve small groups of receivers with no public query interface. Any tool that reports “not listed” is reporting the result of checking the lists it knows about, which is why the IP blacklist check names each list it queries instead of presenting a single clean verdict.
The same caution applies to the sending domain as to the address. A listing is published against an address, but decisions are made about the combination of an address, a domain and a sending history. The signals that describe an address reachability are on the IP reputation check, and the ownership data that explains which organisation to contact about an address is on the ASN lookup page.
What to do differently next time
Keep the two facts that matter visible. A sending address that is dedicated rather than shared turns somebody else’s behaviour into your problem rather than theirs. And an outbound volume monitor that alerts on a change is the difference between discovering a compromised account in minutes rather than after a week of listings.
The network guide puts the DNS, address and mail checks in the order that avoids chasing the wrong layer, which is the practical protection against spending a week on a blocklist that was never the cause.