Find the SPF TXT record
A domain should normally publish one SPF policy beginning with v=spf1.
Identify authorized senders
Review ip4, ip6, a, mx and include mechanisms and confirm every included service is still required.
Understand the ending
~all is a soft fail and -all is a hard fail. Choose enforcement only after legitimate senders are accounted for.
Avoid multiple SPF policies
Publishing multiple v=spf1 TXT records can cause SPF PermError and mail-delivery problems.
Use this as a practical starting point. Follow your organization's policies, licensing requirements and vendor documentation for production changes.