Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: AntiOnline IP locator

  1. #11
    Senior Member
    Join Date
    Nov 2003
    Posts
    285
    here...................

  2. #12
    Junior Member
    Join Date
    Feb 2004
    Posts
    5
    thanks guys!!! I browsed the ripe ftp, but I obviously missed that file.... :-) Thanks again!!

  3. #13
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    The AO IP locator is pretty poor - it can't even track me to the correct country...
    Paul Waring - Web site design and development.

  4. #14
    AO Ancient: Team Leader
    Join Date
    Oct 2002
    Posts
    5,197
    PWaring: Turn off your proxy.... silly
    Don\'t SYN us.... We\'ll SYN you.....
    \"A nation that draws too broad a difference between its scholars and its warriors will have its thinking done by cowards, and its fighting done by fools.\" - Thucydides

  5. #15
    AO Antique pwaring's Avatar
    Join Date
    Aug 2001
    Posts
    1,409
    Originally posted here by Tiger Shark
    PWaring: Turn off your proxy.... silly
    I don't use a proxy server - and the only one I have ever used in the past has been on my local network and therefore in the same geographical location. My ISP is based in the UK as well, as most other IP locators can assertain. The AO one is past its sell by date.
    Paul Waring - Web site design and development.

  6. #16
    Junior Member
    Join Date
    Feb 2004
    Posts
    5
    hi again, I'm pretty much stuck I'm afraid.

    I'm nearly there,

    SELECT top 50 IL.Logtime, IL.ClientHost,
    ( SELECT top 1 I.Owner
    FROM [InternetAddresses].[dbo].[IPranges] I
    WHERE (IL.ClientHost BETWEEN i.IPstart AND i.IPend)
    )
    as Owner FROM inetlog IL

    inetlog is the log directly from IIS, IPranges is the output from the RIPE db.

    Unfortunately, all ip's must be in the format of xxx.xxx.xxx.xxx for SQL between-statement to work. I'm using ASP.Net, but even running some sort of perl script outside SQL would just kill my server I guess. So comparing must be done in SQL. (SQL Server 2000/P3-1133/512MB)

    Also, there are situations where some overlapp, for instance:

    A: 111.22.33.44-111.24.255.255
    B: 111.23.11.11-111.23.222.222

    or something like this, yielding two (or more) valid answers if you use the 'between' operator. The smallest intervall of these would be correct, so I can test for that later I guess.


    Another problem is that RIPE doesn't seem to have all the ip-ranges??? I stilll get quite a lot of NULL's, so it seems I'm missing some adresses.....

  7. #17
    Junior Member
    Join Date
    Jun 2003
    Posts
    12
    Hmmm, can any of ya'll get the IP Locator page to come up?
    Mine isn't working.

    Where on AntiOnline is the link to the IP Locator? Maybe I have a wrong link?
    I remember the link to it used to under "Tools & Toys" on the right top side. Now I don't see it. Where is it on the front page? lol!

  8. #18
    Looks similar to Xtraceroute Graphics.Also it gave me a town i never heard of when i tested my ip.Though it did get the right state. lol

  9. #19
    Senior Member
    Join Date
    Dec 2003
    Posts
    137
    i tried to find the location of an IP through AO IP locator it gave the result in Milton,Australia but when i used it through NeoTrace Express it showed the location of the IP as Delhi
    Life is a shipwreck but we must not forget to sing in the lifeboats. ~Voltaire

  10. #20
    Administrator mnstrgrl's Avatar
    Join Date
    Feb 2003
    Posts
    512
    We took the link to the "tools and toys" section out of the site navigation some time ago because we realized that some of the apps listed there were buggy. Since we're not publicizing those links at the moment, I don't believe those apps (including the IP locator) are going to be fixed in the near future.

    - h
    I'm not mean. You're just a sissy.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •