Skip to content

Instantly share code, notes, and snippets.

@muink
Created April 28, 2023 10:24
Show Gist options
  • Save muink/460cb60c8417a4963be92771b1f561aa to your computer and use it in GitHub Desktop.
Save muink/460cb60c8417a4963be92771b1f561aa to your computer and use it in GitHub Desktop.
Get DNS PTR

DNS PTR Record

Windows: ping -a 192.168.1.1
Windows/Linux: nslookup 192.168.1.1
Windows/Linux: dig -x 192.168.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment