Is it possible to lookup the A (ip address) and NS (nameservers) of a domain using a single dig command?
Hi I have been messing with this Whois script I got of the \'net, and have been messing with variables and arrays for ever trying to figure out why it won\'t return the whois results for Google and Fa
This question has answer in other languages/platforms but I couldn\'t find a robust solution in C#. Here I\'m looking for the part of URL which we use in WHOIS so I\'m not interested in sub-domains, p
I am using an SQL query to extract web statistics from my website. This is done with the MySQL comand line tool and outputted as a HTML table.
How and from where websites like this http://w开发者_如何转开发ww.yougetsignal.com/tools/web-sites-on-web-server/ are getting this information from? How can I develop such tool?
I have created an application in C# that finds Dummy Domains that ends withj .DE and then another part of the application checks them whether they really exists, the dummy are about (40 ^开发者_运维知
My nameserver isn\'t working properly, and I can\'t figure out why. When I do a \'whois cfconsu开发者_JAVA百科lting.ca\', it shows the correct nameservers, with ns1.signupsystems.com being the primar
How would you get the WHOIS information to provide in the first place? Note that I\'m not actually intending to do this; I\'m just interested in how it would work!开发者_运维问答Simply implement the
$whois abc.com I want to use python to hit this comman开发者_开发知识库d, and then give the result as a String of text. How can I do that?You can use subprocess, for example:
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.