- Impact
- 25
Domain: www.PrintIP.info
New site; no revenue, no traffic. I put up ads to show what you could do for adspace.
I complied the script & design myself.
Site displays info such as:
IP
IP Host
Cookies/Javascript: Enabled/Disabled
Screen Resolution
Browser
Browser Info
Operating System
Referring URL
Whois redirect; Although I do have the script to show it directly on your host. It doesnt work on mine. To test if it works on yours simply make a php file and put:
Start: $1
BIN: $40
Auction End: THIS Saturday, 8PM GMT
Domain reg'd at DomainSite, free push. Just under a year left.
New site; no revenue, no traffic. I put up ads to show what you could do for adspace.
I complied the script & design myself.
Site displays info such as:
IP
IP Host
Cookies/Javascript: Enabled/Disabled
Screen Resolution
Browser
Browser Info
Operating System
Referring URL
Whois redirect; Although I do have the script to show it directly on your host. It doesnt work on mine. To test if it works on yours simply make a php file and put:
Code:
<?php
$IP = $_SERVER['REMOTE_ADDR'];
exec("whois $IP", $output, $error); while (list(,$line) = each($output)){ echo $line, "
<br />";
}
?>
Start: $1
BIN: $40
Auction End: THIS Saturday, 8PM GMT
Domain reg'd at DomainSite, free push. Just under a year left.






