'http://www.netsol.com/cgi-bin/whois/whois?STRING2=search&SearchType=do&STRING=', 'org' => 'http://www.netsol.com/cgi-bin/whois/whois?STRING2=search&SearchType=do&STRING=', 'net' => 'http://www.netsol.com/cgi-bin/whois/whois?STRING2=search&SearchType=do&STRING=', 'edu' => 'http://www.netsol.com/cgi-bin/whois/whois?STRING2=search&SearchType=do&STRING=', 'gov' => 'http://www.netsol.com/cgi-bin/whois/whois?STRING2=search&SearchType=do&STRING=', 'jp' => 'http://whois.nic.ad.jp/cgi-bin/whois_gw?key=', 'ac' => 'http://www.nic.ac/cgi-bin/whois?', 'cc' => 'http://www.nic.cc/cgi-bin/cart?domain=', 'to' => 'http://www.tonic.to/whois?', 'tv' => 'http://www.tv/cgi-bin/lookup.cgi?domain=', 'nu' => 'http://www.nic.nu/cgi-bin/drill.cfm?domainname=', ); if ($_POST[site] != ""){ $site = $_POST[site]; while(list($tail, $server)=each($whoislist)){ if(eregi("\.$tail\$", $site)){ $servername = $server; break; } } if (preg_match("/^[0-9\.]+/", $site)) $servername = $whoislist[jp]; if($servername){ header("Location: $servername$site\n\n"); }else{ echo "No match domains."; } } ?> WebWhois

WebWhois

Let's PHP!


Please enter a site name. .com.net.org.jp.to.cc.tv...or IP Address