logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SPF Query - Validate Email Senders | Online Free DevTools by Hexmos

Validate email senders with SPF Query. Check IP addresses against SPF records for improved email security. Free online tool, no registration required.

spfquery

Query Sender Policy Framework records to validate e-mail senders. More information: https://manned.org/spfquery.

  • Check if an IP address is allowed to send an e-mail from the specified e-mail address:

spfquery -ip {{8.8.8.8}} -sender {{sender@example.com}}

  • Turn on debugging output:

spfquery -ip {{8.8.8.8}} -sender {{sender@example.com}} --debug

See Also