<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Word to the Wise &#187; Reputation</title>
	<atom:link href="http://blog.wordtothewise.com/tag/reputation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wordtothewise.com</link>
	<description>Email, Delivery, Spam and more</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:24:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>IP Address reputation primer</title>
		<link>http://blog.wordtothewise.com/2012/01/ip-address-reputation-primer/</link>
		<comments>http://blog.wordtothewise.com/2012/01/ip-address-reputation-primer/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 00:19:27 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[ip addresses]]></category>
		<category><![CDATA[IP Reputation]]></category>
		<category><![CDATA[primers]]></category>
		<category><![CDATA[recipient]]></category>
		<category><![CDATA[Reputation]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=3761</guid>
		<description><![CDATA[There has been a lot of recent discussion and questions about reputation, content and delivery. I started to answer some of them, and then realized there weren&#8217;t any basic reference documents I could refer to when explaining the interaction. So I decided to write some. This first post is about IP address reputation with some [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of recent discussion and questions about reputation, content and delivery. I started to answer some of them, and then realized there weren&#8217;t any basic reference documents I could refer to when explaining the interaction. So I decided to write some.</p>
<p>This first post is about IP address reputation with some background on why IPs are so important and why ISPs focus so heavily on the sending IP.</p>
<h2>Why IP addresses?</h2>
<p>ISPs built reputation around IP addresses  because it was one bit of data that malicious senders / spammers  couldn&#8217;t forge. The connecting IP is a fundamental part of the network  transaction and if you forge an IP then SMTP can&#8217;t work. Because that  was the reliable data they had to work with, that&#8217;s what they used. Even now, when there are other kinds of data, the IP address is still the first thing the receiving MTA sees.</p>
<h2>What is IP reputation?</h2>
<p>IP reputation can best be summed up as &#8220;past performance is an indicator of future results.&#8221; In other words if recipients responded well to mail from an IP address in the past, then they&#8217;re likely to respond well to new mail from that IP address.</p>
<h2>How is IP reputation measured?</h2>
<p>While each spam filtering company and ISP have their own ways of calculating the reputation of an IP address, there are some similarities in what they measure.</p>
<ul>
<li>How many non-existent email addresses is this IP attempting to deliver to?</li>
<li>How many abandoned email addresses is this IP attempting to deliver to?</li>
<li>How many &#8220;known bad&#8221; email addresses (spamtraps) is this IP attempting to deliver to?</li>
<li>How many recipients complain about receiving this mail?</li>
<li>How many recipients complain about not receiving this mail?</li>
<li>How respectful of my resources is this IP?</li>
<li>Does this IP keep connections open for long periods of time?</li>
<li>Does this IP retry deliveries too aggressively?</li>
<li>Does this IP stop mailing addresses after receiving a &#8220;user unknown&#8221; message?</li>
<li>Is this IP address configured as if the associated machine was infected by a virus?</li>
<li>Is this IP address listed on blocklists we use?</li>
</ul>
<p>That is by no means an exhaustive list of what ISPs measure. If they can measure it they&#8217;ve tried. If the measurement helps them separate spam mail from not-spam mail then they&#8217;re using it.</p>
<h2>How fast does IP reputation change?</h2>
<p>IP reputation is often measured over multiple time periods. ISPs can look at a 1 day, 7 day, 30 day and 90 day reputation. A good analogy is stock prices. Prices can be very volatile in the short term, but more consistent over the long term. A single bad day, where one or more reputation measurements go bad, may affect delivery that day or the next day but won&#8217;t damage an overall good reputation. Likewise, a few days of improved mail may not be sufficient to counter months of poor reputation.</p>
<h2>How is IP reputation used?</h2>
<p>Mail from IPs with a high reputation is accepted faster and at a higher rate than mail from IPs with a lower or unknown reputation.  IP reputation can also influence whether mail is delivered to the inbox or the bulk folder.</p>
<h2>Key IP Reputation takeaways</h2>
<ul>
<li>IP reputation is about how recipients react to mail from that IP. Happy, content recipients turn into good delivery.</li>
<li>Brief changes (for good or bad) don&#8217;t necessarily ruin delivery over the long term.</li>
<li>Steady improvements will result in improved reputation.</li>
<li>It may takes as much time to change a reputation in one direction or another as it took to establish the reputation in the first place.</li>
</ul>
<p>Next we&#8217;ll look at content reputation, how it&#8217;s measured and used.</p>
<p>EDIT: A version of this information is available at the <a href="http://wiki.wordtothewise.com/IP_Reputation">Word to the Wise wiki</a></p>
<p>EDIT: This post was also shared at <a href="http://www.circleid.com/posts/ip_address_reputation_primer/">CircleID</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2012/01/ip-address-reputation-primer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Looking towards the future</title>
		<link>http://blog.wordtothewise.com/2011/12/looking-towards-the-future/</link>
		<comments>http://blog.wordtothewise.com/2011/12/looking-towards-the-future/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 00:27:00 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Delivery Improvement]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[inbox]]></category>
		<category><![CDATA[Reputation]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=3653</guid>
		<description><![CDATA[I had the opportunity to go to a seminar and networking event hosted by Return Path yesterday evening. The topic was &#8220;Email trends in 2012&#8243; and it was presented by Tom Sather. If any of you get the opportunity to go to a talk presented by any of the Return Path folks I encourage you [...]]]></description>
			<content:encoded><![CDATA[<p>I had the opportunity to go to a seminar and networking event hosted by Return Path yesterday evening. The topic was &#8220;Email trends in 2012&#8243; and it was presented by Tom Sather.</p>
<p>If any of you get the opportunity to go to a talk presented by any of the Return Path folks I encourage you to do so. They know their stuff and their presentations are full of good information.</p>
<p>One of the trends mentioned is the increase in reliance on domain reputation. It&#8217;s something I&#8217;ve been thinking about more and more recently. I wrote a little bit about it <a href="http://blog.wordtothewise.com/2011/11/ip-reputation-and-the-bulk-folder/">recently</a>, but have focused more on the whole realm of content filtering rather than just domain reputation.</p>
<p>Domain reputation is where delivery is going. And I think a lot of senders are going to struggle with delivery as they find that IP reputation is not enough to get into the inbox.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2011/12/looking-towards-the-future/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What matters for reputation?</title>
		<link>http://blog.wordtothewise.com/2011/05/what-matters-for-reputation/</link>
		<comments>http://blog.wordtothewise.com/2011/05/what-matters-for-reputation/#comments</comments>
		<pubDate>Tue, 03 May 2011 00:16:35 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[mainsleaze]]></category>
		<category><![CDATA[Reputation]]></category>
		<category><![CDATA[this is spam]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=2863</guid>
		<description><![CDATA[There is a contingent of senders and companies that seems to believe that receiver ISPs and filtering companies aren&#8217;t measuring reputation correctly. Over and over again the discussion comes up where senders think they can improve on how reputation is measured. One factor that is continually repeated is the size of the company. I&#8217;ve even [...]]]></description>
			<content:encoded><![CDATA[<p>There is a contingent of senders and companies that seems to believe that receiver ISPs and filtering companies aren&#8217;t measuring reputation correctly. Over and over again the discussion comes up where senders think they can improve on how reputation is measured.</p>
<p>One factor that is continually repeated is the size of the company. I&#8217;ve even seen a couple people suggest that corporate net worth should be included in the reputation calculation.</p>
<p>The problem with this suggestion is that just because a company is big or has a high net worth or is on the Fortune500 doesn&#8217;t mean that the mail they send isn&#8217;t spam. I&#8217;ve certainly received spam from large, name brand companies (<a href="http://blog.wordtothewise.com/2010/04/spam-from-mainstream-companies/">and organizations</a>). I&#8217;ve also consulted with a number of those companies who bought or appended a list and then had to deal with the fallout from a Spamhaus listing or upstream disconnection.</p>
<p>Sure, there is a certain logic to company size and prominence being a part of a reputation calculation. For instance, my experience suggests consumers who recognize a brand are less likely to treat mail as &#8220;spam&#8221; even if they didn&#8217;t sign up for the mail in the first place. Certainly there are large brands (<a href="http://www.msnbc.msn.com/id/7602542/ns/technology_and_science-security/">Kraft</a>, <a href="http://blog.wordtothewise.com/2009/02/brand-name-spam/">FTDDirect</a>, <a href="http://twitter.com/#!/Cacampana/status/65175834939494400">1-800</a>-<a href="http://twitter.com/#!/wise_laura/status/63689770479517696">Flowers</a>, <a href="http://twitter.com/#!/wise_laura/status/65166903085248512">OfficeDepot</a>) that have been caught sending mail to people who never opted in to their lists.</p>
<p>Many people don&#8217;t realize that company size and prominence are already factored into the reputation scores. No ISPs don&#8217;t look at a mail and, if it&#8217;s authenticated, add in a little positive because it&#8217;s part of a giant, name brand company. Rather, the recipients change how they interact with the mail. Even recipients who didn&#8217;t sign for mail from Office Depot may click through and purchase from an offer. Some recipients recognizing the brand will hit delete instead of &#8220;this is spam.&#8221;</p>
<p>All of these things mean that big brands have recognition that takes into account that they are prominent brands. Elaborate processes and extra reputation points given to big brands don&#8217;t need to happen, they&#8217;re already an innate part of the system.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2011/05/what-matters-for-reputation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Setting expectations at the point of sale</title>
		<link>http://blog.wordtothewise.com/2011/04/setting-expectations-at-the-point-of-sale/</link>
		<comments>http://blog.wordtothewise.com/2011/04/setting-expectations-at-the-point-of-sale/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 00:43:50 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[consulting]]></category>
		<category><![CDATA[email address]]></category>
		<category><![CDATA[email addresses]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[expectations]]></category>
		<category><![CDATA[relevance]]></category>
		<category><![CDATA[Reputation]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=2827</guid>
		<description><![CDATA[In my consulting, I emphasize that senders must set recipient expectations correctly. Receiver sites spend a lot of time listening to their users and design filters to let wanted and expected mail through. Senders that treat recipients as partners in their success usually have much better email delivery than those senders that treat recipients as [...]]]></description>
			<content:encoded><![CDATA[<p>In my consulting, I emphasize that senders must set recipient expectations correctly. Receiver sites spend a lot of time listening to their users and design filters to let wanted and expected mail through. Senders that treat recipients as partners in their success usually have much better email delivery than those senders that treat recipients as targets or marks.</p>
<p>Over the years I&#8217;ve heard just about every excuse as to why a particular client can&#8217;t set expectations well. One of the most common is that no one does it. My experience this weekend at a PetSmart indicates otherwise.</p>
<p>As I was checking out I showed my loyalty card to the cashier. He ran it through the machine and then started talking about the program.</p>
<p><em>Cashier: Did you give us your email address when you signed up for the program?</em></p>
<p><em>Me: I&#8217;m not sure, probably not. I get a lot of email already. </em></p>
<p><em>Cashier: Well, if you do give us an email address associated with the card every purchase will trigger coupons sent to your email address. These aren&#8217;t random, they&#8217;re based on your purchase. So if you purchase cat stuff we won&#8217;t send you coupons for horse supplies. </em></p>
<p>I have to admit, I was impressed. PetSmart has email address processes that I recommend to clients on a regular basis. No, they&#8217;re not a client so I can&#8217;t directly take credit. But whoever runs their email program knows recipients are an important part of email delivery. They&#8217;re investing time and training into making sure their floor staff communicate what the email address will be used for, what the emails will offer and how often they&#8217;ll arrive. </p>
<p>It&#8217;s certainly possible PetSmart has the occasional email delivery problem despite this, but I expect they&#8217;re as close to 100% inbox delivery as anyone else out there. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2011/04/setting-expectations-at-the-point-of-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permission-ish based marketing</title>
		<link>http://blog.wordtothewise.com/2011/03/permission-ish-based-marketing/</link>
		<comments>http://blog.wordtothewise.com/2011/03/permission-ish-based-marketing/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 00:34:02 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Delivery Improvement]]></category>
		<category><![CDATA[Deliverability]]></category>
		<category><![CDATA[Permission]]></category>
		<category><![CDATA[relevance]]></category>
		<category><![CDATA[Reputation]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=2624</guid>
		<description><![CDATA[My Mum flew in to visit last week, and over dinner one evening the talk turned to email. We don&#8217;t get much spam on Yahoo, mostly because we don&#8217;t give our email address out much. The only spam we really get is from &#60;stockbroker website&#62;, and that all goes to the spam folder. We use [...]]]></description>
			<content:encoded><![CDATA[<p>My Mum flew in to visit last week, and over dinner one evening the talk turned to email.</p>
<blockquote><p>We don&#8217;t get much spam on Yahoo, mostly because we don&#8217;t give our email address out much. The only spam we really get is from &lt;stockbroker website&gt;, and that all goes to the spam folder. We use the site for checking stock quotes &#8211; it&#8217;s free, and we never see any of the spam they send.</p></blockquote>
<p>A typical email marketer would look at that and object loudly to her use of the &#8220;S word&#8221; to describe their email &#8211; it&#8217;s mail the subscriber signed up and gave permission for, and they have an ongoing relationship with the sender, and they haven&#8217;t unsubscribed, and, and, and&#8230;</p>
<p>But a delivery expert will point out that none of that matters one jot. Sure, the sender has a figleaf of permission, because they convinced the recipient to &#8220;subscribe to their mailings&#8221; (even if that was via the threat of withholding a free web service if they didn&#8217;t sign up). And that does provide some legal protection.</p>
<p>But as far as delivering email to recipients inboxes, let alone receiving any ROI for an email campaign, it&#8217;s pretty much irrelevant. The recipient perceives the mail as spam, and describes it as such to other people &#8211; &#8220;&lt;stockbroker company&gt; sends spam&#8221; is not the image you want to have. The subscriber doesn&#8217;t read the email, doesn&#8217;t want the email, certainly doesn&#8217;t pull it out of the spam folder and may well be hitting the &#8220;this is spam&#8221; button for messages that end up in the inbox. </p>
<p>You&#8217;re certainly not getting any benefit at all from that subscriber, and their relationship to the mail you&#8217;re sending them &#8211; not opening or interacting with it, categorizing it as spam, etc &#8211; is teaching their ISPs spam filters that your mail is unwanted spam. The reputation of your domain, your content and your sending IP addresses will suffer, and your delivery rates to all your subscribers will suffer.</p>
<p>If you&#8217;re forcing someone to give you permission, it&#8217;s not permission-based marketing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2011/03/permission-ish-based-marketing/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Email marketing ulcers for the holiday</title>
		<link>http://blog.wordtothewise.com/2010/12/email-marketing-ulcers-for-the-holiday/</link>
		<comments>http://blog.wordtothewise.com/2010/12/email-marketing-ulcers-for-the-holiday/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 21:44:14 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[bulk]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[Reputation]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=2446</guid>
		<description><![CDATA[I&#8217;ve mentioned here before that I can usually tell when the big ISPs are making changes to their spam filtering as that ISP dominates my discussions with current and potential clients and many discussions on delivery mailing lists. The last two weeks the culprit has been Yahoo. They seem to be making a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve mentioned here before that I can usually tell when the big ISPs are making changes to their spam filtering as that ISP dominates my discussions with current and potential clients and many discussions on delivery mailing lists. </p>
<p>The last two weeks the culprit has been Yahoo. They seem to be making a lot of changes to their filtering schemes right at the busiest email marketing time of the year. Senders are increasing their volume trying to extract that last little bit of cash out of holiday shoppers, but they&#8217;re seeing unpredictable delivery results. What worked to get mail into the inbox a month ago isn&#8217;t working, or isn&#8217;t working as well, now. </p>
<p>Some of this could be holiday volume related. Many marketers have drastically increased their mail volume over the last few weeks. But I don&#8217;t think the whole issue is simply that there is more email marketing flowing into our mailboxes. </p>
<p>As I&#8217;ve been talking with folks, I have started to see a pattern and have some ideas of what may be happening. It seems a lot of the issue revolves around bulk foldering. Getting mail accepted by the MXs seems to be no different than it has been. The change seems to be based on the reputation of the URLs and domains in the email. </p>
<p>Have a domain with a poor reputation? Bulk. Have a URL seen in mail people aren&#8217;t interested in? Bulk. Have a URL pointing to a website with problematic content? Bulk. </p>
<p>In the past IPs that were whitelisted or had very good reputations could improve delivery of email with neutral or even borderline poor reputations. It seems that is no longer an effect senders can rely on. It may even be that Yahoo, and other ISPs, are going to start splitting IP reputation from content reputation. IP reputation is critical for getting mail in the door, and without a good IP reputation you&#8217;ll see slow delivery. But once the mail has been accepted, there&#8217;s a whole other level of filtering, most of it on the content and generally unaffected by the IP reputation.</p>
<p>I don&#8217;t think the changes are going to go away any time soon. I think they may be refined, but I do think that reputation on email content (particularly domains and URLs and target IP addresses) is going to play a bigger and bigger role in email delivery. </p>
<p>What, specifically, is going to happen at Yahoo? Only they can tell you and I&#8217;m not sure I have enough of a feel for the pattern to speculate about the future. I do think that it&#8217;s going to take a few weeks for things to settle down and be consistent enough that we can start to poke the black box and map how it works. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2010/12/email-marketing-ulcers-for-the-holiday/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Beware the TINS Army</title>
		<link>http://blog.wordtothewise.com/2010/09/beware-the-tins-army/</link>
		<comments>http://blog.wordtothewise.com/2010/09/beware-the-tins-army/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 20:17:43 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Feedback loop]]></category>
		<category><![CDATA[feedback loops]]></category>
		<category><![CDATA[Reputation]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[this is spam]]></category>
		<category><![CDATA[TINS]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=2051</guid>
		<description><![CDATA[When consulting with clients, I spend a lot of time trying to help them better understand the concept of sender reputation. Spam reports, feedback loops, and other data that comes from a collection of positive and negative reputational feedback about a company sending email. Certainly, the &#8220;This is not spam&#8221; action &#8211; moving an email from the spam folder to [...]]]></description>
			<content:encoded><![CDATA[<p>When consulting with clients, I spend a lot of time trying to help them better understand the concept of sender reputation. Spam reports, feedback loops, and other data that comes from a collection of positive and negative reputational feedback about a company sending email.</p>
<p>Certainly, the &#8220;This is not spam&#8221; action &#8211; moving an email from the spam folder to the inbox, or clicking the &#8220;not spam&#8221; button in a web mail&#8217;s interface, is a strong positive reputational action. Some webmail providers use this data to decide which bulked senders deserve being let out of the penalty box &#8211; which should have their mail once again delivered to the inbox.</p>
<p>A client recently theorized that a great solution to their delivery problems would be to do this &#8220;en masse.&#8221; Sign up for hundreds or thousands of webmail accounts, send my mail to them, and click on the &#8221;not spam&#8221; button for each of my own emails. That&#8217;ll greatly improve my sending reputation, right?</p>
<p>NO! ISPs have already thought of this. They watch for this. They&#8217;re really good at picking up on things like this. I know for a fact that Yahoo and Hotmail and AOL notice stuff like this, and I strongly suspect other webmail providers notice it as well.</p>
<p>What happens when Yahoo or Hotmail pick up on this type of unwanted activity? Well, if it&#8217;s at Yahoo, they&#8217;re likely to block all mail from you, 100%, forever. I&#8217;ve seen it happen more than once. Yahoo might even identify all of your netblocks, ones beyond the ones sending today&#8217;s mail or originating today&#8217;s activity. And good luck trying to convince them that you&#8217;re not a spammer &#8211; you have a better chance of winning the lottery two weeks in a row.</p>
<p>As for Hotmail &#8211; what would Hotmail do? Ask Boris Mizhen. <a href=" http://blog.wordtothewise.com/2010/06/spam-lawsuits-new-and-old/">Microsoft is currently suing him</a>, alleging that he and/or his agents or associates engaged in this very practice.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2010/09/beware-the-tins-army/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reputation monitoring sites</title>
		<link>http://blog.wordtothewise.com/2010/09/reputation-monitoring-sites/</link>
		<comments>http://blog.wordtothewise.com/2010/09/reputation-monitoring-sites/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 23:51:20 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[AOL]]></category>
		<category><![CDATA[barracuda]]></category>
		<category><![CDATA[Hotmail]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[Reputation]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[ReturnPath]]></category>
		<category><![CDATA[Senderbase]]></category>
		<category><![CDATA[senderscore]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=1963</guid>
		<description><![CDATA[There are a number of sites online that provide public information about reputation of an IP address or domain name. Sender Score &#8211; 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 &#8211; 100 for each IP address sending [...]]]></description>
			<content:encoded><![CDATA[<p>There are a number of sites online that provide public information about reputation of an IP address or domain name.</p>
<ol>
<li>Sender Score &#8211; 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 &#8211; 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.</li>
<li>Sender Base &#8211; http://senderbase.org/. Provided by Ironport / Cisco. They collect publicly available data as well as data from their userbase. Reputation is reported as &#8220;good&#8221; &#8220;poor&#8221; or &#8220;neutral.&#8221; Senderbase scores feed into some ISP delivery decision engines.</li>
<li>AOL reputation &#8211; http://postmaster.aol.com/cgi-bin/plugh/check_ip.pl. Reports the reputation of IPs as determined by AOL. Uses a scale of &#8220;good&#8221; &#8220;poor&#8221; or &#8220;neutral&#8221;.</li>
<li>RoadRunner blocks &#8211; http://security.rr.com/amIBlockedByRR. Reports if a particular IP address is currently being blocked from sending mail to Road Runner.</li>
<li>Spamhaus blocks &#8211; http://www.spamhaus.org/. Reports if an IP is currently listed on any of the Spamhaus lists.</li>
<li>Sendmail Reputation &#8211; http://sendmail.com/sm/resources/tools/ip_reputation/. Reports reputation of an IP address as measured by Sendmail.</li>
<li>Trusted Source &#8211; http://www.trustedsource.org/. Provided by McAfee.</li>
<li>Commtouch &#8211; http://www.commtouch.com/check-ip-reputation/. Provided by Commtouch.</li>
<li>Barracuda Central &#8211; http://www.barracudacentral.org/lookups/. Provided by Barracuda, shows what IP addresses or domain names are currently blocked.</li>
<li>SNDS &#8211; http://postmaster.live.com/snds/. Provided by Microsoft / Hotmail / Live.com. Will show IP addresses that are currently blocked by Microsoft.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2010/09/reputation-monitoring-sites/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Public reputation data</title>
		<link>http://blog.wordtothewise.com/2010/05/public-reputation-data/</link>
		<comments>http://blog.wordtothewise.com/2010/05/public-reputation-data/#comments</comments>
		<pubDate>Fri, 21 May 2010 00:43:32 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[engagement]]></category>
		<category><![CDATA[Reputation]]></category>
		<category><![CDATA[Return Path Certified]]></category>
		<category><![CDATA[senderscore]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=1515</guid>
		<description><![CDATA[IP based reputation is a measure of the quality of the mail coming from a particular IP address. Because of how reputation data is collected and evaluated it is difficult for third parties to provide a reputation score for a particular IP address. The data has to be collected in real time, or as close [...]]]></description>
			<content:encoded><![CDATA[<p>IP based reputation is a measure of the quality of the mail coming from a particular IP address. Because of how reputation data is collected and evaluated it is difficult for third parties to provide a reputation score for a particular IP address. The data has to be collected in real time, or as close to real time as possible. Reputation is also very specific to the source of the data. I have seen cases where a client has a high reputation at one ISP and a low reputation at another.</p>
<p>All this means is that there are a limited number of public sources of reputation data. Some ISPs provide ways that senders can check reputation at that ISP. But if a sender wants to check a broader reputation across multiple ISPs where can they go?</p>
<p>There are multiple public sources of data that I use to check reputation of client IP addresses.</p>
<p>Blocklists provide negative reputation data for IP addresses and domain names. There are a wide range of blocklists with differing listing criteria and different levels of trust in the industry. Generally the more widely used a list the more accurate and relevant it is.  Generally I check the <a href="http://spamhaus.org/">Spamhaus lists</a> and <a href="https://admin.uribl.com/">URIBL</a>/<a href="http://george.surbl.org/lookup.html">SURBL</a> when investigating a client. I find these lists are good sources for discovering real issues or problems.</p>
<p>For an overall view into the reputation of an IP address, both positive and negative, I check with <a href="http://senderbase.org/">senderbase.org</a> provided by Ironport and <a href="http://senderscore.org/">senderscore.org</a> provided by ReturnPath.</p>
<p>All reputation sources have limitations. The primary limitation is they are only as good as their source data, and their source data is kept confidential. Another major limitation is reputation sources are only as good as the reputation of the maintainer. If the maintainer doesn&#8217;t behave with integrity then there is no reason for me to trust their data.</p>
<p>I use a number of criteria to evaluate reputation providers.</p>
<ol>
<li>Personal history. I&#8217;ve been around this industry longer than most of the reputation sources. I&#8217;ve watched them develop, modify and adapt their policies over time.</li>
<li>How widely is the data used? This is particularly important when using blocklists. Lists that are widely used tend to have a more accurate listing policies as most large ISPs don&#8217;t want a lot of non-spam blocked.</li>
<li>How transparent is the provider? As I mentioned above there are good reasons for all reputation providers to keep their methods and data sources close to the vest. But that need for secrecy has to be balanced with enough transparency that their data and information can be verified by outside sources.</li>
<li>How do representatives handle themselves with listees and in public? Are they helpful or disdainful? Do they value the enduser and want the recipient to receive mail they want? The behaviour of employees and volunteers in public and with listees reflects the underlying values of the list and can be a major indicator of the value of the list.</li>
</ol>
<p>Public sources of reputation data can be useful but not every source is created equally. When deciding what sources to listen to you need to evaluate the reputation of the source entity, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2010/05/public-reputation-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reputation and &#8220;the cloud&#8221;</title>
		<link>http://blog.wordtothewise.com/2010/05/reputation-and-the-cloud/</link>
		<comments>http://blog.wordtothewise.com/2010/05/reputation-and-the-cloud/#comments</comments>
		<pubDate>Thu, 13 May 2010 00:19:26 +0000</pubDate>
		<dc:creator>laura</dc:creator>
				<category><![CDATA[Industry]]></category>
		<category><![CDATA[Reputation]]></category>

		<guid isPermaLink="false">http://blog.wordtothewise.com/?p=1503</guid>
		<description><![CDATA[As Reddit recently learned it&#8217;s not a great idea to use the Amazon EC2 cloud to host mailservers. There are a number of reasons for this, most of them related to the reputation of mail coming from EC2 servers. When you&#8217;re using machines in the cloud, changing IP addresses is as simple as initializing a [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://blog.reddit.com/2010/05/reddits-may-2010-state-of-servers.html">Reddit recently learned</a> it&#8217;s not a great idea to use the Amazon EC2 cloud to host mailservers. There are a number of reasons for this, most of them related to the reputation of mail coming from EC2 servers.</p>
<p>When you&#8217;re using machines in the cloud, changing IP addresses is as simple as initializing a new server. Spammers discovered this almost as soon as the EC2 cloud became public. They would set up a mailserver and send spam through that server until it was blocked. Then they&#8217;d just start another instance to avoid the block and keep spamming. They had an almost unlimited number of IP addresses to abuse and moving around was easy to do. <a href="http://voices.washingtonpost.com/securityfix/2008/07/amazon_hey_spammers_get_off_my.html">Amazon did little</a> to stop the <a href="http://searchcloudcomputing.techtarget.com/news/article/0,289142,sid201_gci1371369,00.html">spam coming from the cloud</a> so many ISPs and <a href="http://taint.org/2008/07/02/162007a.html">spam filtering companies</a> blocked email from the entire range of IP addresses allocated to the EC2 cloud.</p>
<p>Blocking large swathes of network space that are consistent sources of  abuse is well accepted as a method of dealing with spam. Yes, this form of blocking has inconvenienced legitimate companies who aren&#8217;t actually doing anything wrong. But when a service provider doesn&#8217;t take sufficient action to stop customers from spamming through their networks, then ISPs will implement countermeasures.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wordtothewise.com/2010/05/reputation-and-the-cloud/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

