|
|
[2005-04-12] Basic DNS: PTR Records and Why You Care A PTR record is what lets someone do a "reverse" DNS lookup - that is, they have your IP address and want to know what your host/domain is. At any Unix/Linux command line, you can use "dig -x" to do a reverse lookup:
|
|