Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Check Who An Ip Is
galexcd
post Apr 11 2007, 08:01 PM
Post #1


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,001
Joined: 25-September 05
From: L.A.
Member No.: 12,251



Ok, I've seen a few sites, like wikipedia, that when i go to a public IP such as an airport, internet cafe, or even school, it can tell what it is. Wikipedia says somthing along the lines of, "this is a public IP [name of place] you have to log in, to edit the pages because of vandalism" or somthing like that. I was wondering, how can I get my site to get that information on a certain IP address. And check if it's a group IP or not.

Thanks
Go to the top of the page
 
+Quote Post
jlhaslip
post Apr 11 2007, 08:11 PM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,954
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



The php manual discusses the $_SERVER super Global Array Here: http://ca.php.net/reserved.variables.

QUOTE
'REMOTE_ADDR'
The IP address from which the user is viewing the current page.
'REMOTE_HOST'
The Host name from which the user is viewing the current page. The reverse dns lookup is based off the REMOTE_ADDR of the user.

Probably they use this information to identify the Remote connection information. All they would need to do is a Reverse DNS Lookup using NIC.com or a similar service to tell them what the client's Host is and how it is configured.
Go to the top of the page
 
+Quote Post
galexcd
post Apr 11 2007, 08:36 PM
Post #3


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,001
Joined: 25-September 05
From: L.A.
Member No.: 12,251



Thanks so much for the fast reply.
Go to the top of the page
 
+Quote Post
Galahad
post May 2 2007, 02:24 AM
Post #4


Neurotical Squirrel
*********

Group: [HOSTED]
Posts: 590
Joined: 4-November 04
From: Novi Sad, Vojvodina
Member No.: 2,127



Try to look into WHOIS protocol... You can implement it in php, and use one of five global whois servers, to get the registered IP owner information... This ofcourse can sometimes yield data that is incorrect, but I guess that for such big instalations, like airports and public areas, IP owner information will be correct...

I will soon put up a whois search on my own website, to make searching these 5 servers more accessible, since most users can't find these servers easily... Address will most likely be http://whois.galahad.trap17.com/ ... Just check my main site for more news on that...
Go to the top of the page
 
+Quote Post
hitmanblood
post May 7 2007, 08:35 PM
Post #5


Privileged Member
*********

Group: [HOSTED]
Posts: 787
Joined: 13-April 07
From: mreža
Member No.: 41,558



Well there is no problem with finding out who is some ip if he or she is connecting from some larger place which has its own ip registered but if he is connecting from their home then you might have problem because firstly they have probably dynamic ip address and in the most cases you would just detect external ip address of their internet service provider.

Also there are a lot of scripts about this in the forums already you might want to use search function.

If you want to check ips you can use these web sites or just type in the google yourself

google search results
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. New Computer Case(20)
  2. Check Your Scripts(4)
  3. The Best And Free Website/html Editors + Text Editors(48)
  4. Forget Netbux. Check Out Storm Of Cash.(13)
  5. Looking For Software Packages In Linux Check This(2)
  6. Girls: What "not" To Say To Guys!(39)
  7. Imap Problem(1)
  8. Check Referrer To Prevent Linking Yours From Other Sites(8)
  9. Anniversery Of Ibm Pc(10)
  10. Test Our New Free File Hosting! The Fastest In The World! Check It :)(12)
  11. Phpbb3 Newly Released As Rc1(11)
  12. 2nd Method Of Disabling Safe Mode On Winxp(2)
  13. Automated Check-in At Hospitals(6)
  14. Check This Totally Css Site Out(5)
  15. How To Get Rid Of Cyclic Redunduncy Check(crc) Errors From Cd/dvd's(5)
  1. Check The Storage Size Of Your Gmail And Picasa Web Albums Storage Space(2)
  2. How To Check If Fsockopen Function Is Enabled?(2)
  3. Cashninjas | Gpt Site | No Minimum Cashout | Int Users Allowed!(1)
  4. Data Structures -- String -- Palindrome(4)
  5. Check Out The Guru At Earning Online(1)
  6. File Checker-how To Check File Whith Html Through Html?(2)
  7. Check Out Our Band!(1)
  8. Scam Email I Recieved Today(4)
  9. Site To Check A Website Is Up Or Down(2)
  10. Prostate Check?(6)
  11. Great Earning Site Check It Out Before Late!(3)
  12. Motorola Rizr Z3(2)
  13. Price Check(1)


 



- Lo-Fi Version Time is now: 21st August 2008 - 01:33 AM