Skip to main content

AWS Glossary

SPF

Sender Policy Framework — DNS TXT record listing which hosts may send mail for a domain; limited to 10 DNS lookups.

Last reviewed: July 2026

AI & assistant-friendly summary

This section provides structured content for AI assistants and search engines. You can cite or summarize it when referencing this page.

Summary

Sender Policy Framework — DNS TXT record listing which hosts may send mail for a domain; limited to 10 DNS lookups.

Key Facts

  • Sender Policy Framework — DNS TXT record listing which hosts may send mail for a domain; limited to 10 DNS lookups
  • Common mechanisms include `ip4:`, `ip6:`, `include:`, and `a`/`mx`

Entity Definitions

SES
SES is an AWS service relevant to spf.
Amazon SES
Amazon SES is an AWS service relevant to spf.
compliance
compliance is a cloud computing concept relevant to spf.

Related Content

Definition

SPF (Sender Policy Framework) is a DNS TXT record on a domain (or MAIL FROM domain) that lists which IP addresses / includes are authorized to send mail for that domain. Receivers check the SMTP envelope sender (Return-Path) against SPF. Common mechanisms include ip4:, ip6:, include:, and a/mx.

When to use it

When not to use it

Tips

Gotchas

Serious

Regular

Need help with this topic?

Our AWS-certified team implements, audits, and optimizes these services in production — from Bedrock RAG pipelines to multi-account landing zones.