if(sizeof($_POST))
{
$myip = $_POST["ip"];
}
else
{
$myip = $_SERVER[REMOTE_ADDR];
}
function message($msg){
echo $msg;
flush();
}
function arin($ipaddy)
{
$server = "whois.arin.net";
if (!$ipaddy = gethostbyname($ipaddy))
{
$msg .= "Can't IP Whois without an IP address.";
}
else
{
if (! $sock = fsockopen($server, 43, &$num, &$error, 20))
{
unset($sock);
$msg .= "Timed-out connecting to $server (port 43)";
}
else{
$whois = $server;
fputs($sock, "$ipaddy\n");
while (!feof($sock))
$buffer .= fgets($sock, 10240);
fclose($sock);
}
if (eregi("whois.apnic.net", $buffer))
$nextServer = "whois.apnic.net";
else if (eregi("RIPE.NET", $buffer))
$nextServer = "whois.ripe.net";
else if (eregi("nic.ad.jp", $buffer))
$nextServer = "whois.nic.ad.jp";
else if (eregi("whois.registro.br", $buffer))
$nextServer = "whois.registro.br";
if($nextServer)
{
$buffer = "";
if(! $sock = fsockopen($nextServer, 43, &$num, &$error, 10))
{
unset($sock);
$msg .= "Timed-out connecting to $nextServer (port 43)";
}
else
{
$whois = $nextServer;
fputs($sock, "$ipaddy$extra\n");
while (!feof($sock))
$buffer .= fgets($sock, 10240);
fclose($sock);
}
}
$buffer = str_replace(" ", " ", $buffer);
$msg .= nl2br($buffer);
}
if($whois=="whois.arin.net")
{
$ad = fnExtractString($msg,"Address:","City:");
$ad = str_replace(" "," ",$ad);
$ad = str_replace("Address:","",$ad);
$ad = str_replace("
Spyware :: Internet Speed Test, Network Tools and Free Softwares
 |
 |
|
<< |
<< |
<< |
<< |
|
|
|
|
|
 |
|
 |
| |
|
|
|
Free Spyware Software Download
1) Ad-Aware 2007
Anti-spyware
provides you with safety, security and privacy, giving you real peace of
mind.
|
|
|
Requirements
Windows 98/2000/XP |
Author/Supplier
Lavasoft |
Licence
Free |
Download Now |
|
2) Spybot-S&D
Application to scan for
spyware, adware, hijackers and other malicious software. |
Requirements
Windows 98/2000/XP |
Author/Supplier
PepiMK Software |
Licence
Free |
Download Now |
|
|
|
|
|
|
|
|
|
 |
|
 |
|
|
|