dc-<random_string>._spfm.<domain>
) and publishes its SPF configuration there. This subdomain contains the necessary mechanisms, such as ip4, ip6, or additional include statements, to authorize GoDaddy’s sending infrastructure. The main SPF record on the root domain is then updated to reference this subdomain using an include mechanism (e.g., include:dc-<random_string>._spfm.<domain>)
. This approach creates a nested include, where the parent SPF record delegates authorization to GoDaddy via the subdomain. This method helps keep the root SPF record cleaner, allows modular updates to the provider-specific SPF content, and reduces the risk of accidentally breaking existing SPF configurations.
For example, consider a domain mydomain.com
that initially has the following SPF record:
_dmarc
as the host value in your configuration object (see Installation), e.g.
validateDmarc
property to true
in your config
.