[go: up one dir, main page]

CN114070814A - IP address positioning data acquisition and analysis method - Google Patents

IP address positioning data acquisition and analysis method Download PDF

Info

Publication number
CN114070814A
CN114070814A CN202111230474.1A CN202111230474A CN114070814A CN 114070814 A CN114070814 A CN 114070814A CN 202111230474 A CN202111230474 A CN 202111230474A CN 114070814 A CN114070814 A CN 114070814A
Authority
CN
China
Prior art keywords
address
physical
function
positioning data
addresses
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111230474.1A
Other languages
Chinese (zh)
Inventor
梁志勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Zhixiang Digital Technology Co ltd
Original Assignee
Shenzhen Zhixiang Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Zhixiang Digital Technology Co ltd filed Critical Shenzhen Zhixiang Digital Technology Co ltd
Priority to CN202111230474.1A priority Critical patent/CN114070814A/en
Publication of CN114070814A publication Critical patent/CN114070814A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses an IP address positioning data acquisition and analysis method, which comprises the steps of acquiring IP address positioning data, wherein the acquired IP positioning data comprises an IP address and physical position data of the IP address, splitting the acquired IP address and the physical position data of the IP address, wherein the IP address is divided into one group, the physical address of the IP address is divided into one group, establishing a function capable of outputting the physical position of the IP address by taking the IP address as a variable, respectively establishing a database of the IP address and the physical address of the IP address after establishing the function, wherein each group of IP addresses corresponds to one physical address of the IP address, each IP address in the established function corresponds to one digital symbol, the physical address of the IP address in the established function corresponds to a solution set of the function, and random constant terms are added in the established function. The invention discloses an IP address positioning data acquisition and analysis method, belongs to the field of data analysis methods, and can reduce data leakage in the analysis process so as to improve the analysis safety.

Description

IP address positioning data acquisition and analysis method
Technical Field
The invention relates to the field of data analysis methods, in particular to an IP address positioning data acquisition and analysis method.
Background
The IP address is a uniform address format provided by the IP protocol, and it allocates a logical address to each network and each host on the internet, so as to mask the difference of physical addresses. The IP protocol is a protocol designed for communication over computer networks. In the internet, it is a set of rules that enable all computer networks connected to the network to communicate with each other, defining rules that computers should follow when communicating over the internet. Any vendor of computer systems, while complying with the IP protocol, can communicate with the internet. Network systems and devices such as ethernet networks, packet switching networks, etc. produced by various manufacturers cannot communicate with each other, and the main reason for the failure is because the formats of basic units (referred to as "frames" in the art) of data transmitted by the network systems and devices are different. The IP protocol is actually a set of protocol software consisting of software programs that uniformly convert various "frames" into "IP datagram" formats. In an actual application scenario, IP address location databases corresponding to different sources are established for IP addresses of different sources, and the IP address location databases are independent from each other, for example, an IP library, a 4G base station IP library, an IDC library, and the like. By resolving these IP addresses to physical addresses, existing resolution methods easily cause information leakage.
Disclosure of Invention
The invention mainly aims to provide an IP address positioning data acquisition and analysis method, which can effectively solve the problems mentioned in the background technology.
In order to achieve the purpose, the invention adopts the technical scheme that:
the method comprises the steps of obtaining IP address positioning data, wherein the obtained IP positioning data comprise IP addresses and physical position data of the IP addresses, and splitting the obtained IP addresses and the physical position data of the IP addresses, wherein the IP addresses are divided into a group, and the physical addresses of the IP addresses are divided into a group.
Preferably, a function of physical location capable of outputting the IP address is established with the IP address as a variable, and after the function is established, a database of the IP address and a database of physical addresses of the IP address are respectively established, wherein each group of IP addresses corresponds to one physical address of the IP address.
Preferably, each IP address in the established function corresponds to a numerical symbol, and the physical address of the IP address in the established function corresponds to the solution set of the function, because the IP address and the physical address satisfy a one-to-one correspondence relationship, the functional relationship between the IP address and the physical address can be established.
Preferably, a random constant term is added to the established function, the added constant term is used as a key, the key is stored in a storage medium, the storage medium is managed by a user, the function value output by the user can be changed by adding the constant term to the function, the physical address output after the function value output is changed, and only when the input key and the IP address are correct, the correct physical address is output, so that data is encrypted.
Preferably, the physical address of the IP address can be obtained after the key machine and the IP address are input, if the physical address of the IP address cannot be obtained, the physical address represents a key error or the IP address does not have a corresponding physical address, if the IP address does not have a corresponding physical address, the IP address can be recorded and stored, some IP addresses do not exist in the database in the using process, at this time, the IP address records can be stored and saved, and the recorded and saved IP addresses can be input into the database after being supplemented and optimized, so that the database is expanded.
Preferably, when there is no record of the corresponding physical address in the IP address, the relevant data can be searched, and the searched effective data is added to the database.
Compared with the prior art, the invention has the following beneficial effects:
the invention can quickly and flexibly analyze complex and various data, can expand the database by additionally processing invalid data, further optimize the analysis system, and can effectively avoid information leakage by adding a corresponding encryption method in the system, thereby improving the safety of analysis.
Drawings
FIG. 1 is a schematic diagram of a parsing system of the present invention;
fig. 2 is a schematic diagram of the correspondence between IP addresses and physical addresses according to the present invention.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific embodiments.
As shown in fig. 1-2, an IP address location data acquiring and resolving method acquires IP address location data, the acquired IP location data includes physical location data of an IP address and an IP address, the acquired physical location data of the IP address and the IP address is split, wherein the IP address is divided into a group, the physical address of the IP address is divided into a group, a function capable of outputting the physical location of the IP address is established with the IP address as a variable, a database of the IP address and the physical address of the IP address is established after the function is established, wherein each group of IP addresses corresponds to one physical address of the IP address, each IP address in the established function corresponds to one digital sign, the physical address of the IP address in the established function corresponds to a solution set of the function, a random constant term is added to the established function, the added constant term is used as a key, and the key is stored in a storage medium, the storage medium is managed by a user, the physical address of the IP address can be obtained after the key machine and the IP address are input, if the physical address of the IP address cannot be obtained, the key error is represented or the IP address does not have a corresponding physical address, if the IP address does not have a corresponding physical address, the IP address can be recorded and stored, when the IP address does not have a large number of records of the corresponding physical address, related data can be searched, and the searched effective data is added into the database.
It should be noted that, the present invention is an IP address location data obtaining and analyzing method, when in actual use, a database of IP addresses and physical addresses is first established, because the IP addresses and the physical addresses satisfy a one-to-one correspondence relationship, a functional relationship between the IP addresses and the physical addresses can be established, by adding a constant term in the function, an output function value can be changed, the output physical address can be changed after the output function value is changed, only when an input secret key and the IP addresses are correct, a correct physical address can be output, and by means of encryption in this way, information leakage can be effectively avoided, thereby improving the safety of analysis. In the actual use process, some IP addresses do not exist in the database, the IP address records can be stored and saved, and the recorded and saved IP addresses can be input into the database after supplementary optimization, so that the database is expanded.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1.一种IP地址定位数据获取解析方法,其特征在于:获取IP地址定位数据,获取的IP定位数据包括IP地址和IP地址的物理位置数据,拆分获取的IP地址和IP地址的物理位置数据,其中IP地址分为一组,IP地址的物理地址分为一组。1. a method for obtaining and analyzing IP address positioning data, is characterized in that: obtain IP address positioning data, the IP positioning data obtained comprises the physical position data of IP address and IP address, the IP address obtained by splitting and the physical position of IP address data, where IP addresses are grouped into groups and physical addresses of IP addresses are grouped into groups. 2.根据权利要求1所述的一种IP地址定位数据获取解析方法,其特征在于:以IP地址为变量建立一个可以输出IP地址的物理位置的函数,建立函数之后分别建立IP地址和IP地址的物理地址的数据库,其中每组IP地址对应一个IP地址的物理地址。2. a kind of IP address positioning data acquisition analysis method according to claim 1, is characterized in that: take IP address as variable to establish a function that can output the physical position of IP address, establish IP address and IP address respectively after establishing function A database of physical addresses, where each set of IP addresses corresponds to a physical address of an IP address. 3.根据权利要求2所述的一种IP地址定位数据获取解析方法,其特征在于:建立的函数中每个IP地址对应一个数字符号,建立的函数中IP地址的物理地址对应与该函数的解集。3. a kind of IP address positioning data acquisition analysis method according to claim 2, is characterized in that: each IP address corresponds to a numerical symbol in the function of setting up, the physical address of IP address in the function of setting up corresponds with this function's physical address. solution set. 4.根据权利要求3所述的一种IP地址定位数据获取解析方法,其特征在于:在建立的函数中添加随机的常数项,添加的常数项作为秘钥,秘钥由存储介质存储,存储介质由使用者掌管。4. a kind of IP address positioning data acquisition analysis method according to claim 3, is characterized in that: in the function that establishes, add random constant item, the constant item that adds is as secret key, secret key is stored by storage medium, storage The medium is in the hands of the user. 5.根据权利要求4所述的一种IP地址定位数据获取解析方法,其特征在于:输入秘钥机及IP地址之后可以得到该IP地址的物理地址,若不能得到IP地址的物理地址即代表秘钥错误或该IP地址无对应的物理地址,若该IP地址无对应的物理地址可以将其IP地址记录并存储起来。5. a kind of IP address positioning data acquisition analysis method according to claim 4 is characterized in that: the physical address of this IP address can be obtained after inputting the secret key machine and the IP address, if the physical address of the IP address cannot be obtained, it represents The secret key is wrong or the IP address has no corresponding physical address. If the IP address has no corresponding physical address, the IP address can be recorded and stored. 6.根据权利要求5所述的一种IP地址定位数据获取解析方法,其特征在于:当IP地址无对应的物理地址的记录较多时可以搜寻有关数据,搜寻的有效数据添加到数据库中。6. a kind of IP address positioning data acquisition analysis method according to claim 5, is characterized in that: when the record of IP address without corresponding physical address is many, can search for relevant data, and the valid data of search is added in the database.
CN202111230474.1A 2021-10-22 2021-10-22 IP address positioning data acquisition and analysis method Pending CN114070814A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111230474.1A CN114070814A (en) 2021-10-22 2021-10-22 IP address positioning data acquisition and analysis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111230474.1A CN114070814A (en) 2021-10-22 2021-10-22 IP address positioning data acquisition and analysis method

Publications (1)

Publication Number Publication Date
CN114070814A true CN114070814A (en) 2022-02-18

Family

ID=80235168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111230474.1A Pending CN114070814A (en) 2021-10-22 2021-10-22 IP address positioning data acquisition and analysis method

Country Status (1)

Country Link
CN (1) CN114070814A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088544A1 (en) * 2002-10-31 2004-05-06 Tariq Muhammad Mukarram Bin Location privacy through IP address space scrambling
KR20050090157A (en) * 2004-03-08 2005-09-13 에스케이 텔레콤주식회사 Method for protecting location information of mobile internet service user
US20110032870A1 (en) * 2009-08-10 2011-02-10 At&T Intellectual Property I, L.P. Employing physical location geo-spatial co-ordinate of communication device as part of internet protocol
US20150040238A1 (en) * 2012-03-05 2015-02-05 Alcatel Lucent Method and device for improving subscribers privacy in ip communications networks
CN104378222A (en) * 2013-08-15 2015-02-25 海尔集团公司 Communication parameter configuration method, server and intelligent network system
CN104539750A (en) * 2014-12-30 2015-04-22 深圳市兰丁科技有限公司 IP locating method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040088544A1 (en) * 2002-10-31 2004-05-06 Tariq Muhammad Mukarram Bin Location privacy through IP address space scrambling
KR20050090157A (en) * 2004-03-08 2005-09-13 에스케이 텔레콤주식회사 Method for protecting location information of mobile internet service user
US20110032870A1 (en) * 2009-08-10 2011-02-10 At&T Intellectual Property I, L.P. Employing physical location geo-spatial co-ordinate of communication device as part of internet protocol
US20150040238A1 (en) * 2012-03-05 2015-02-05 Alcatel Lucent Method and device for improving subscribers privacy in ip communications networks
CN104378222A (en) * 2013-08-15 2015-02-25 海尔集团公司 Communication parameter configuration method, server and intelligent network system
CN104539750A (en) * 2014-12-30 2015-04-22 深圳市兰丁科技有限公司 IP locating method and device

Similar Documents

Publication Publication Date Title
CN112434059B (en) Data processing method, data processing device, computer equipment and storage medium
CN106874389B (en) Data migration method and device
CN108520183B (en) Data storage method and device
CN112347192A (en) Data synchronization method, device, platform and readable medium
CN111563109A (en) Radix statistics method, apparatus, system, device and computer readable storage medium
CN108093026B (en) Method and device for processing multi-tenant request
CN112416908A (en) Method and system for analyzing prefix sublibrary storage data based on Handle identification
AU2019350694B2 (en) Identification of records for post-cloning tenant identifier translation
WO2020259375A1 (en) Service discovery method and network device
WO2021017305A1 (en) Data query method and apparatus, electronic device, and computer readable storage medium
CN109063070A (en) A kind of operating method and database server of database
CN112527453A (en) Virtualization information simulation system, method and computer-readable storage medium
CN114070814A (en) IP address positioning data acquisition and analysis method
WO2023178792A1 (en) Ciphertext data storage method and apparatus, and device and storage medium
CN116561106B (en) Configuration item data management method and system
CN106959975B (en) Transcoding resource cache processing method, device and equipment
JP7602561B2 (en) Method and apparatus for data reallocation
WO2023143061A1 (en) Data access method and data access system thereof
CN115495520A (en) User data storage method, reading method and device
CN113886429A (en) Cluster-based database query method and system, electronic device and storage medium
CN101447886B (en) Method for comparing mass data and device thereof
CN115455113A (en) Synchronization method, device and equipment of NoSQL database and storage medium
CN113468337A (en) Method for accessing and adapting knowledge map heterogeneous data source data
CN112200331B (en) Configuration analysis method, node, system, device, electronic device and storage medium
CN116305288B (en) Method, device, equipment and storage medium for isolating database resources

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20220218

RJ01 Rejection of invention patent application after publication