SPF flattening FAQs

What is SPF flattening?

SPF flattening is the process of replacing the include mechanisms in your SPF record with their fully resolved IP addresses. If your company flattens its SPF record, it reduces the number of DNS lookups required during email authentication and stays within the DNS lookup limit.

What is the SPF lookup limit?

The SPF lookup limit is a restriction defined by RFC 7208 that allows a maximum of 10 DNS lookups per SPF check. If your organization's SPF record exceeds this limit, email authentication will fail with a Permanent Error (PermError).

Does SPF flattening help manage the SPF lookup limit?

Yes, SPF flattening helps manage the SPF lookup limit by changing include mechanisms into direct IP addresses, reducing the number of DNS lookups required, and ensuring your business's SPF record remains within the 10-lookup limit.

What problems does SPF flattening solve?

SPF flattening solves multiple problems by reducing the complexity of SPF records. It prevents SPF-related authentication failures, improves email deliverability, ensures compliance with email authentication standards, and protects your company's domain from spoofing and phishing attacks.

Resources

Knowledgebase