Web Hosting Talk







View Full Version : Trace IP


kvhoang
11-12-2000, 04:39 PM
Hi there,

If this question is already answer, please help to find it. Is there Perl or CGI program that can trace IP address to its ISP?

Please help!

Thanks

jtan15
11-12-2000, 05:04 PM
Yes. Look into "traceroute". It's a unix command which can do what you want.

BC
11-12-2000, 05:40 PM
And here's a good example.... Though the CGI script is written in C.

http://www.samspade.org

etLux
11-12-2000, 08:04 PM
Hit places like http://www.HotScripts.com and http://www.FreePerlCode.com -- you'll find scripts for this.