Re: country of origin from IPADDRESS???

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 39186
interpreted = N
texte = Surfers at home resolve to 1234.adslxtra.co.nz or something stupid like that .. A reverse lookup on your IP address results in203-109-230-26.ihug.net for instance .. > i was looking at a page that offerred some perl code that place an IP > address on a longitude/latitude set of co--ordinates. it linked in with the > internic web site. > > It also did major cities in the US a such like that. > > .co.nz is the result of the IP address of the referrer. > > i am talking about the IP address of the user sitting at home at their desk. > > or is this the same thing, and the .co.nz resolution is pointing at their > ISP or something? > > on 10/10/01 9:26 AM, Alain Russell at alain.russell@blackpepper.co.nz wrote: > >> Stats packages do a DNS lookup on the IP address and parse the .?.? On the >> end of the domain to determine country of origin. >> >> Something like .. >> >> [search db=stats.db&neIPHEREdata=find_all] >> [founditems] >> [appendfile file=resolvedDNS]
[shell]Nslookup>> [ip_address_from_webcat][/shell]
[/appendfile] >> [/founditems] >> [/search] >> >> then listwords on the file with line breaks as a delimiter, then listwords >> the lines with .'s as a delimiter, grab the last one/two segments eg .co.nz >> or .com and then append that as a visitor from a specific country. >> NOTE: untested .. No responsibility taken >> >> >> OR : Get some decent reporting software :-) >> Alain >> >> >>> Can i tell where an IP comes from. >>> >>> Or is there a service somewhere on the net i could run a list of IP >>> address's from our stats to find out where in the world the hits came >>> from??? >>> >>> Anybody done anything like this. >>> >>> >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >>> >>> Web Archive of this list is at: http://search.smithmicro.com/ >>> >> >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://search.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: country of origin from IPADDRESS??? (Donovan Brooke 2001)
  2. Re: country of origin from IPADDRESS??? (John Peacock 2001)
  3. Re: country of origin from IPADDRESS??? (dale 2001)
  4. Re: country of origin from IPADDRESS??? (Alain Russell 2001)
  5. Re: country of origin from IPADDRESS??? (Andrew Simpson 2001)
  6. Re: country of origin from IPADDRESS??? (Alain Russell 2001)
  7. Re: country of origin from IPADDRESS??? (Andrew Simpson 2001)
  8. Re: country of origin from IPADDRESS??? (Clint Davis 2001)
  9. Re: country of origin from IPADDRESS??? (Bob Minor 2001)
  10. Re: country of origin from IPADDRESS??? (Andrew Simpson 2001)
  11. Re: country of origin from IPADDRESS??? (Alain Russell 2001)
  12. Re: country of origin from IPADDRESS??? (Dale Therio 2001)
  13. Re: country of origin from IPADDRESS??? (Andrew Simpson 2001)
  14. Re: country of origin from IPADDRESS??? (Alain Russell 2001)
  15. Re: country of origin from IPADDRESS??? (Andrew Simpson 2001)
  16. Re: country of origin from IPADDRESS??? (Alain Russell 2001)
  17. country of origin from IPADDRESS??? (Andrew Simpson 2001)
Surfers at home resolve to 1234.adslxtra.co.nz or something stupid like that .. A reverse lookup on your IP address results in203-109-230-26.ihug.net for instance .. > i was looking at a page that offerred some perl code that place an IP > address on a longitude/latitude set of co--ordinates. it linked in with the > internic web site. > > It also did major cities in the US a such like that. > > .co.nz is the result of the IP address of the referrer. > > i am talking about the IP address of the user sitting at home at their desk. > > or is this the same thing, and the .co.nz resolution is pointing at their > ISP or something? > > on 10/10/01 9:26 AM, Alain Russell at alain.russell@blackpepper.co.nz wrote: > >> Stats packages do a DNS lookup on the IP address and parse the .?.? On the >> end of the domain to determine country of origin. >> >> Something like .. >> >> [search db=stats.db&neIPHEREdata=find_all] >> [founditems] >> [appendfile file=resolvedDNS]
[shell]Nslookup>> [ip_address_from_webcat][/shell]
[/appendfile] >> [/founditems] >> [/search] >> >> then listwords on the file with line breaks as a delimiter, then listwords >> the lines with .'s as a delimiter, grab the last one/two segments eg .co.nz >> or .com and then append that as a visitor from a specific country. >> NOTE: untested .. No responsibility taken >> >> >> OR : Get some decent reporting software :-) >> Alain >> >> >>> Can i tell where an IP comes from. >>> >>> Or is there a service somewhere on the net i could run a list of IP >>> address's from our stats to find out where in the world the hits came >>> from??? >>> >>> Anybody done anything like this. >>> >>> >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >>> >>> Web Archive of this list is at: http://search.smithmicro.com/ >>> >> >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://search.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Alain Russell

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Replace context problem ... (1997) Passing WebCat Vars with Javascript (2000) [taxrate] question (1997) Search/sort in URL Was: GuestBook example (1997) WebCatalog [FoundItems] Problem - AGAIN - (1997) Status? (2000) Truncated numbers (2000) WebCat cannot handle compatible search parameters? (1997) Cookies (1999) FTP and [shell] (2003) Freeze (2003) [table] retained in memory (2006) possible, WebCat2.0 and checkboxes-restated (1997) Help name our technology! (1997) Num Sort Descending (2004) Some Advise needed (1997) WC Bulletin Board Issue (2003) Help name our technology! (1997) Not reading code (1997) Sku numbers (1997)