IP location tracking
-
Well, this is not a programming question. Any one here having any idea regarding IP location tracking ??? I mean if somebody is visiting your web-site or connecting to you chat server, then how can you track that visiting party is from which country. If you have knowledge on this subject then please share. Any document or any site you know about this subject then plz tell me. Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
You should check out NeoTrace 2.0 [^] HTH Nick Parker
If the automobile had followed the same development as the computer, a Rolls-Royce would today cost $100, get a million miles per gallon, and explode once a year killing everyone inside. -Robert Cringely
-
You should check out NeoTrace 2.0 [^] HTH Nick Parker
If the automobile had followed the same development as the computer, a Rolls-Royce would today cost $100, get a million miles per gallon, and explode once a year killing everyone inside. -Robert Cringely
Yaa, but it is not explained that how whole thing works :( Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
-
Well, this is not a programming question. Any one here having any idea regarding IP location tracking ??? I mean if somebody is visiting your web-site or connecting to you chat server, then how can you track that visiting party is from which country. If you have knowledge on this subject then please share. Any document or any site you know about this subject then plz tell me. Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
Like Nick suggested, have a look at NeoTrace. Regardz Colin J Davies
Sonork ID 100.9197:Colin
You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.
-
Yaa, but it is not explained that how whole thing works :( Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
Have a look at how tracert works, eg at the commandline tracert 207.219.70.31 Then you need to do a whois lookup of the last IP numbers. Regardz Colin J Davies
Sonork ID 100.9197:Colin
You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.
-
You should check out NeoTrace 2.0 [^] HTH Nick Parker
If the automobile had followed the same development as the computer, a Rolls-Royce would today cost $100, get a million miles per gallon, and explode once a year killing everyone inside. -Robert Cringely
NeoTrace is sweet. I've got the full version here. I'm so thankful I have it. It's been really cool to impress people with occasionally. :-D Your bullshit is so effusive I can smell it across oceans... You impress no-one. You are a world-class sleazeball; an incomparable jerk. No-one is fooled by your idiotic attempts to slant votes. -A. N. Onymous on Bill SerGio
-
Well, this is not a programming question. Any one here having any idea regarding IP location tracking ??? I mean if somebody is visiting your web-site or connecting to you chat server, then how can you track that visiting party is from which country. If you have knowledge on this subject then please share. Any document or any site you know about this subject then plz tell me. Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
Your firewall / server should keep a log file of everyone who makes requests to you. You can open this in a text file and sift through it manually, or use a reporting tool such as Crystal Reports to pull out each distinct address. Once you have done that go to www.samspade.org and use the IP Whois field. This will tell you which ISP that person is subscribed too, thus giving you regional info (eg. if a 213.123.etc.etc comes up it is UK BT). HTH The following statement about your geekness is true. The previous statement about your geekness is false. GCS/IT/P d- s: a- C++++$ UL+>++++ P+ L++$ E- W+++$ N !o K+ w++$ O---- M-- PS- PE Y+ PGP--- t !5 X- tv b+++ DI++ D+ G++ e++ h--- r+++
-
Your firewall / server should keep a log file of everyone who makes requests to you. You can open this in a text file and sift through it manually, or use a reporting tool such as Crystal Reports to pull out each distinct address. Once you have done that go to www.samspade.org and use the IP Whois field. This will tell you which ISP that person is subscribed too, thus giving you regional info (eg. if a 213.123.etc.etc comes up it is UK BT). HTH The following statement about your geekness is true. The previous statement about your geekness is false. GCS/IT/P d- s: a- C++++$ UL+>++++ P+ L++$ E- W+++$ N !o K+ w++$ O---- M-- PS- PE Y+ PGP--- t !5 X- tv b+++ DI++ D+ G++ e++ h--- r+++
Good idea! A simple text parser could be used to obtain the physical address of the site owner, as well, so long as the ISP isn't one of the global outfits that hold huge blocks of addresses. Old malted hops and yeasts never die, they just slowly stupify...
-
Well, this is not a programming question. Any one here having any idea regarding IP location tracking ??? I mean if somebody is visiting your web-site or connecting to you chat server, then how can you track that visiting party is from which country. If you have knowledge on this subject then please share. Any document or any site you know about this subject then plz tell me. Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
Akamai Networks provide services of this nature. Edgescape i think. Signature space for rent. Apply by email to....
-
Well, this is not a programming question. Any one here having any idea regarding IP location tracking ??? I mean if somebody is visiting your web-site or connecting to you chat server, then how can you track that visiting party is from which country. If you have knowledge on this subject then please share. Any document or any site you know about this subject then plz tell me. Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
This might be what you are searching for: http://maxmind.com/geoip/ regards
-
Well, this is not a programming question. Any one here having any idea regarding IP location tracking ??? I mean if somebody is visiting your web-site or connecting to you chat server, then how can you track that visiting party is from which country. If you have knowledge on this subject then please share. Any document or any site you know about this subject then plz tell me. Imran Farooqui World first Urdu Instant Messenger[^] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Java is a tool for creating applications that torture users with its awful speed and its ugly interfaces. Daniel Turini commenting on this article
We do this at work. We have a large database of ips mapped to countries. We can then route traffic bases on country. It's a constantly changing database. There are companies that offer databases for sale. Todd Smith