How do I find out my mail server blacklisted?
Q. How do I find out if my e-mail server IP address is blacklisted?
A. First make sure you are not source of spam:
a) You have correct reverse IP address mapping
b) Your mail server is not open to spammers
mxtoolbox offers test that will check a mail server IP address against 147 DNS-based blacklists. (Commonly called Realtime blacklists, blocklists, DNSBLs or RBLs). If your mail server has been blacklisted, some email you send may not be delivered. Blacklisting is a common way of reducing spam.
Step # 1: Find out your mail server ip address
For example if your domain name is nixcraft.com
$ host -t mx nixcraft.comOutput:
nixcraft.com mail is handled by 10 ASPMX.L.GOOGLE.com.
Get IP address of this host:
$ host -t a ASPMX.L.GOOGLE.com.Output:
ASPMX.L.GOOGLE.com has address 72.14.205.27
Step # 2: Now visit mxtoolbox site and enter a mail server IP address 72.14.205.27
=> Visit mxtoolbox web site.
=> Enter IP address
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- Qmail delivering mail ~/Mailbox home directories
- Linux / UNIX find out size of email account or mailbox
- Debian / Ubuntu Linux Public key Blacklisted (see ssh-vulnkey(1)) Error and Solution
- Force sendmail to route mail to specific hosts or mailserver
- Linux Mail Delivery Failed With DNS Service Unavailable Error and Solution
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



Recent Comments
Today ~ 5 Comments
Today ~ 1 Comment
Yesterday ~ 1 Comment
Yesterday ~ 2 Comments
Yesterday ~ 10 Comments