Skip to content

Instantly share code, notes, and snippets.

@jatrost
Last active July 5, 2020 02:14
Show Gist options
  • Save jatrost/544dfbc979332f6948a2bca065830dc5 to your computer and use it in GitHub Desktop.
Save jatrost/544dfbc979332f6948a2bca065830dc5 to your computer and use it in GitHub Desktop.
$ dig TXT fsu.edu | grep spf
fsu.edu. 300 IN TXT "v=spf1 ip4:146.201.58.212 ip4:146.201.58.213 ip4:146.201.107.145 ip4:146.201.107.249 "
"ip4:192.12.121.23 ip4:199.188.157.80 include:spf.protection.outlook.com include:_spf.qualtrics.com "
"include:spf.blackboardconnect.com include:servers.mcsv.net include:_spf.mlsend.com ~all"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment