Idea: first tidy up all the domain name after the WHOIS host address, put him into the XML package into the app, check the domain name to get this XML corresponding host address, and then connect to this address with the socket, send/Receive information (this XML file under assets).First on:(This whois.xml is what I did ten years ago, and I've spent a lot of time collecting most of the reliable Whois hosts,
Introductionquite often you want to know who owns a given domain. To obtain the "registry information", you go to the respective registry and start a so called WHOIS query (lookup). The trick is this have to know which Registry is responsible for which TLD (top level Domain).
The database is the so called WHOIS database and it has one distinct property:it provides us with a query interface via T CP Port 43!
Voodoo published in 2000-06-03 22:42:07Domain name:wwwDim strresult
If Request.ServerVariables ("request_method") = "POST" THEN
Dim strquery
' Get the domain name you want to query
Strquery=request ("domainname") "." Request ("ext")
Dim Objsock
' Create a Sock object
Set objsock=server.createobject ("Aspsock.conn")
' Set the WHOIS server to Rs.internic.net
Select Case Request ("ext")
Case "com", "net", "org"
Objsock.remotehost= "Rs.internic.net"
Gj=
Voodoo published in 2000-06-03 22:42:07Domain name:www
Dim strresult
If Request.ServerVariables ("request_method") = "POST" THEN
Dim strquery
' Get the domain name you want to query
Strquery=request ("domainname") "." Request ("ext")
Dim Objsock
' Create a Sock object
Set objsock=server.createobject ("Aspsock.conn")
' Set the WHOIS server to Rs.internic.net
Select Case Request ("ext")
Case "com", "net", "org"
Objsock.remotehost= "Rs.internic.net"
G
Nbsp; domain name to be queried:
Www. Nbsp; TEXT = "query! "Runat =" server "/> (query only. COM /. net /. org /. CN Domain Name whois information) nbsp;
Import java.net .*;
Import java. Io .*;
Public class whois {
Public final static int default_port = 43;
Public final static string default_host = "whois.cnnic.net.cn"; // CN interface: "whois.cnnic.net.cn" COM interface: "whois.internic.net"
Public static void main (string [] ARGs ){
Inetaddress server;
Int Port = default_port;
String STR = "";
Try {
Server = inetaddress. getbyname (default_host );
} Catch (exception e ){
E. printstacktrace ();
Return
toEXAMPLES: Using the exampleSee ALSO: Another referenceoperation after the man file is openedFlip Screen:Turn back one screen: Space(space bar)Flip One screen forward:b KeyTurn back one line: Enter(enter)Turn One line forward:K KeyFind:/keyword Backward Lookup? keyword forward lookupN: NextN: PreviousQ: ExitDate usesDate + "This is%Y. %n Today is%d "UTC Green Wedge Observatory time, Prime Meridian Greenwich Mean Time (old translation GMT or Greenwich Mean Time English: gmt prime Me
In the previous PHP host domain name program used in a WHOIS check code, used to determine whether the queried domain name is registered, the function contains most of the domain name suffix, will be based on the suffix of different connections to different query servers, previously able to use, time relations, I do not now test those query Web site can still be used, if not, you need to find information on your own, to see what the current Web site i
Previously wrote a socket based, but often to connect different WHOIS servers, some information is not complete.
This is directly based on the Chinese webmaster Network, because the target page has JS dynamic operation, so can only use the PAM module.
Here is an introduction:
Bar each line one of the write script in the program directory of the Dns.txt, and then run the following script.
The program automatically generates a separate HTM file for ea
International level only Inter nic one, the world's Nic and Intercontinental Nic are managed by it. (http://www.internic.net).
2. Intercontinental Grade
InterNIC does not directly manage the entire Internet, and its network resources are partitioned again. such as Taiwan, Japan, Hong Kong and other Asia-Pacific countries, by the Asia-Pacific Intercontinental Network Management Center (asian-pacific
Nic,apnic, located in Japan) to manage, is not dire
protocol to send whois queriesAnother protocol can also provide URL-related information. It is also an old protocol. MFC does not directly support it. This is the whois protocol. On the internet, only a few servers provide the whois service. The whois service creates a domain name database on the internet. If a
name, the date is 15th next month26 Exit Account 127 Exit Account 2Here's how we usually go to find out how whois information for a domain is coming from?WHOIS protocol provided based on RFC 954Http://www.rfc-base.org/txt/rfc-954.txtDomain name queries are primarily based on the WHOIS protocol provided in RFC 954. In the above process,We are actually visiting th
See on the net, try a few, all can use, send over
212.175.113.59 8080 highly anonymous whois Turkish cz88.net
211.152.35.23 8080 highly anonymous whois, Shanghai cz88.net
196.33.246.154 8080 highly anonymous whois cz88.net South Africa
217.218.42.134 80 highly anonymous whois the Iranian cz88.net
195.248.97.249 8080 h
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.