yerine nslookup'ı yapmak için komut exec kullanarak, PHP, Python, Ruby ya da programlı yazmak için kolay bir yolu var mı?
Socket Class Ruby. Bu bak answer.
Python görmek için http://small-code.blogspot.com/2008/05/nslookup-in-python.html. Çok zengin işlevsellik için, ayrıca Python görmek, http://www.dnspython.org/.
PHP için, gethostbyname kullanabilir ve gethostbyaddr.
Python için, soket modülü almak ve tekrar gethostbyname ve gethostbyaddr kullanın.