Some ESPs require unnecessary SPF includes due to outdated practices, marketing tactics, or a misguided attempt at security. This practice is dangerous because it can lead to exceeding the SPF DNS lookup limit (10 lookups), causing SPF authentication to fail. This negatively impacts email deliverability, domain reputation, and DMARC compliance. In addition, lots of includes mean that it becomes harder to update, maintain and monitor your SPF records. While DKIM and SPF both authenticate email, unnecessary SPF includes don't directly improve DKIM. SPF flattening, by replacing includes with IPs, can mitigate this. It's recommended to keep the list of sending sources up-to-date and review who is sending mail on your behalf.
10 marketer opinions
Some ESPs require unnecessary SPF includes, which is often due to outdated information, marketing tactics, or a desire to appear secure. This practice is dangerous because it can lead to exceeding the SPF DNS lookup limit, causing SPF authentication to fail. This failure can negatively affect email deliverability, domain reputation, and DMARC compliance. While DKIM and SPF work together for authentication, unnecessary SPF includes don't directly improve DKIM. The 'include' directive is useful when you have multiple senders, but there is risk of surpassing the DNS lookup limit. So you need to manage this efficiently, by keeping an eye on the DNS lookups.
Marketer view
Email marketer from Email Deliverability Experts Group, says that the 'include' directive is useful when you have multiple senders, but there is risk of surpassing the DNS lookup limit. So you need to manage this efficiently, by keeping an eye on the DNS lookups.
31 May 2025 - Email Deliverability Experts Group
Marketer view
Email marketer from Stack Overflow shares that too many SPF includes can exceed the 10 DNS lookup limit. This will cause SPF authentication to fail, impacting email deliverability. It’s recommended to flatten SPF records to avoid this.
7 May 2023 - Stack Overflow
4 expert opinions
Some ESPs mandate unnecessary SPF includes for DKIM due to outdated practices, marketing strategies, or a desire to show 'security'. This is a bad practice that can lead to exceeding the DNS lookup limit, causing SPF to fail, harming email delivery. Additionally, the growing number of includes makes maintenance difficult, and can lead to errors. It's also noted that Microsoft has shifted from breaking SPF to breaking DKIM.
Expert view
Expert from Word to the Wise, Laura Atkins, explains that some ESPs require the inclusion because they are trying to market the fact that they sent the email. There is an impact as you get more and more includes in your SPF record. This becomes a maintenance nightmare, as it's difficult to update and monitor. It can also lead to errors.
14 Jun 2025 - Word to the Wise
Expert view
Expert from Email Geeks shares that Microsoft moved from breaking SPF to breaking DKIM by modifying the body content of emails.
7 Aug 2021 - Email Geeks
5 technical articles
The SPF 'include' mechanism authorizes other domains to send mail on your behalf. However, overusing 'include' can lead to exceeding the SPF DNS lookup limit (10 lookups), causing SPF to fail. This negatively impacts deliverability, potentially causing mail to bounce or be marked as spam. SPF flattening, which replaces 'include' statements with actual IP addresses, can mitigate this risk. It's best practice to only include domains actually sending mail on your behalf, avoid unnecessary includes, and validate your SPF record to ensure proper authentication and syntax.
Technical article
Documentation from dmarcian.com explains SPF flattening as a method to reduce the number of DNS lookups by replacing 'include' statements with the actual IP addresses. This avoids exceeding the lookup limit and ensures proper SPF authentication.
10 May 2024 - dmarcian.com
Technical article
Documentation from Mailjet shares that best practice is to only include the domains that are actually sending mail on your behalf. Avoid adding unnecessary 'include' statements and flatten your SPF record where possible to remain under the DNS lookup limit and optimize deliverability.
3 Apr 2024 - Mailjet
Can DKIM be set up on a subdomain, and which domain should be used for signing?
Do SPF and DKIM records need to be aligned for all email service providers?
How do SPF, DKIM, and DMARC affect email deliverability with Cvent?
How do SPF records and DKIM keys work with multiple email services like Klaviyo and Shopify?
How to configure SPF, DKIM, and DMARC when sending marketing emails from a subdomain but signing with the primary domain?
What are SPF, DKIM, and DMARC, and when are they needed?