Skip to content

Instantly share code, notes, and snippets.

@paulogdm
Created October 17, 2019 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulogdm/f3552a9556bc9c600568cb2a3bb164c1 to your computer and use it in GitHub Desktop.
Save paulogdm/f3552a9556bc9c600568cb2a3bb164c1 to your computer and use it in GitHub Desktop.
bitauth.com dig
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