Allow email from Bambu IP Addresses

Bambu uses Mailchimp's transactional email service called Mandrill.

Mandrill uses a shared IP address pool to help with email deliverability. This can make it difficult when you try to allow email from Bambu by targeting allowed IP addresses. Instead, your IT team can allow the entire range of Mandrill IP Addresses.

It is possible to allow ALL Mandrill IPs. Though it's not expected to change often (hardly ever in Bambu’s experience),

You can view the current list of Mandrill IPs via the SPF record at any time:

dig TXT spf.mandrillapp.com:

v=spf1 ip4:198.2.128.0/24 ip4:198.2.132.0/22 ip4:198.2.136.0/23 ip4:198.2.145.0/24 ip4:198.2.186.0/23 ip4:205.201.131.128/25 ip4:205.201.134.128/25 ip4:205.201.136.0/23 ip4:205.201.139.0/24 ip4:198.2.177.0/24 ip4:198.2.178.0/23 ip4:198.2.180.0/24 ~all

 

Each of the IP4s listed is a range that is could be used for sending. These are not individual IPs, but actually IP ranges. That means each listed IP4 (i.e. 198.2.136.0/23) actually contains many hundreds of individual IP addresses. 

 

For example, the IP address 198.2.137.25 is available in the range and can span all IP addresses between

 198.2.136.0 - 198.2.137.254

 

The range 198.2.136.0/23 should correspond to the individual IP 198.2.137.25. These are broken down into two easily recognizable sub ranges:

198.2.136.0 up to 198.2.136.254 -AND- 198.2.137.0 up to 198.2.137.254 

 

You can use a tool like https://tehnoblog.org/ip-tools/ip-address-aggregator/ to see exactly what IPs are included in the IP4 range based on the Mandrill SPF record. If you enter the entire CIDR range (198.2.136.0/23) and click Range, you get this result: https://d.pr/i/DAZvIe   

The formatting of these servers would include the last parts of the IP address (in this case 137-25) and the specific mail server that IP corresponds to (in this case atl71).



Was this article helpful?

Still can't find what you're looking for?

Powered by Zendesk