|
|
IP2vec: an IP node representation model for IP geolocation |
Fan ZHANG1,2, Meijuan YIN1,2( ), Fenlin LIU1,2, Xiangyang LUO1,2, Shuodi ZU1,2 |
1. State Key Laboratory of Mathematical Engineering and Advanced Computing, Zhengzhou 450001, China 2. Key Laboratory of Cyberspace Situation Awareness of Henan Province, Zhengzhou 450001, China |
|
|
Abstract IP geolocation is essential for the territorial analysis of sensitive network entities, location-based services (LBS) and network fraud detection. It has important theoretical significance and application value. Measurement-based IP geolocation is a hot research topic. However, the existing IP geolocation algorithms cannot effectively utilize the distance characteristics of the delay, and the nodes’ connection relation, resulting in high geolocation error. It is challenging to obtain the mapping between delay, nodes’ connection relation, and geographical location. Based on the idea of network representation learning, we propose a representation learning model for IP nodes (IP2vec for short) and apply it to street-level IP geolocation. IP2vec model vectorizes nodes according to the connection relation and delay between nodes so that the IP vectors can reflect the distance and topological proximity between IP nodes. The steps of the street-level IP geolocation algorithm based on IP2vec model are as follows: Firstly, we measure landmarks and target IP to obtain delay and path information to construct the network topology. Secondly, we use the IP2vec model to obtain the IP vectors from the network topology. Thirdly, we train a neural network to fit the mapping relation between vectors and locations of landmarks. Finally, the vector of target IP is fed into the neural network to obtain the geographical location of target IP. The algorithm can accurately infer geographical locations of target IPs based on delay and topological proximity embedded in the IP vectors. The cross-validation experimental results on 10023 target IPs in New York, Beijing, Hong Kong, and Zhengzhou demonstrate that the proposed algorithm can achieve street-level geolocation. Compared with the existing algorithms such as Hop-Hot, IP-geolocater and SLG, the mean geolocation error of the proposed algorithm is reduced by 33%, 39%, and 51%, respectively.
|
Keywords
IP geolocation
network measurement
node embedding
|
Corresponding Author(s):
Meijuan YIN
|
About author: Peng Lei and Charity Ngina Mwangi contributed equally to this work. |
Just Accepted Date: 28 July 2023
Issue Date: 20 October 2023
|
|
1 |
J A, Muir Oorschot P C Van . Internet geolocation: evasion and counterevasion. ACM Computing Surveys, 2009, 42( 1): 4
|
2 |
Dan O, Parikh V, Davison B D. Improving IP geolocation using query logs. In: Proceedings of the 9th ACM International Conference on Web Search and Data Mining. 2016, 347–356
|
3 |
Y, Wang D, Burgener M, Flores A, Kuzmanovic C Huang . Towards street-level client-independent IP geolocation. In: Proceedings of the 8th USENIX Conference on Networked Systems Design and Implementation. 2011, 365–379
|
4 |
F, Zhao R, Xu R, Li M, Zhu X Luo . Street-level geolocation based on router multilevel partitioning. IEEE Access, 2019, 7: 59237–59248
|
5 |
B, Gueye A, Ziviani M, Crovella S Fdida . Constraint-based geolocation of internet hosts. IEEE/ACM Transactions on Networking, 2006, 14( 6): 1219–1232
|
6 |
B, Wong I, Stoyanov E G Sirer . Octant: a comprehensive framework for the geolocalization of internet hosts. In: Proceedings of the 4th USENIX Conference on Networked Systems Design & Implementation. 2007, 23
|
7 |
Arif M J, Karunasekera S, Kulkarni S. GeoWeight: internet host geolocation based on a probability model for latency measurements. In: Proceedings of the 33rd Australasian Conferenc on Computer Science - Volume 102. 2010, 89–98
|
8 |
Z, Dong R D W, Perera R, Chandramouli K P Subbalakshmi . Network measurement based modeling and optimization for IP geolocation. Computer Networks, 2012, 56( 1): 85–98
|
9 |
G, Ciavarrini M S, Greco A Vecchio . Geolocation of internet hosts: accuracy limits through Cramér–Rao lower bound. Computer Networks, 2018, 135: 70–80
|
10 |
Q, Li Z, Wang D, Tan J, Song H, Wang L, Sun J Liu . GeoCAM: an IP-based geolocation service through fine-grained and stable webcam landmarks. IEEE/ACM Transactions on Networking, 2021, 29( 4): 1798–1812
|
11 |
O, Dan V, Parikh B D Davison . IP geolocation through reverse DNS. ACM Transactions on Internet Technology, 2022, 22( 1): 17
|
12 |
O, Dan V, Parikh B D Davison . IP geolocation through geographic clicks. ACM Transactions on Spatial Algorithms and Systems, 2022, 8( 1): 2
|
13 |
S, Zu X, Luo S, Liu Y, Liu F Liu . City-level IP geolocation algorithm based on PoP network topology. IEEE Access, 2018, 6: 64867–64875
|
14 |
F, Zhao X, Luo Y, Gan S, Zu Q, Cheng F Liu . IP geolocation based on identification routers and local delay distribution similarity. Concurrency and Computation: Practice and Experience, 2019, 31( 22): e4722
|
15 |
J N, Chen F L, Liu Y F, Shi X Luo . Towards IP location estimation using the nearest common router. Journal of Internet Technology, 2018, 19( 7): 2097–2110
|
16 |
S, Ding F, Zhao X Luo . A street-level IP geolocation method based on delay-distance correlation and multilayered common routers. Security and Communication Networks, 2021, 2021: 6658642
|
17 |
S, Zu X, Luo F Zhang . IP-geolocater: a more reliable IP geolocation algorithm based on router error training. Frontiers of Computer Science, 2022, 16( 1): 161504
|
18 |
H, Jiang Y, Liu J N Matthews . IP geolocation estimation using neural networks with stable landmarks. In: Proceedings of 2016 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS). 2016, 170–175
|
19 |
F, Zhang F, Liu X Luo . Geolocation of covert communication entity on the internet for post-steganalysis. EURASIP Journal on Image and Video Processing, 2020, 2020( 1): 15
|
20 |
A, Grover J Leskovec . node2vec: scalable feature learning for networks. In: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. 2016, 855–864
|
21 |
T, Mikolov K, Chen G, Corrado J Dean . Efficient estimation of word representations in vector space. In: Proceedings of the 1st International Conference on Learning Representations. 2013
|
22 |
F, Niu B, Recht C, Re S J Wright . HOGWILD!: a lock-free approach to parallelizing stochastic gradient descent. In: Proceedings of the 24th International Conference on Neural Information Processing Systems. 2011, 693–701
|
23 |
E, Schubert J, Sander M, Ester H P, Kriegel X Xu . DBSCAN revisited, revisited: why and how you should (still) use DBSCAN. ACM Transactions on Database Systems, 2017, 42( 3): 19
|
24 |
R P Lippmann . Pattern classification using neural networks. IEEE Communications Magazine, 1989, 27( 11): 47–50
|
25 |
Z, Tao Y Liu . A regional network topology construction algorithm based on sampling measurement. Journal of Physics: Conference Series, 2021, 1861( 1): 012025
|
26 |
B, Augustin X, Cuvellier B, Orgogozo F, Viger T, Friedman M, Latapy C, Magnien R Teixeira . Avoiding traceroute anomalies with Paris traceroute. In: Proceedings of the 6th ACM SIGCOMM Conference on Internet Measurement. 2006, 153–158
|
27 |
X, Liu W, Yang M, Yin F, Liu C Yun . Street-level landmark mining algorithm based on radar search. Journal of Internet Technology, 2021, 22( 2): 283–295
|
28 |
R, Li Y, Liu Y, Qiao T, Ma B, Wang X Luo . Street-level landmarks acquisition based on SVM classifiers. Computers, Materials & Continua, 2019, 59( 2): 591–606
|
29 |
T, Ma F, Liu X, Luo M, Yin R Li . An algorithm of street-level landmark obtaining based on yellow pages. Journal of Internet Technology, 2019, 20( 5): 1415–1428
|
30 |
N, Spring R, Mahajan D Wetherall . Measuring ISP topologies with rocketfuel. ACM SIGCOMM Computer Communication Review, 2002, 32( 4): 133–145
|
31 |
R, Govindan H Tangmunarunkit . Heuristics for internet map discovery. In: Proceedings of IEEE INFOCOM 2000. Conference on Computer Communications. Nineteenth Annual Joint Conference of the IEEE Computer and Communications Societies. 2000, 1371–1380
|
32 |
M H, Gunes K Sarac . Resolving anonymous routers in internet topology measurement studies. In: Proceedings of IEEE INFOCOM 2008 - The 27th Conference on Computer Communications. 2008, 1076–1084
|
33 |
T, Mikolov I, Sutskever K, Chen G, Corrado J Dean . Distributed representations of words and phrases and their compositionality. In: Proceedings of the 26th International Conference on Neural Information Processing Systems. 2013, 3111–3119
|
|
Viewed |
|
|
|
Full text
|
|
|
|
|
Abstract
|
|
|
|
|
Cited |
|
|
|
|
|
Shared |
|
|
|
|
|
Discussed |
|
|
|
|