Last active
July 5, 2020 02:14
-
-
Save jatrost/544dfbc979332f6948a2bca065830dc5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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