Learn about delisting your blocklisted OVHcloud IPs.
NOTE: This guide is for newly purchased IPs.
Please see our How to Optimize the Sending of Emails guide to see the best practices for running an email server.
Introduction
Blocklisting, also known as blacklisting, is a spam-fighting tool used on IPs (or IP ranges) to block email that is considered spam or may contain malware. If an email domain or IP address is blocklisted, emails from that domain or IP address may not reach their client - impacting deliverability and sender reputation. Emails that do go through may go to the recipient's spam folder rather than their inbox.
It is important to note that blocklists can include domains and IPs that are not threats to users and that some spam filtering services take reverse DNS into account when evaluating IP addresses, such as RATSspam.
Supported
NOTE: Please review the Spamhaus blocklists closely as not all require OVHcloud US intervention; some just require the customer to properly configure the CSS.
-
Spamhaus Block List (SBL)
This is for newly purchased IPs.
If the IP is listed under the Spamhaus Blocklist (SBL), you will need to submit a ticket to OVHcloud US Customer Support. Support will contact our Abuse Team, who will then contact the Internet Service Provider.
-
eXploits Block List (XBL) or CSS
If your IP is listed under eXploits Blocklist (XBL) and/or CSS Blocklist (CSS), it is due to configuration issues. Please follow the steps mentioned on the Spamhaus site to delist the IP. See the example below. Once you have followed the steps, you can delist it yourself.
Example:
-
Spamcop
-
Barracuda
-
SpamRATS
To delist an IP from SpamRATS, the first and most important step is to configure reverse DNS (rDNS). Without a valid rDNS, the UP cannot be removed from the blocklist, especially for "Worst Offender" alerts.
Step 1 - Configure rDNS
Use your external domain registrar to create an A record that maps the domain name to your server's IP address (e.g., Domain:
mail.example.com
).Configure the PTR (rDNS) record using the OVHcloud Control Panel (instructions) or OVHcloud API (instructions).
Use the command below or an online tool like MXToolBoox to verify the rDNS is set up correctly.
dig -x <IP_ADDRESS>
Good rDNS example output:
{{;; ANSWER SECTION:
1.2.0.192.in-addr.arpa. 300 IN PTR mail.example.com.}}The IP 192.0.2.1 resolves to mail.example.com, showing a valid reverse DNS configuration.
Bad rDNS example output:
{{;; ANSWER SECTION: (missing)
;; status: NXDOMAIN}}No PTR record exists for 203.0.113.1, as indicated by the missing ANSWER SECTION and status: NXDOMAIN.
Step 2 - Delist an IP
Use the SpamRATS Lookup Tool to check if the IP is listed.
Request delisting from basic blocklists using the SpamRATS Removal Form.
Request delisting from Worst Offender Alerts using the SpamRATS Contact Form and include:
- Evidence of a valid rDNS configuration (e.g.,
dig -x
output). - An explanation of the IP's history, ownership, and intended use.
Best practices:
Always configure rDNS by setting up an A record at your domain registrar using the OVHcloud Control Panel (instructions) or OVHcloud API (instructions).
By following these steps, you can ensure proper reverse DNS setup and successfully delist your IP from SpamRATS.
- Evidence of a valid rDNS configuration (e.g.,
Unsupported
s5h.net
More information...
To request removal, visit this web page from the IP address that has been blocklisted. You should be delisted immediately.
You can also do this using telnet, curl, wget, or a web browser.
To delist your IPv4 address using curl, log in to the listed mail server and run:
You can do just the same using telnet from a Windows/Linux host, just issue the normal HTTP headers, (you need to enter the GET/host lines below).
A detailed explanation is mentioned on the site http://www.usenix.org.uk/content/rbl.html
UCEprotect
More information...
Recently, UCE Protect has placed over a thousand new ASNs on their blacklist. Unfortunately, our ASN (AS16276) has been affected by this. To view the list of other affected ASNs and the number of new ASNs added, please check the following links:
Our legal abuse team has reached out to UCE Protect to remove our ASN from the blacklist. Ultimately, UCE Protect wants all of the newly blocked ASNs to pay for express delisting. Like all major providers, OVHcloud does not pay for blacklist delisting as it is a service outside of our control. Paying for delisting on blacklists only leads to an increase in blacklisting overall and ultimately hurts the industry.
UCE Protect claims automatically delist ASNs after one week, which we hope will happen but as it is outside of our control, we cannot provide any guarantees regarding this.
If you are currently affected by this, we recommend the following:
- Send your mail via IPv6. UCE Protect does not blacklist email sent via IPv6. All of our OVHcloud services come with at least a single IPv6 address which you can configure. All major email providers now support IPv6.
- Ask the receiving party to contact their mail provider and request that they don't use the UCE Protect blacklist for the time being.
Fabel Spamsources
More information...
To delist an IP from Fabel Spamsource, navigate to their delisting page.
Click Please login to continue
, enter your email address, and check your email inbox. Use the verification code to finish logging in.
Enter your IP address, provide a reason for the removal request, and click Submit
Query
.
Delisting should take between 20 and 30 minutes to complete.
MIPSpace
More information...
To delist an IP from MIPSpace, configure the IP with the following information:
- User update rwhois of the IP
- Update rwhois
- Update organization on the IP
- Update PTR record associated with the IP
NOTE: At this time it is not possible to do this with a /32 IP block due to OVHcloud's limitation noted in this guide.
Go further
For more information and tutorials, please see our other Dedicated Servers support guides or explore the guides for other OVHcloud products and services.