To minimize the amount of the bounced emails from your Prospect Rocket campaigns, it is necessary to set up a SPF record on your sending domain.

What is SPF? 

Sender Policy Framework (SPF) is a method of fighting spam. As more time passes, this protocol will be used as one of the standard methods of fighting spam on the Internet. An SPF record is a TXT record that is part of a domain's DNS zone file. The TXT record specifies a list of authorized host names/IP addresses that mail can originate from for a given domain name. Once this entry is placed within the DNS zone, no further configuration is necessary to take advantage of servers that incorporate SPF checking into their anti-spam systems. This SPF record is added the same way as a regular A, MX, or CNAME record.

What is the SPF record that I need to install? 

Here is the SPF record that you need to set up on your sending domain: 


v=spf1 include:_spf.google.com a:prospectrocket.com a:prorocketlink.com ip4:34.205.34.168 ip4:34.204.239.105 mx mx:prospectrocket.com mx mx:prorocketlink.com ~all

How to set up the SPF record on my domain?  (ex.: GODADDY) 

  1. Log into your Domain Management Account 
  2. Go to Domains: 

Expand Domains List

3. Next to the domain you want to manage, under the Action section, click on the Manage DNS button:

Manage DNS Button

4. At the bottom of the Records section, click Add and select TXT from the menu.


NOTE: If you have an existing record, MODIFY the existing record. DO NOT add a second SPF record

5. Complete the following fields:

For a TXT SPF record, enter the SPF rule in the TXT Value field:

v=spf1 include:_spf.google.com a:prospectrocket.com a:prorocketlink.com ip4:34.205.34.168 ip4:34.204.239.105 mx mx:prospectrocket.com mx mx:prorocketlink.com ~all

6. Click Save to commit the changes.