Skip to content

Instantly share code, notes, and snippets.

@phwelo
Last active February 6, 2018 02:09
Show Gist options
  • Save phwelo/135e99cdead59cd3a329 to your computer and use it in GitHub Desktop.
Save phwelo/135e99cdead59cd3a329 to your computer and use it in GitHub Desktop.
[Check SPF Records] Check SPF records of a domain #SPF #DNS #BAT #CMD
REM Checking outlook 365's SPF records from Google's public DNS at 8.8.8.8
nslookup -query=all -type=TXT spf.protection.outlook.com 8.8.8.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment