Created
July 15, 2018 14:38
-
-
Save marcanuy/fb07bfd03781b885371b09a05a1fb456 to your computer and use it in GitHub Desktop.
Trying to resolve a website address with a public DNS
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 www.example.com @8.8.8.8 | |
dig www.example.com @9.9.9.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment