Domain names and IP ranges that can be allowed for Staffbase Email functionality
Depending on your organization's network security requirements, allowlisting select Staffbase Email (formerly Bananatag) domains is required to ensure the successful delivery, tracking of emails, and avoiding spam folder.
Allow these domain names for basic email functionality:
US Hosting
- *.bl-1.com
- Tracking Event System
Confirm if your organization uses a custom tracking domain by checking the link wrappers in one of your sent emails.
- Tracking Event System
- *.bananatag.com
- App + Image Hosting
EU Hosting
- *.de.bl-1.com (๐ added on February 24 2023)
- Tracking Event System
Confirm if your organization uses a custom tracking domain by checking the link wrappers in one of your sent emails.
- Tracking Event System
- *.de.bananatag.com (๐ added on February 24 2023)
- App + Image Hosting
- *.bananatag.com
- App + Image Hosting
- bt-prod-eu-c1-email-designer.s3.eu-central-1.amazonaws.com
- Email Designer assets
Many organizations have firewalls and other mail security tools in place to help protect from attacks on the internet. Knowing the IP addresses of the incoming emails allows your team to specifically trust emails coming from Staffbase Email or to create rules in the system to deliver Staffbase Email safely.
While Staffbase Email uses AWS SES to deliver emails, the outgoing IP addresses are dedicated and specific to Staffbase Email, so rules created for these IP addresses will apply only to mail from Staffbase Email and not any other individuals or businesses who may also be using AWS SES.
Staffbase Email maintains a set of IP addresses that your emails can be sent from. These IP addresses are dedicated and specific to both our US and EU Staffbase Email instances. Below you can find additional information on our sending IP addresses specific to both our Staffbase Email instances.
More details on how to access our different instances.
Customers sending from the web app can check the Staffbase Email sending IP SPF record to find the outgoing IP addresses emails will be coming from. The IP addresses can be obtained by querying Staffbase Email's SPF record (at the spf.bananatag.com subdomain).
This is how to query the list of IP addresses from Terminal on Mac
(including a filter to include only the SPF record):
dig TXT spf.bananatag.com +short| grep 'v=spf1'
Hereโs the equivalent query using the Windows command prompt
:
nslookup -type=TXT spf.bananatag.com | find "v=spf1"
Returned list of IP ranges:
ip4:23.251.237.159/32
ip4:23.251.237.160/29
ip4:23.251.237.168/30
Those ranges include IP addresses from 23.251.237.159
to 23.251.237.171
.
More details on how to access our different instances.
Used list of IP ranges:
ip4:69.169.228.240/29
ip4:69.169.228.248/30
ip4:69.169.228.252/32
Those ranges include IP addresses from 69.169.228.240
to 69.169.228.252
.