Welcome, Guest
  • Author Topic: how to get hostname and ISP from an ip ?  (Read 1235 times)

    david007

    • Seasoned Programmer
    • ***
    • Posts: 127
      • View Profile
    Hi all could any one show me how i can get host name,isp,connection type from given ip ?I am looking for a php script that i be able to host and does the job me.Thanks

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: how to get hostname and ISP from an ip ?
    « Reply #1 on: 05/14/07, 01:19 »
    Try to perform a whois (your script should have system rigths) http://www.flash-db.com/Whois/

    Jorge