CN110677514A - IP filing information management method and device - Google Patents

IP filing information management method and device Download PDF

Info

Publication number
CN110677514A
CN110677514A CN201911001322.7A CN201911001322A CN110677514A CN 110677514 A CN110677514 A CN 110677514A CN 201911001322 A CN201911001322 A CN 201911001322A CN 110677514 A CN110677514 A CN 110677514A
Authority
CN
China
Prior art keywords
address
domain name
information
filing
unregistered
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
CN201911001322.7A
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.)
Wright Star Ming Data Co Ltd
Original Assignee
Wright Star Ming Data 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 Wright Star Ming Data Co Ltd filed Critical Wright Star Ming Data Co Ltd
Priority to CN201911001322.7A priority Critical patent/CN110677514A/en
Publication of CN110677514A publication Critical patent/CN110677514A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4505Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols
    • H04L61/4511Network directories; Name-to-address mapping using standardised directories; using standardised directory access protocols using domain name system [DNS]

Abstract

The invention discloses an IP filing information management method and a device, wherein the method comprises the following steps: creating a record database, and inquiring an unregistered domain name from the record database according to the record information to be verified; constructing an unregistered IP address library according to the unregistered domain name; and searching the IP address information required to be reported from the IP address library, and reporting the IP address information. By adopting the invention, the problem that the IP address backup information is not updated in time is solved, the automatic update of the IP address backup information is realized, the efficiency and the accuracy of the IP address backup process are improved, the cost of time, manpower and material resources is reduced, and social resources are saved.

Description

IP filing information management method and device
Technical Field
The present invention relates to the field of network information technologies, and in particular, to a method and an apparatus for managing IP filing information.
Background
The communications authority requires the internet service provider to register the IP address assigned to the IDC facilitator to the system of the communications authority. When the IP address information reported by the Internet service provider and the IDC service provider is inconsistent, the communication management bureau reports the relevant information to the IDC service provider to require the IDC service provider to verify and update the IP address information, so that the accuracy of the IP address information is ensured.
The IDC service provider records the IP addresses one by one manually and reports the IP addresses to relevant organization units manually. The efficiency and accuracy of the manual preparation process are low, the cost of required time, labor and material resources is high, and social resource waste is caused.
Disclosure of Invention
The method and the device aim to solve the problem that the IP address reporting information is not updated in time, realize automatic updating of the IP address reporting information, improve the efficiency and accuracy of the IP address reporting process, reduce the cost of required time, labor and material resources and save social resources.
In order to achieve the above object, embodiments of the present invention provide a method and an apparatus for managing IP filing information. The technical scheme is as follows:
in one aspect, a method for managing IP filing information, the method comprising:
creating a record database, and inquiring an unregistered domain name from the record database according to the record information to be verified;
constructing an unregistered IP address library according to the unregistered domain name;
and searching the IP address information required to be reported from the IP address library, and reporting the IP address information.
Further, the specific step of creating a record database and inquiring the domain name which is not recorded from the record database according to the record information to be verified comprises the following steps:
acquiring data of a national ICP/IP address/domain name information filing management system;
creating a filing database according to the data;
and analyzing the to-be-verified filing information, and inquiring the domain name which is not filed from the filing database according to an analysis result.
Further, the specific steps of analyzing the to-be-verified filing information and querying the unregistered domain name from the filing database according to the analysis result include:
acquiring a top-level domain name of the to-be-verified filing information;
analyzing a first-level domain name according to the top-level domain name;
and inquiring whether the primary domain name is recorded from the recording database, and recording the domain name which is not recorded.
Further, the specific step of constructing an unregistered IP address library according to the unregistered domain name includes:
performing DNS analysis on the domain name which is not recorded to obtain a corresponding IP address;
and positioning the IP address, storing the positioned IP address, and constructing the IP address as the unregistered IP address library.
Further, the specific steps of retrieving the IP address information to be reported from the IP address library and reporting the IP address information include:
receiving required IP address information;
comparing the required IP address information with data in the IP address library, and retrieving the IP address information required to be reported;
and carrying out IP address preparation according to the IP address information required to be prepared.
In another aspect, an IP docketing information management apparatus, the apparatus comprising:
the query module is used for creating a record database and querying an unregistered domain name from the record database according to the record information to be verified;
the newly-built module is used for building an unregistered IP address library according to the unregistered domain name;
and the confirmation module is used for retrieving the IP address information required to be reported from the IP address library and reporting the IP address information.
Further, the query module is further configured to:
acquiring data of a national ICP/IP address/domain name information filing management system;
creating a filing database according to the data;
and analyzing the to-be-verified filing information, and inquiring the domain name which is not filed from the filing database according to an analysis result.
Further, the query module is further configured to:
acquiring a top-level domain name of the to-be-verified filing information;
analyzing a first-level domain name according to the top-level domain name;
and inquiring whether the primary domain name is recorded from the recording database, and recording the domain name which is not recorded.
Further, the newly-built module is further configured to:
performing DNS analysis on the domain name which is not recorded to obtain a corresponding IP address;
and positioning the IP address, storing the positioned IP address, and constructing the IP address as the unregistered IP address library.
Further, the confirmation module is further configured to:
receiving required IP address information;
comparing the required IP address information with data in the IP address library, and retrieving the IP address information required to be reported;
and carrying out IP address preparation according to the IP address information required to be prepared.
The technical scheme provided by the embodiment of the invention has the following beneficial effects: by the IP filing information management method and the device, the problem that the IP address filing information is not updated timely is solved, the IP address filing information is automatically updated, the efficiency and the accuracy of the IP address filing process are improved, the cost of required time, labor and material resources is reduced, and social resources are saved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flow chart of a method for managing IP filing information in the present invention;
FIG. 2 is a schematic diagram of an IP filing information management apparatus according to the present invention;
fig. 3 is a schematic diagram of an IP filing information management structure according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides an IP filing information management method, which is applied to the structure shown in fig. 3, and includes the following steps:
101: and creating a record database, and inquiring the domain name which is not recorded from the record database according to the record information to be verified.
In implementation, the server receives to-be-verified and recorded information issued by a communication management office, wherein the to-be-verified and recorded information comprises domain name information and IP address information. The client periodically accesses the national ICP/IP address/domain name information filing management system through an interface and by adopting a multi-path data access mode, and sends the acquired data to the server to be stored locally after access to form a filing database, wherein the filing database comprises a website name, a website domain name, a filing number, filing time, warehousing time and the like. The server acquires a top-level domain name of the record information to be verified, analyzes a corresponding relation table of a first-level domain name and an IP address according to the top-level domain name, analyzes and obtains an IP address list of the open HTTP service according to the IP address information to be verified, and combines the corresponding relation table of the first-level domain name and the IP address with the IP address list of the open HTTP service to obtain a first-level domain name list corresponding to the IP address list of the open HTTP service. The server inquires whether the first-level domain name in the first-level domain name list is recorded in the recording database, and records the domain name which is not recorded
Specifically, the client periodically accesses the national ICP/IP address/domain name information filing management system, data in the local filing database can be updated in time, and on the basis of the updated data, the IP filing information management system performs query and confirmation on the unregistered domain name, so that the problem that the IP address filing information is not updated in time can be solved.
102: and constructing an unregistered IP address library according to the unregistered domain name.
In the implementation, the server performs DNS analysis on the domain name which is not recorded, opens the access authority of the server, analyzes and analyzes the log one by one, analyzes the IP address corresponding to the domain name which is not recorded, forms a port list by the port opened by each IP address, performs HTTP access on the ports in the list one by one, records the IP address and the port information which are successfully responded, so as to obtain the IP address list and the port list of the opened HTTP service and construct an IP address library.
103: and searching the IP address information required to be reported from the IP address library, and reporting the IP address information.
In implementation, the client acquires and sends the required IP address information to the server, the server receives the required IP address information, compares the required IP address information with data in an IP address library, retrieves the IP address information required to be reported, generates an IP address reporting application according to the IP address information required to be reported, and sends the IP address reporting application to the client. And E, the client side sends an email notification application and carries out IP address preparation.
Specifically, the IP address information in the IP address library is IP address information that is not recorded, the IP address library searches for the required IP address information, and when one or more pieces of the required IP address information are the same as the data in the IP address library, it is indicated that the searched one or more pieces of the required IP address information need to be applied for backup. In the existing IP address reporting process, when an IP address is newly added or used back, an information security department is notified by an IP address using department mail, and then the information security department performs new IP address reporting or cancels reporting, and the operation process depends on manual mail notification and lacks a confirmation mechanism. In the present embodiment, after the IP address information to be reported is retrieved, an IP address reporting application is automatically generated, and an automatic mail is notified to the information security department responsible for IP address reporting to perform IP address reporting.
As shown in fig. 2, an embodiment of the present invention provides an IP filing information management apparatus, where the apparatus includes:
the query module 201 is configured to create a filing database, and query an unregistered domain name from the filing database according to the filing information to be verified;
a newly-built module 202, configured to build an unregistered IP address library according to the unregistered domain name;
the confirming module 203 is configured to retrieve IP address information to be provisioned from the IP address library, and provision the IP address information.
In an implementation, the query module is further to:
acquiring data of a national ICP/IP address/domain name information filing management system;
creating a filing database according to the data;
and analyzing the to-be-verified filing information, and inquiring the domain name which is not filed from the filing database according to an analysis result.
In implementations, the query module is further to:
acquiring a top-level domain name of the to-be-verified filing information;
analyzing a first-level domain name list according to the top-level domain name;
and inquiring whether the primary domain name is recorded from the recording database, and recording the domain name which is not recorded.
In implementation, the newly-built module is further configured to:
performing DNS analysis on the domain name which is not recorded to obtain a corresponding IP address;
and positioning the IP address, storing the positioned IP address, and constructing the IP address as the unregistered IP address library.
In implementations, the confirmation module is further to:
receiving required IP address information;
comparing the required IP address information with data in the IP address library, and retrieving the IP address information required to be reported;
and carrying out IP address preparation according to the IP address information required to be prepared.
Therefore, by the method and the device for managing the IP filing information, the problem that the IP address filing information is not updated timely is solved, the automatic updating of the IP address filing information is realized, the efficiency and the accuracy of the IP address filing process are improved, the required time, the labor cost and the material cost are reduced, and social resources are saved.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. An IP filing information management method, comprising:
creating a record database, and inquiring an unregistered domain name from the record database according to the record information to be verified;
constructing an unregistered IP address library according to the unregistered domain name;
and searching the IP address information required to be reported from the IP address library, and reporting the IP address information.
2. The method according to claim 1, wherein the step of creating a filing database, and the step of querying the non-filed domain name from the filing database according to the filing information to be verified comprises:
acquiring data of a national ICP/IP address/domain name information filing management system;
creating a filing database according to the data;
and analyzing the to-be-verified filing information, and inquiring the domain name which is not filed from the filing database according to an analysis result.
3. The method according to claim 2, wherein the specific steps of parsing the to-be-verified filing information and querying the filed database for the domain name without filing according to the parsing result comprise: acquiring a top-level domain name of the to-be-verified filing information;
analyzing a first-level domain name according to the top-level domain name; and inquiring whether the primary domain name is recorded from the recording database, and recording the domain name which is not recorded.
4. The method according to claim 3, wherein the step of constructing the unregistered IP address library according to the unregistered domain name comprises:
performing DNS analysis on the domain name which is not recorded to obtain a corresponding IP address;
and positioning the IP address, storing the positioned IP address, and constructing the IP address as the unregistered IP address library.
5. The method according to claim 4, wherein the IP address information required to be reported is retrieved from the IP address library, and the step of reporting the IP address information comprises:
receiving required IP address information;
comparing the required IP address information with data in the IP address library, and retrieving the IP address information required to be reported;
and carrying out IP address preparation according to the IP address information required to be prepared.
6. An IP filing information management apparatus, comprising:
the query module is used for creating a record database and querying an unregistered domain name from the record database according to the record information to be verified;
the newly-built module is used for building an unregistered IP address library according to the unregistered domain name;
and the confirmation module is used for searching the IP address information required to be reported from the IP address library and reporting the IP address information.
7. The apparatus of claim 6, wherein the query module is further configured to:
acquiring data of a national ICP/IP address/domain name information filing management system;
creating a filing database according to the data;
and analyzing the to-be-verified filing information, and inquiring the domain name which is not filed from the filing database according to an analysis result.
8. The apparatus of claim 7, wherein the query module is further configured to:
acquiring a top-level domain name of the to-be-verified filing information;
analyzing a first-level domain name according to the top-level domain name;
and inquiring whether the primary domain name is recorded from the recording database, and recording the domain name which is not recorded.
9. The apparatus of claim 8, wherein the newly created module is further configured to:
performing DNS analysis on the domain name which is not recorded to obtain a corresponding IP address;
and positioning the IP address, storing the positioned IP address, and constructing the IP address as the unregistered IP address library.
10. The apparatus of claim 9, wherein the confirmation module is further configured to:
receiving required IP address information;
comparing the required IP address information with data in the IP address library, and retrieving the IP address information required to be reported;
and carrying out IP address preparation according to the IP address information required to be prepared.
CN201911001322.7A 2019-10-21 2019-10-21 IP filing information management method and device Pending CN110677514A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911001322.7A CN110677514A (en) 2019-10-21 2019-10-21 IP filing information management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911001322.7A CN110677514A (en) 2019-10-21 2019-10-21 IP filing information management method and device

Publications (1)

Publication Number Publication Date
CN110677514A true CN110677514A (en) 2020-01-10

Family

ID=69083520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911001322.7A Pending CN110677514A (en) 2019-10-21 2019-10-21 IP filing information management method and device

Country Status (1)

Country Link
CN (1) CN110677514A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111614797A (en) * 2020-06-02 2020-09-01 中国信息通信研究院 Method and system for detecting IP address missing coverage
CN112015910A (en) * 2020-08-20 2020-12-01 恒安嘉新(北京)科技股份公司 Method and device for generating domain name knowledge base, computer equipment and storage medium
CN113472814A (en) * 2021-09-02 2021-10-01 北京信联科汇科技有限公司 Automatic management method for realizing IP object filing

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003107627A1 (en) * 2002-06-14 2003-12-24 France Telecom Sa System for consulting and/or updating dns servers and/or ldap directories
US20040039798A1 (en) * 1999-03-03 2004-02-26 Ultradns, Inc. Domain name resolution system and method
CN104065532A (en) * 2014-06-26 2014-09-24 国家计算机网络与信息安全管理中心 Unrecorded website search method and system based on multi-channel data access method
CN107846482A (en) * 2017-11-03 2018-03-27 赛尔网络有限公司 Domain name put on record subsystem and apply its DNS management system
CN108259630A (en) * 2016-12-29 2018-07-06 中国电信股份有限公司 Non- recorded website detection method, platform and system
CN109040333A (en) * 2018-07-10 2018-12-18 厦门秦淮科技有限公司 A kind of domain name is put on record management system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040039798A1 (en) * 1999-03-03 2004-02-26 Ultradns, Inc. Domain name resolution system and method
WO2003107627A1 (en) * 2002-06-14 2003-12-24 France Telecom Sa System for consulting and/or updating dns servers and/or ldap directories
CN1663222A (en) * 2002-06-14 2005-08-31 法国电信有限公司 System for consulting and/or updating DNS servers and/or ldap directories
CN104065532A (en) * 2014-06-26 2014-09-24 国家计算机网络与信息安全管理中心 Unrecorded website search method and system based on multi-channel data access method
CN108259630A (en) * 2016-12-29 2018-07-06 中国电信股份有限公司 Non- recorded website detection method, platform and system
CN107846482A (en) * 2017-11-03 2018-03-27 赛尔网络有限公司 Domain name put on record subsystem and apply its DNS management system
CN109040333A (en) * 2018-07-10 2018-12-18 厦门秦淮科技有限公司 A kind of domain name is put on record management system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王小艳: "一种IP地址精细化管理方法", 《信息通信》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111614797A (en) * 2020-06-02 2020-09-01 中国信息通信研究院 Method and system for detecting IP address missing coverage
CN111614797B (en) * 2020-06-02 2021-06-08 中国信息通信研究院 Method and system for detecting IP address missing coverage
CN112015910A (en) * 2020-08-20 2020-12-01 恒安嘉新(北京)科技股份公司 Method and device for generating domain name knowledge base, computer equipment and storage medium
CN113472814A (en) * 2021-09-02 2021-10-01 北京信联科汇科技有限公司 Automatic management method for realizing IP object filing
CN113472814B (en) * 2021-09-02 2021-11-12 北京信联科汇科技有限公司 Automatic management method for realizing IP object filing

Similar Documents

Publication Publication Date Title
CN110677514A (en) IP filing information management method and device
RU2425449C2 (en) Tracking state transition data in order to aid computer network security
US7155514B1 (en) Apparatus for event log management
US8447801B1 (en) Content sharing with limited cloud storage
CN109960710A (en) Method of data synchronization and system between database
CN109981627B (en) Method and system for updating network threat information
CN103490937B (en) Method and device for filtering monitoring data
KR20220098247A (en) Asset search and discovery system using graph data structures
CN111861140A (en) Service processing method, device, storage medium and electronic device
US11558421B2 (en) Phishing attempt search interface
US8909622B1 (en) Time-based log and alarm integration search tool for trouble-shooting
CN110336863B (en) Data reporting method and system
CN109639630B (en) Terminal port management and control system and method
US9898372B2 (en) Backing up a computer application
CN109617780A (en) Access method, apparatus, terminal device and the machine readable storage medium of network
US11374970B2 (en) Phishing attempt categorization/aggregation interface
CN113704790A (en) Abnormal log information summarizing method and computer equipment
CN116128231A (en) Enterprise service system and construction method
CN104468207A (en) Terminal management method, device and system
US9922539B1 (en) System and method of telecommunication network infrastructure alarms queuing and multi-threading
US20150310374A1 (en) Communication Activity Reporting
US11768889B1 (en) Evaluating configuration files for uniform resource indicator discovery
CN114221935A (en) DNS management system
CN101594435B (en) Method and system for managing polyphonic service data
US9342598B1 (en) Methods, devices, and mediums associated with collaborative research

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: 20200110

RJ01 Rejection of invention patent application after publication