CN111881169A - Model-based expired domain name judgment method and device - Google Patents

Model-based expired domain name judgment method and device Download PDF

Info

Publication number
CN111881169A
CN111881169A CN202010754766.4A CN202010754766A CN111881169A CN 111881169 A CN111881169 A CN 111881169A CN 202010754766 A CN202010754766 A CN 202010754766A CN 111881169 A CN111881169 A CN 111881169A
Authority
CN
China
Prior art keywords
domain name
detection model
name detection
result output
training
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
CN202010754766.4A
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.)
Beijing ThreatBook Technology Co Ltd
Original Assignee
Beijing ThreatBook 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 Beijing ThreatBook Technology Co Ltd filed Critical Beijing ThreatBook Technology Co Ltd
Priority to CN202010754766.4A priority Critical patent/CN111881169A/en
Publication of CN111881169A publication Critical patent/CN111881169A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Fuzzy Systems (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a method and a device for judging an expired domain name based on a model. The method comprises the following steps: receiving a domain name to be processed; inputting the domain name to be processed into a domain name detection model, wherein the domain name detection model is used for judging whether the domain name is overdue; obtaining a classification result output by the domain name detection model; and judging whether the domain name to be processed is overdue or not according to the classification result output by the domain name detection model. By adopting the scheme disclosed by the application, as long as the domain name to be processed is input into the domain name detection model, whether the domain name is overdue or not can be judged through the domain name detection model, the application range of overdue domain name inquiry is improved, whether the domain name is overdue or not is automatically inquired through the model, and the domain name inquiry efficiency is also improved.

Description

Model-based expired domain name judgment method and device
Technical Field
The application relates to the technical field of internet, in particular to a method and a device for judging an expired domain name based on a model.
Background
Domain name registration is expirable, and when the owner of the domain name does not renew or forgets to renew the domain name after the domain name expires, the domain name is identified as the "expired domain name" in a short time.
In the prior art, the method for querying whether a domain name is expired includes: the manufacturer provides a domain name inquiry system under the flag of the manufacturer, and can inquire whether the domain name is overdue or not, or manually open the domain name and manually judge whether the domain name is overdue or not according to a prompt returned by a page.
The scheme for inquiring the expired domain name in the prior art has certain disadvantages, for example, the scheme for automatically judging the expired domain name can only inquire whether the own flag domain name is expired by each domain name provider, so the application range is small and the limitation is high. Although the manual method is not limited, the manual method for querying the outdated domain name has high labor cost, cannot automatically perform batch domain name judgment, and has low query efficiency, so how to provide the outdated domain name judgment method for improving the query efficiency of the outdated domain name under the condition of improving the application range.
Disclosure of Invention
The embodiment of the application aims to provide a method and a device for judging an expired domain name based on a model.
In order to solve the technical problem, the embodiment of the application adopts the following technical scheme: a method for judging an expired domain name based on a model comprises the following steps:
receiving a domain name to be processed;
inputting the domain name to be processed into a domain name detection model, wherein the domain name detection model is used for judging whether the domain name is overdue;
obtaining a classification result output by the domain name detection model;
and judging whether the domain name to be processed is overdue or not according to the classification result output by the domain name detection model.
The beneficial effect of this embodiment lies in: inputting the domain name to be processed into a domain name detection model, wherein the domain name detection model is used for judging whether the domain name is overdue; obtaining a classification result output by the domain name detection model; and judging whether the domain name to be processed is overdue or not according to the classification result output by the domain name detection model, so that the domain name to be processed can be judged to be overdue or not through the domain name detection model as long as the domain name to be processed is input into the domain name detection model, the application range of overdue domain name query is improved, the model is used for automatically querying whether the domain name is overdue or not, and the efficiency of domain name query is also improved.
In one embodiment, the method further comprises:
creating the domain name detection model;
collecting training samples related to the domain name detection model;
and pre-training the domain name detection model based on the training samples.
In one embodiment, creating the domain name detection model comprises:
creating the domain name detection model based on at least one of the following algorithms:
the Kmeans algorithm, the K-Medoids algorithm, the CLARANS algorithm, the Canopy algorithm, the BIRCH algorithm, and the DBSCAN algorithm.
In one embodiment, the collecting training samples related to the domain name detection model includes:
and selecting a first preset number of unexpired domain names and a second preset number of expired domain names as training samples related to the domain name detection model.
In one embodiment, the pre-training the domain name detection model based on the training samples includes:
preprocessing the training sample to obtain a feature vector corresponding to the training sample;
inputting the feature vector corresponding to the training sample into the domain name detection model;
obtaining a classification result output by the domain name detection model;
and when the classification result output by the domain name detection model meets a preset condition, determining that the domain name detection model is trained.
In one embodiment, the classification result output by the domain name detection model satisfies a preset condition, and includes:
comparing the classification result output by the domain name detection model with a preset result to judge whether the domain name detection model gathers the outdated domain name into a classification identifier representing the outdated domain name;
and when the domain name detection model gathers the outdated domain name into the classification identification representing the outdated domain name, determining that a judgment result output by the domain name detection model meets a preset condition.
The present application further provides a device for determining an expired domain name based on a model, comprising:
the receiving module is used for receiving the domain name to be processed;
the input module is used for inputting the domain name to be processed into a domain name detection model, and the domain name detection model is used for judging whether the domain name is overdue or not;
the acquisition module is used for acquiring the classification result output by the domain name detection model;
and the judging module is used for judging whether the domain name to be processed is overdue according to the classification result output by the domain name detection model.
In one embodiment, the apparatus further comprises:
the creating module is used for creating the domain name detection model;
the collection module is used for collecting training samples related to the domain name detection model;
and the pre-training module is used for pre-training the domain name detection model based on the training sample.
In one embodiment, the creating module includes:
a creating sub-module for creating the domain name detection model based on at least one of the following algorithms:
the Kmeans algorithm, the K-Medoids algorithm, the CLARANS algorithm, the Canopy algorithm, the BIRCH algorithm, and the DBSCAN algorithm.
In one embodiment, the collection module includes:
and the selection submodule is used for selecting a first preset number of unexpired domain names and a second preset number of expired domain names as training samples related to the domain name detection model.
In one embodiment, the pre-training module comprises:
the preprocessing submodule is used for preprocessing the training sample to obtain a feature vector corresponding to the training sample;
the input sub-module is used for inputting the feature vectors corresponding to the training samples into the domain name detection model;
the obtaining sub-module is used for obtaining the classification result output by the domain name detection model;
and the determining submodule is used for determining that the training of the domain name detection model is finished when the classification result output by the domain name detection model meets the preset condition.
In one embodiment, the classification result output by the domain name detection model satisfies a preset condition, and includes:
comparing the classification result output by the domain name detection model with a preset result to judge whether the domain name detection model gathers the outdated domain name into a classification identifier representing the outdated domain name;
and when the domain name detection model gathers the outdated domain name into the classification identification representing the outdated domain name, determining that a judgment result output by the domain name detection model meets a preset condition.
Drawings
Fig. 1 is a flowchart of a method for determining an expired domain name based on a model according to an embodiment of the present application;
fig. 2 is a flowchart of a method for determining an expired domain name based on a model according to another embodiment of the present application;
FIG. 3 is a flowchart of a method for determining an expired domain name based on a model according to another embodiment of the present application;
FIG. 4 is a schematic diagram illustrating a process of pre-training a domain name detection model according to an embodiment of the present application;
fig. 5 is a block diagram of a model-based domain name expiration determination apparatus according to an embodiment of the present application;
fig. 6 is a block diagram of a model-based domain name expiration determination apparatus according to an embodiment of the present application.
Detailed Description
Various aspects and features of the present application are described herein with reference to the drawings.
It will be understood that various modifications may be made to the embodiments of the present application. Accordingly, the foregoing description should not be construed as limiting, but merely as exemplifications of embodiments. Those skilled in the art will envision other modifications within the scope and spirit of the application.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the application and, together with a general description of the application given above and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the present application will become apparent from the following description of preferred forms of embodiment, given as non-limiting examples, with reference to the attached drawings.
It should also be understood that, although the present application has been described with reference to some specific examples, a person of skill in the art shall certainly be able to achieve many other equivalent forms of application, having the characteristics as set forth in the claims and hence all coming within the field of protection defined thereby.
The above and other aspects, features and advantages of the present application will become more apparent in view of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application are described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application of unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the phrases "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the application.
Fig. 1 is a flowchart of a method for determining an expired domain name based on a model according to an embodiment of the present application, where the method includes the following steps S11-S14:
in step S11, receiving a domain name to be processed;
in step S12, inputting the domain name to be processed into a domain name detection model, where the domain name detection model is used to determine whether the domain name is expired;
in step S13, a classification result output by the domain name detection model is obtained;
in step S14, it is determined whether the domain name to be processed is expired according to the classification result output by the domain name detection model.
The domain name is the name of a certain computer or group of computers on the internet, which is composed of a string of characters separated by dots, and is used for identifying the electronic orientation of the computer during data transmission. A domain name is a name for an IP address, so to speak, in order to facilitate remembering the latter. Cn is a domain name, for example, and corresponds to an IP 123.59.85.88 address. Cn can be directly accessed by a person instead of an IP address, which the Domain Name System (DNS) then translates into an IP address that is easy for machine recognition. Com, one need only memorize a string of characters with a special meaning, and not a number without meaning. Domain name registration is expirable, and when the owner of the domain name does not or forgets to renew the domain name after the domain name expires, the domain name is identified as the 'expired domain name' in a short time "
The application aims to provide a model-based overdue domain name judging method, and particularly receives a domain name to be processed; for example, the application may provide an input box of the to-be-processed domain name, and receive the to-be-processed domain name input by the user when the user inputs the to-be-processed domain name. In addition, the method and the device can also provide a task interface for receiving the batch detection domain names, so that the batch to-be-processed domain names sent by other equipment are received through the task interface.
Inputting a domain name to be processed into a domain name detection model, wherein the domain name detection model is used for judging whether the domain name is overdue; for example, in the present application, only two classification results exist, namely "unexpired" and "expired", respectively, where the classification result of the unexpired domain name identified by the domain name detection model is identified as 1, and the classification result of the identified expired domain name is identified as 2, when classifying the domain names, the classification result columns of all unexpired domain names output 1, and the classification result columns of the expired domain names output 2, it can also be understood that the domain name detection model classifies the unexpired domain name into [1] class, and classifies the expired domain name into [2] class. Com ", for example, for a domain name" crystalluononfshop ", the results of prediction using the model are shown in fig. 2; wherein [ 173530100502 ] in the output result represents the number of labels such as div, a, script, etc., and the model classifies the domain name into [2] classes according to the data of the labels, that is, the domain name is an expired domain name.
The beneficial effect of this embodiment lies in: inputting a domain name to be processed into a domain name detection model, wherein the domain name detection model is used for judging whether the domain name is overdue; obtaining a classification result output by a domain name detection model; whether the domain name to be processed is overdue or not is judged according to the classification result output by the domain name detection model, so that whether the domain name is overdue or not can be judged through the domain name detection model as long as the domain name to be processed is input into the domain name detection model, the application range of overdue domain name inquiry is improved, whether the domain name is overdue or not is automatically inquired through the model, and the domain name inquiry efficiency is improved.
In one embodiment, as shown in FIG. 2, the method may also be implemented as steps S21-S23 as follows:
in step S21, a domain name detection model is created;
in step S22, collecting training samples related to the domain name detection model;
in step S23, the domain name detection model is pre-trained based on the training samples.
In the present application, a domain name detection model is created, and the domain name detection model is classified according to whether a domain name is expired, and only two categories of "unexpired" and "expired" exist in the category, so the domain name detection model can be created based on various clustering algorithms, for example, a domain name detection model is created by using kmans (K-means clustering algorithm), which is an iterative clustering analysis algorithm, and the method includes the steps of dividing data into K groups in advance, randomly selecting K objects as initial clustering centers, then calculating the distance between each object and each seed clustering center, and assigning each object to the nearest clustering center. The cluster centers and the objects assigned to them represent a cluster. The cluster center of a cluster is recalculated for each sample assigned based on the objects existing in the cluster. This process will be repeated until some termination condition is met. The termination condition may be that no (or minimum number) objects are reassigned to different clusters, no (or minimum number) cluster centers are changed again, and the sum of squared errors is locally minimal.
For another example, the domain name detection model may be created based on an algorithm such as a K-Medoids algorithm, a CLARANS algorithm, a Canopy algorithm, a BIRCH algorithm, or a DBSCAN algorithm. After the domain name detection model is created, the domain name detection model needs to be pre-trained so that the domain name detection model has better classification capability, and specifically, training samples related to the domain name detection model are collected; and pre-training the domain name detection model based on the training samples.
In one embodiment, the step S21 can be implemented as:
creating a domain name detection model based on at least one of the following algorithms:
the Kmeans algorithm, the K-Medoids algorithm, the CLARANS algorithm, the Canopy algorithm, the BIRCH algorithm, and the DBSCAN algorithm.
In one embodiment, the step S22 can be implemented as the following steps:
and selecting a first preset number of unexpired domain names and a second preset number of expired domain names as training samples related to the domain name detection model.
In one embodiment, the above step S23 can be implemented as the following steps S31-S34:
in step S31, preprocessing the training samples to obtain feature vectors corresponding to the training samples;
in step S32, inputting the feature vector corresponding to the training sample into the domain name detection model;
in step S33, a classification result output by the domain name detection model is obtained;
in step S34, when the classification result output by the domain name detection model satisfies a preset condition, it is determined that the domain name detection model training is completed.
The embodiment is used for pre-training a domain name detection model, fig. 4 is a schematic diagram of a process of pre-training a domain name detection model, a large number of normal domain names (namely unexpired domain names) and outdated domain names of a specific mobile phone are used as training samples, and then the training samples are preprocessed to obtain feature vectors corresponding to the training samples; specifically, since the training samples are domain names, preprocessing the training samples includes: and programming and downloading source codes of all domain names, and counting the number of HTML labels in a domain name page, such as div labels, p labels, img labels and the like. The HTML tag consists of a start tag and an end tag, the start tag being the element name enclosed by brackets, the end tag being the slash and the element name enclosed by brackets, e.g. < h1 > Thisis a heading "h 1 > is a web page tag.
And selecting a plurality of typical labels as the corresponding characteristic vectors of the training samples, removing the labels with lower weights to prevent interference, and supplementing the number of the absent labels to 0. Inputting the feature vector corresponding to the training sample into a domain name detection model; the domain name detection model clusters the domain names according to the feature vectors corresponding to the training samples (namely, the domain names), and then outputs the classification results of the domain names from the output end.
And when the classification result output by the domain name detection model meets the preset condition, determining that the training of the domain name detection model is finished. Specifically, whether the classification result meets the preset condition may be determined in the following two ways.
The method is characterized in that the number of clustering centers of the domain name detection model can be changed continuously, the classification effect of the domain name detection model can be evaluated by looking up WSS (Wireless sensor System) and when the domain name detection model can achieve the purpose of accurately clustering expired domain names into one class, the domain name detection model is determined to be trained.
Mode two
In this embodiment, assuming that it is known in advance which of the training samples are outdated domain names and which are non-outdated domain names, after the domain name detection model outputs the classification result, the classification result output by the domain name detection model may be compared with a preset result to determine whether the domain name detection model aggregates the outdated domain names into the classification identifiers representing the outdated domain names; and when the domain name detection model gathers the outdated domain name into the classification identification representing the outdated domain name, determining that a judgment result output by the domain name detection model meets a preset condition.
In one embodiment, the classification result output by the domain name detection model in the step S34 meets the preset condition, which includes the following steps a1-a 2:
in step a1, comparing the classification result output by the domain name detection model with a preset result to determine whether the domain name detection model gathers the outdated domain name into a classification identifier representing the outdated domain name;
in step a2, when the domain name detection model aggregates the outdated domain names into the classification identifiers representing the outdated domain names, it is determined that the determination result output by the domain name detection model satisfies the preset condition.
In this embodiment, assuming that it is known in advance which of the training samples are outdated domain names and which are non-outdated domain names, after the domain name detection model outputs the classification result, the classification result output by the domain name detection model may be compared with a preset result to determine whether the domain name detection model aggregates the outdated domain names into the classification identifiers representing the outdated domain names; and when the domain name detection model gathers the outdated domain name into the classification identification representing the outdated domain name, determining that a judgment result output by the domain name detection model meets a preset condition.
Fig. 5 is a block diagram of a model-based domain name expiration determination apparatus according to an embodiment of the present application, where the apparatus includes the following modules:
a receiving module 51, configured to receive a domain name to be processed;
an input module 52, configured to input the domain name to be processed into a domain name detection model, where the domain name detection model is used to determine whether the domain name is expired;
an obtaining module 53, configured to obtain a classification result output by the domain name detection model;
and the judging module 54 is configured to judge whether the domain name to be processed is out of date according to the classification result output by the domain name detection model.
In one embodiment, as shown in fig. 6, the apparatus further comprises:
a creating module 61, configured to create a domain name detection model;
a collection module 62 for collecting training samples related to the domain name detection model;
and the pre-training module 63 is configured to pre-train the domain name detection model based on the training samples.
In one embodiment, a creation module includes:
a creating sub-module for creating a domain name detection model based on at least one of the following algorithms:
the Kmeans algorithm, the K-Medoids algorithm, the CLARANS algorithm, the Canopy algorithm, the BIRCH algorithm, and the DBSCAN algorithm.
In one embodiment, a collection module, comprising:
and the selection submodule is used for selecting a first preset number of unexpired domain names and a second preset number of expired domain names as training samples related to the domain name detection model.
In one embodiment, a pre-training module, comprising:
the preprocessing submodule is used for preprocessing the training sample to obtain a feature vector corresponding to the training sample;
the input sub-module is used for inputting the feature vectors corresponding to the training samples into the domain name detection model;
the obtaining sub-module is used for obtaining a classification result output by the domain name detection model;
and the determining submodule is used for determining that the training of the domain name detection model is finished when the classification result output by the domain name detection model meets the preset condition.
In one embodiment, the classification result output by the domain name detection model satisfies a preset condition, including:
comparing the classification result output by the domain name detection model with a preset result to judge whether the domain name detection model gathers the outdated domain name into a classification identifier representing the outdated domain name;
and when the domain name detection model gathers the outdated domain name into the classification identification representing the outdated domain name, determining that a judgment result output by the domain name detection model meets a preset condition.
The above embodiments are only exemplary embodiments of the present application, and are not intended to limit the present application, and the protection scope of the present application is defined by the claims. Various modifications and equivalents may be made by those skilled in the art within the spirit and scope of the present application and such modifications and equivalents should also be considered to be within the scope of the present application.

Claims (10)

1. A method for judging an expired domain name based on a model is characterized by comprising the following steps:
receiving a domain name to be processed;
inputting the domain name to be processed into a domain name detection model, wherein the domain name detection model is used for judging whether the domain name is overdue;
obtaining a classification result output by the domain name detection model;
and judging whether the domain name to be processed is overdue or not according to the classification result output by the domain name detection model.
2. The method of claim 1, wherein the method further comprises:
creating the domain name detection model;
collecting training samples related to the domain name detection model;
and pre-training the domain name detection model based on the training samples.
3. The method of claim 2, wherein creating the domain name detection model comprises:
creating the domain name detection model based on at least one of the following algorithms:
the Kmeans algorithm, the K-Medoids algorithm, the CLARANS algorithm, the Canopy algorithm, the BIRCH algorithm, and the DBSCAN algorithm.
4. The method of claim 2, wherein the collecting training samples related to the domain name detection model comprises:
and selecting a first preset number of unexpired domain names and a second preset number of expired domain names as training samples related to the domain name detection model.
5. The method of claim 2, wherein the pre-training the domain name detection model based on the training samples comprises:
preprocessing the training sample to obtain a feature vector corresponding to the training sample;
inputting the feature vector corresponding to the training sample into the domain name detection model;
obtaining a classification result output by the domain name detection model;
and when the classification result output by the domain name detection model meets a preset condition, determining that the domain name detection model is trained.
6. The method according to claim 5, wherein the classification result output by the domain name detection model satisfies a preset condition, and comprises:
comparing the classification result output by the domain name detection model with a preset result to judge whether the domain name detection model gathers the outdated domain name into a classification identifier representing the outdated domain name;
and when the domain name detection model gathers the outdated domain name into the classification identification representing the outdated domain name, determining that a judgment result output by the domain name detection model meets a preset condition.
7. A model-based domain name expiration determination apparatus, comprising:
the receiving module is used for receiving the domain name to be processed;
the input module is used for inputting the domain name to be processed into a domain name detection model, and the domain name detection model is used for judging whether the domain name is overdue or not;
the acquisition module is used for acquiring the classification result output by the domain name detection model;
and the judging module is used for judging whether the domain name to be processed is overdue according to the classification result output by the domain name detection model.
8. The apparatus of claim 7, wherein the apparatus further comprises:
the creating module is used for creating the domain name detection model;
the collection module is used for collecting training samples related to the domain name detection model;
and the pre-training module is used for pre-training the domain name detection model based on the training sample.
9. The apparatus of claim 8, wherein the collection module comprises:
and the selection submodule is used for selecting a first preset number of unexpired domain names and a second preset number of expired domain names as training samples related to the domain name detection model.
10. The apparatus of claim 8, wherein the pre-training module comprises:
the preprocessing submodule is used for preprocessing the training sample to obtain a feature vector corresponding to the training sample;
the input sub-module is used for inputting the feature vectors corresponding to the training samples into the domain name detection model;
the obtaining sub-module is used for obtaining the classification result output by the domain name detection model;
and the determining submodule is used for determining that the training of the domain name detection model is finished when the classification result output by the domain name detection model meets the preset condition.
CN202010754766.4A 2020-07-30 2020-07-30 Model-based expired domain name judgment method and device Pending CN111881169A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010754766.4A CN111881169A (en) 2020-07-30 2020-07-30 Model-based expired domain name judgment method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010754766.4A CN111881169A (en) 2020-07-30 2020-07-30 Model-based expired domain name judgment method and device

Publications (1)

Publication Number Publication Date
CN111881169A true CN111881169A (en) 2020-11-03

Family

ID=73204710

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010754766.4A Pending CN111881169A (en) 2020-07-30 2020-07-30 Model-based expired domain name judgment method and device

Country Status (1)

Country Link
CN (1) CN111881169A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8037168B2 (en) * 1999-07-15 2011-10-11 Esdr Network Solutions Llc Method, product, and apparatus for enhancing resolution services, registration services, and search services
CN104486461A (en) * 2014-12-29 2015-04-01 北京奇虎科技有限公司 Domain name classification method and device and domain name recognition method and system
CN110913035A (en) * 2019-11-28 2020-03-24 杭州安恒信息技术股份有限公司 Method and device for detecting invalid domain name
CN111181937A (en) * 2019-12-20 2020-05-19 北京丁牛科技有限公司 Domain name detection method, device, equipment and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8037168B2 (en) * 1999-07-15 2011-10-11 Esdr Network Solutions Llc Method, product, and apparatus for enhancing resolution services, registration services, and search services
CN104486461A (en) * 2014-12-29 2015-04-01 北京奇虎科技有限公司 Domain name classification method and device and domain name recognition method and system
CN110913035A (en) * 2019-11-28 2020-03-24 杭州安恒信息技术股份有限公司 Method and device for detecting invalid domain name
CN111181937A (en) * 2019-12-20 2020-05-19 北京丁牛科技有限公司 Domain name detection method, device, equipment and system

Similar Documents

Publication Publication Date Title
JP6044556B2 (en) Learning system, in-vehicle device, and server
CN111126224A (en) Vehicle detection method and classification recognition model training method
CN108418727B (en) Method and system for detecting network equipment
CN102937951A (en) Method for building internet protocol (IP) address classification model, user classifying method and device
CN110363224B (en) Object classification method and system based on image and electronic equipment
CN112418289B (en) Multi-label classification processing method and device for incomplete labeling data
CN102855251B (en) Method and device for requirement identification
CN110781381A (en) Data verification method, device and equipment based on neural network and storage medium
CN114386013A (en) Automatic student status authentication method and device, computer equipment and storage medium
CN112270926A (en) After-sale service method of environment adjusting equipment and after-sale service equipment
CN108052918A (en) A kind of person&#39;s handwriting Compare System and method
CN113111091A (en) Maintenance information acquisition method and device, computer equipment and storage medium
CN111881169A (en) Model-based expired domain name judgment method and device
CN111582354A (en) Picture identification method, device, equipment and storage medium
US7519237B2 (en) Method for characterizing stored information
CN111581299A (en) Inter-library data conversion system and method of multi-source data warehouse based on big data
CN113220758B (en) Project maturity analysis and demonstration method
CN115935231A (en) Data classification method, device, equipment and storage medium
CN113191711A (en) Express delivery sending strategy determining method, device, equipment and storage medium
CN103544277A (en) Target text querying method and device
CN114037395A (en) Abnormal consignment data identification method and system, electronic equipment and storage medium
CN112528893A (en) Abnormal state identification method and device and computer readable storage medium
CN108777878B (en) Method and apparatus for determining a category of a wireless access point
CN106202390B (en) Database improvement system and method
CN112232295A (en) Method and device for confirming newly-added target ship and electronic equipment

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

RJ01 Rejection of invention patent application after publication