Created
October 17, 2019 17:48
-
-
Save paulogdm/f3552a9556bc9c600568cb2a3bb164c1 to your computer and use it in GitHub Desktop.
bitauth.com dig
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 bitauth.com MX &&\ | |
dig bitauth.com MX @1.1.1.1 &&\ | |
dig bitatuh.com MX @8.8.8.8 &&\ | |
nslookup -q=MX bitauth.com &&\ | |
echo "end of set" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment