Skip to content

vamsiDT/ip_geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ip_geolocation

Repository contains some scripts for geolocating an IP

All the data (.dat and .json) files have been removed

Bibliography

[1] Padmanabhan VN, Subramanian L. An investigation of geographic mapping techniques for Internet hosts. InProceedings of the 2001 conference on Applications, technologies, architectures, and protocols for computer communications 2001 Aug 27 (pp. 173-185).

[2] Gueye B, Ziviani A, Crovella M, Fdida S. Constraint-based geolocation of internet hosts. IEEE/ACM Transactions On Networking. 2006 Dec 19;14(6):1219-32.

[3] Gill P, Ganjali Y, Wong B, Lie D. Dude, where’s that IP? Circumventing measurement-based IP geolocation. InProceedings of the 19th USENIX conference on Security 2010 Aug 11 (pp. 16-16).

[4] Scheitle Q, Gasser O, Sattler P, Carle G. HLOC: Hints-based geolocation leveraging multiple measurement frameworks. In2017 Network Traffic Measurement and Analysis Conference (TMA) 2017 Jun 21 (pp. 1-9). IEEE.

[5] Muir JA, Van Oorschot PC. Internet geolocation and evasion. Ottawa: School of Computer Science, Carleton University. 2006 Apr 8.

[6] Gueye B, Uhlig S, Ziviani A, Fdida S. Leveraging buffering delay estimation for geolocation of Internet hosts. InInternational Conference on Research in Networking 2006 May 15 (pp. 319-330). Springer, Berlin, Heidelberg.

[7] Günther A, Hoene C. Measuring round trip times to determine the distance between WLAN nodes. InInternational conference on research in networking 2005 May 2 (pp. 768-779). Springer, Berlin, Heidelberg.

[8] Landa R, Araújo JT, Clegg RG, Mykoniati E, Griffin D, Rio M. The large-scale geography of Internet round trip times. In2013 IFIP Networking Conference 2013 May 22 (pp. 1-9). IEEE.

[9] Wang Y, Burgener D, Flores M, Kuzmanovic A, Huang C. Towards Street-Level Client-Independent IP Geolocation. InNSDI 2011 Mar 30 (Vol. 11, pp. 27-27).

Useful source-code/tools for IP Geolocation

source-code for published techniques

  1. HLOC TMA17
  2. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3231493/

python geoip database tools

  1. ip2geotools
  2. https://github.com/joeljogy/Getting-GeoLocation

PlanetLab

  1. PlanetLab Cental: API, Tutorial

GEOPY Python

Useful tool to deal with map coordinates and distances
  1. Geopy

Multilateration

  1. Multilateration Wikipedia (Very useful link)
  2. Multilateration Implementation (Not sure)
  3. Multilateration (Seems useful)

About

Study and experimentation of IP geolocation methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published