4 things spammers do legitimate marketers don't

I’ve never met a spammer that claims to be a spammer. Most that I’ve met claim to be legitimate marketers (or high volume email deployers). But there are things spammers do that I never expect to see a legitimate marketer doing.
I’ve written about these things throughout the blog (tag: TWSD), but it’s probably time to actually pull them together into a single post.

Use Hashbusters.

Wikipedia defines a hash as “any function that can be used to map digital data of arbitrary size to digital data of fixed size.” Email filters use hashes as a way of comparing content. Hashbusters are random words and text added to break filters.

Spammers use hash busters to minimize the effectiveness of these techniques by inserting random words or sentences at the end of the email. This text makes differentiates one spam from another, complicating the process of fingerprinting an spam message: it is more difficult for automated analysis to spot a spam message when the messages are no longer identical. The hash buster is sometimes visible to the recipient, while in an HTML email, it can be tagged as white text on a white background so it is essentially invisible to the user. Sophos Security Blog.

Hashbusters
Examples of hash busters.
Hashbusters come in all shapes and flavors. Sometimes they’re white-on-white (or light grey on white) text that’s hard for people to see or read but is machine readable. Sometimes it’s hidden in HTML comments. Other times fake HTML tags are used as part of hashbusters, often to break up words. Sometimes they’ll even use HTML to shrink text down to an unreadable size and make it look like a horizontal rule.

Use Many Domains for One Campaign

Related to rotating domains and pulling them out of DNS when a spam run is over is the practice of using many domains for a single campaign. For instance, I received three copies of a spam in one day, each with similar content, but all pointing to different domains. The emails all had the same CAN SPAM address but used the domains householders.biz, prossjelloroda.us, and roffaspcalz.us.

Use Privacy Protection Services to Hide Domain Ownership.

There is no legitimate reason to use privacy protection on a domain used in commercial email. Every commercial email is expected to have a physical address in it, hiding the whois information behind privacy protection is meaningless. What hiding behind privacy protection does do is complicate investigation and hinder people’s ability to see just how many domains a particular company owns.

Rotate Domains or IPs.

Spammers have all sorts of techniques to rotate through IPs and domains. There was a period of time where spammers were using domain tasting to spam free domains. Domain tasting is now legal, but spammers register dozens or thousands of domains and hold on to them. They’ll publish a domain in DNS for 24 – 48 hours, enough for a spam run and to collect some responses, and then they’ll pull the DNS for the domain.
Spammers will also use hundreds of little IP blocks scattered around the web to snowshoe.

Hide CAN SPAM Addresses from Filters.

CAN SPAM requires a postal address to be included in all commercial electronic emails. Spammers who comply with CAN SPAM are at a disadvantage as they have a choice to break the law or get filtered. Some of them have used creative punctuation to break up their CAN SPAM required address to avoid filters. Others decide to use images for CAN SPAM required information. Legitimate companies don’t need to use either technique to hide their CAN SPAM data from filters.
All of these things are things spammers do. Some of these things are things legitimate mailers do (like use domain privacy services). But there are a few things no legitimate mailer will ever do.

  • Hashbusters. Using hash busters is a deliberate act to confuse filters. Companies that do this are not sending legitimate mail. Legitimate mailers do not do this.
  • Using many domains in a single campaign. There is no benefit to using multiple domains in a single campaign. It’s bad marketing and it’s bad mailing. Legitimate mailers don’t do this.
  • Pulling domains out of DNS. This one is actually a CAN SPAM violation, as unsubscribes must be collected for 30 days after a mailing. Legitimate mailers don’t do this.
  • Hide CAN SPAM addresses behind images or with strange punctuation. Legitimate mailers don’t do this.

Related Posts

A new twist on confirmation

I got multiple copies of a request to “confirm my email address” recently. What’s interesting is the text surrounding the confirmation request.

Read More

Email problems are costly

Last week Zulily released their quarterly earnings. Their earnings’ report was disappointing, resulting in a drop in their stock prices. The chairman of the company told reporters on a conference call that part of the reason for the drop in earnings were due to deliverability problems “at a large ISP.”

Read More

Language as filtering criteria

A few months ago I was working on a delivery audit for a client who sends mail in multiple languages. We discovered that the language of an email has a significant delivery impact. The same email in different languages was delivered differently, particularly at Gmail. Emails in a language I don’t normally receive email in were delivered to my bulk folder.
Other folks have commented on similar things. Some filters really do look at preferred language of the recipient and treat mail in other languages as problematic. I don’t think that’s unreasonable. I do get a lot of foreign language spam and there’s no real way to stop it. Many countries don’t require opt-out links, and so there isn’t a clear way to even unsubscribe.
Writing in the recipient’s local language is one way to minimize inappropriate blocking, even when you have permission to send mail.
 
 

Read More