Reputation monitoring sites

There are a number of sites online that provide public information about reputation of an IP address or domain name.

  1. Sender Score – http://senderscore.org/. Provided by Return Path. They collect data from some ISPs and blocklists. Using a proprietary formula, they calculate a sender score running from 1 – 100 for each IP address sending mail to their network. Higher scores means a better reputation. Can be inaccurate for IPs sending very low volumes of email. Some ISPs use Sender Score to feed into their delivery decision engines.
  2. Sender Base – http://senderbase.org/. Provided by Ironport / Cisco. They collect publicly available data as well as data from their userbase. Reputation is reported as “good” “poor” or “neutral.” Senderbase scores feed into some ISP delivery decision engines.
  3. AOL reputation – http://postmaster.aol.com/cgi-bin/plugh/check_ip.pl. Reports the reputation of IPs as determined by AOL. Uses a scale of “good” “poor” or “neutral”.
  4. RoadRunner blocks – http://security.rr.com/amIBlockedByRR. Reports if a particular IP address is currently being blocked from sending mail to Road Runner.
  5. Spamhaus blocks – http://www.spamhaus.org/. Reports if an IP is currently listed on any of the Spamhaus lists.
  6. Sendmail Reputation – http://sendmail.com/sm/resources/tools/ip_reputation/. Reports reputation of an IP address as measured by Sendmail.
  7. Trusted Source – http://www.trustedsource.org/. Provided by McAfee.
  8. Commtouch – http://www.commtouch.com/check-ip-reputation/. Provided by Commtouch.
  9. Barracuda Central – http://www.barracudacentral.org/lookups/. Provided by Barracuda, shows what IP addresses or domain names are currently blocked.
  10. SNDS – http://postmaster.live.com/snds/. Provided by Microsoft / Hotmail / Live.com. Will show IP addresses that are currently blocked by Microsoft.

Related Posts

Reputation

Reputation is the buzzword in delivery these days. Everyone talks about building a good reputation and how to do it. Makes sense, the ISPs are always hammering on reputation and how critical reputation is. The more I talk with delivery folks on the ESP side of thing, the move I realize that there is a fundamental disconnect between what the ESPs mean when they say reputation and what the ISPs mean when they say reputation.
Many people handling delivery think that the bulk of reputation is wrapped up in complaint rates and bounce rates. I think they know the ISPs measure more than just complaints and bounces (spamtraps!) but really believe that most of developing a good reputation is all about keeping those complaints low.
This perspective may have been true in the past, but is becoming less true as time goes on. There are a lot of very smart people managing incoming mail at the ISPs and they are constantly looking for ways to better meet the desires of their customers. Lest we forget, their customers are not the senders, their customers are the end users. Their customers are not senders.
Part of meeting the needs of end users means actually giving them a way to provide feedback. AOL started the trend with the this-is-spam button, and other ISPs (ones that controlled the user interface at least) followed suit. For a very long time, reputation was dominated by complaint percentages, with modifiers for number of spamtrap addresses and number of non-existent users.
The problem is, these numbers were easy to game. Spammers could modify their metrics such that their email would end up in the inbox. In response, the ISPs started measuring things other than complaints, bounces and spamtraps. These other measurements are strong modifiers to complaints, such that mailers with what used to be acceptable complaint rates are seeing their mail end up bulked or even rejected.
Recently, AOL seems to have made some subtle modifications to their reputation scores. The result is mailers who have previously acceptable complaint rates are seeing delivery problems. When asked, AOL is only saying that it is a reputation issue. Lots of senders are trying to figure out what it is that is more important than complaints.
Tomorrow, I will talk about what I think AOL could be measuring.

Read More

AOL talks about reputation

Over at the AOL postmaster blog, Christine posts about reputation and AOL.

Read More

SPF records: not really all that important

I’ve been working through some Hotmail issues with a client over the last few months. One of the things that has become clear to me is how little Hotmail actually does with SPF records. In fact, Hotmail completely ignored my client’s SPF record and continued to deliver email into the inbox.
This isn’t just a sender that had a “well, we think most of our email will come from these IPs but aren’t telling you to throw away email that doesn’t” record. In fact, this client specifically said “if email doesn’t come from this /28 range of email addresses, then it is unauthorized and should be thrown away.” The email was being sent from an IP outside of the range listed in the SPF record.
As part of the process involved in fixing the delivery problems, I had the client update their SPF record and then I enrolled their domain in the SenderID program at Hotmail. This didn’t have any effect, though. Hotmail is still not checking SPF for this client. When I asked Hotmail what was going on they said, “We do not do lookups on every sender’s mail.”
So, there you have it folks. The last bastion of SPF/SenderID has abandoned the technology. Even a totally invalid SPF record doesn’t matter, mail can still reach the inbox at Hotmail.

Read More