CN111447296B - Domain name resolution method, domain name resolution device, computing equipment and computer storage medium - Google Patents

Domain name resolution method, domain name resolution device, computing equipment and computer storage medium Download PDF

Info

Publication number
CN111447296B
CN111447296B CN202010162759.5A CN202010162759A CN111447296B CN 111447296 B CN111447296 B CN 111447296B CN 202010162759 A CN202010162759 A CN 202010162759A CN 111447296 B CN111447296 B CN 111447296B
Authority
CN
China
Prior art keywords
domain name
name resolution
addresses
address
resolution method
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.)
Active
Application number
CN202010162759.5A
Other languages
Chinese (zh)
Other versions
CN111447296A (en
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.)
Cloudminds Robotics Co Ltd
Original Assignee
Cloudminds Shanghai Robotics 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 Cloudminds Shanghai Robotics Co Ltd filed Critical Cloudminds Shanghai Robotics Co Ltd
Priority to CN202010162759.5A priority Critical patent/CN111447296B/en
Publication of CN111447296A publication Critical patent/CN111447296A/en
Application granted granted Critical
Publication of CN111447296B publication Critical patent/CN111447296B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention relates to the technical field of communication, and discloses a domain name resolution method, a domain name resolution device, a computing device and a computer storage medium, wherein the method comprises the following steps: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; and if the domain name resolution fails by applying the first domain name resolution method, resolving the domain name by applying a second domain name resolution method to obtain an IP address. Through the mode, the IP address and the number of the servers are contained in the domain name, so that the IP address of the server can be obtained by decomposing the special domain name format when the DNS fails, and the network is kept smooth.

Description

Domain name resolution method, domain name resolution device, computing equipment and computer storage medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a domain name resolution method, a domain name resolution device, a computing device and a computer storage medium.
Background
In the current network, a Domain Name resolution System (DNS) is widely used, and is composed of a Domain Name resolver and a Domain Name server. The domain name server is a server that stores domain names of all hosts in the network and Internet Protocol (IP) addresses interconnected between corresponding networks, and has a function of converting domain names into IP addresses. Domain name resolution is the process of mapping domain names to IP addresses. Most current network communications are based on network layer IP protocols, so to communicate to a remote machine, the IP address must be known. The domain name appears to solve the problem that the IP address is difficult to memorize and also to solve the problem that the IP address is changed, so that the original service can be continued without changing the used domain name.
The DNS system is so widely used and important that once domain name resolution becomes problematic, it can have a significant impact. Domain name resolution fails and is often related to the DNS used by the user, and once the DNS used by the client fails, the user's web application may not be available. Aiming at important applications, how to ensure the network to be smooth and under the condition of DNS failure, the important applications of the client are not influenced, which becomes a problem to be solved.
Disclosure of Invention
In view of the above problems, embodiments of the present invention provide a domain name resolution method, apparatus, computing device and computer storage medium, which overcome or at least partially solve the above problems.
According to an aspect of an embodiment of the present invention, there is provided a domain name resolution method, including: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; and if the domain name resolution fails by applying the first domain name resolution method, resolving the domain name by applying a second domain name resolution method to obtain the IP address.
In an optional manner, before the obtaining a domain name set according to a preset domain name format for connecting to a service system, the method includes: defining the domain name in a preset domain name format; and rewriting a domain name resolution function required to be applied in the domain name resolution process.
In an optional manner, the defining the domain name in a preset domain name format includes: combining the number of IP addresses and the IP addresses into the domain name, the IP addresses including Ipv4 addresses and/or Ipv6 addresses, the domain name being defined to start with letters, end with letters or numbers, middle with letters, numbers or hyphens, and 63 characters or less in length.
In an optional manner, the combining the number of IP addresses and the IP address into the domain name includes: adding an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number into the domain name; the IP addresses are combined into domain names by hyphenation.
In an optional manner, the adding, to the domain name, an IP protocol version number and an IP address number corresponding to the IP protocol version number includes: defining the initial character of the domain name as the IP protocol version number and the IP address number corresponding to the IP protocol version number;
the combining the IP address into the domain name by hyphenation includes: define in Ipv 4.use of hyphen-substitution; in definition Ipv6, replace with character z; hyphenation is used between defined addresses.
In an optional manner, the analyzing the domain name by applying the second domain name analyzing method to obtain the IP address includes: and analyzing the IP address from the domain name by applying the domain name analyzing function according to a preset domain name format.
In an optional manner, the performing domain name resolution by using the first domain name resolution method includes: and acquiring the IP address from a domain name system according to the domain name.
According to another aspect of the embodiments of the present invention, there is provided a domain name resolution apparatus, including: the domain name acquisition unit is used for acquiring a domain name which is used for connecting a service system and defined according to a preset domain name format; the first domain name resolution unit is used for performing domain name resolution by applying a first domain name resolution method; and the second domain name resolution unit is used for resolving the domain name by applying a second domain name resolution method to acquire the IP address if the domain name resolution by applying the first domain name resolution method fails.
According to another aspect of embodiments of the present invention, there is provided a computing device including: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the steps of the domain name resolution method.
According to another aspect of the embodiments of the present invention, there is provided a computer storage medium having at least one executable instruction stored therein, the executable instruction causing the processor to execute the steps of the domain name resolution method.
The domain name resolution method of the embodiment of the invention comprises the following steps: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; if the domain name resolution fails by applying the first domain name resolution method, the domain name is resolved by applying the second domain name resolution method to obtain the IP address, and the IP address and the number of the servers are contained in the domain name, so that the IP address of the server can be obtained by resolving the special domain name format when the DNS fails, and the network is kept smooth.
The foregoing description is only an overview of the technical solutions of the embodiments of the present invention, and in order that the technical solutions of the embodiments of the present invention can be clearly understood, the embodiments of the present invention can be implemented according to the content of the description, and the above and other objects, features, and advantages of the embodiments of the present invention can be more clearly understood, the detailed description of the present invention is provided below.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 is a schematic flowchart illustrating a domain name resolution method according to an embodiment of the present invention;
fig. 2 shows a schematic diagram of domain name resolution in the domain name resolution method according to the embodiment of the present invention;
fig. 3 shows a schematic structural diagram of a domain name resolution device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computing device provided in an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Fig. 1 shows a schematic flowchart of a domain name resolution method provided in an embodiment of the present invention, and as shown in fig. 1, the domain name resolution method applied to a client includes:
step S11: and acquiring a domain name defined according to a preset domain name format and used for connecting a service system.
Before step S11, defining the domain name in a preset domain name format; and rewriting a domain name resolution function required to be applied in the domain name resolution process. In an embodiment of the present invention, the number of IP addresses and the IP addresses are combined into the domain name, the IP addresses include Ipv4 addresses and/or Ipv6 addresses, and the domain name is defined to start with letters and end with letters or numbers, and has a middle part of letters, numbers or hyphens and a length of 63 characters or less. Specifically, an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number are added into the domain name; the IP addresses are combined into domain names by hyphenation. More specifically, the domain name satisfies the following naming rules: defining the initial character of the domain name as the IP protocol version number and the IP address number corresponding to the IP protocol version number; define in Ipv4 use hyphen-substitution; define in Ipv 6: replacing with a character z; hyphenation is used between defined addresses. The address information is a subdomain of the domain name. For example, the following steps are carried out: according to the above rules, a domain name is generated as follows: V42V 61-111-112-113-114-121-122-123-124-cdcdcz910az2222z5498z8475z1111z3900z2020. Test.com. The meaning of the domain name is as follows: v42 indicates two Ipv4 addresses, and V61 indicates one Ipv6 address; the two Ipv4 addresses involved are 111.112.113.114 and 121.122.123.124, and one Ipv6 address involved is cdcd:910a 2222. Com contains the following meanings: 1) There are 1 Ipv4 addresses, no Ipv6 address, and the Ipv4 address is 111.112.113.114.
Step S12: and performing domain name resolution by applying a first domain name resolution method.
In the embodiment of the present invention, in step S12, the first domain name resolution method is to apply a standard resolution process to resolve a domain name, that is, obtain the IP address from a domain name system according to the domain name.
Step S13: and if the domain name resolution fails by applying the first domain name resolution method, resolving the domain name by applying a second domain name resolution method to obtain an IP address.
Specifically, when the result returned by analyzing the domain name by using the standard analysis process is analysis failure, the domain name is analyzed by using a second domain name analysis method. Specifically, the IP address is resolved from the domain name by applying the domain name resolution function according to a preset domain name format. The domain name resolution function is the domain name resolution function rewritten in the front, the domain name resolution function is applied to obtain the IP information from the sub-domain name according to the self-defined domain name combination rule, and the IP information is returned. As shown in fig. 2, when a DNS fails, the IP address cannot be obtained from the domain name system, the domain name resolution function is applied to resolve the IP address from the domain name according to the defined preset domain name format, and the IP address is used to connect to a Server (Service Server), so that the network application program of the client can be used without affecting the important applications of the client.
For example, the service system uses the domain name v41v60-101-102-103-104.Test.com, and in the DNS system, a set for this domain name is recorded as 101.102.103.104. When the client program uses the domain name connection service system, the client program calls a self-defined domain name resolution method to resolve the domain name v41v60-101-102-103-104.Test. The customized domain name resolution method firstly resolves the domain name v41v60-101-102-103-104.Test.com by using a standard resolution process, and returns a result of failure in resolution; according to the failure result, the customized analysis method decomposes the domain name v41v60-101-102-103-104.Test.com, analyzes an Ipv4 address 101.102.103.104 according to the set analysis rule, and returns the IP address as the domain name analysis result. After the client program obtains the analysis result, the IP address is used for connecting a service system, so that the network is kept smooth continuously when the DNS fails, the network application program of the client can be used, and the important application of the client is not influenced.
The domain name resolution method of the embodiment of the invention comprises the following steps: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; if the domain name resolution fails by applying the first domain name resolution method, the domain name is resolved by applying the second domain name resolution method to obtain the IP address, and the IP address and the number of the servers are contained in the domain name, so that the IP address of the server can be obtained by resolving the special domain name format when the DNS fails, and the network is kept smooth.
Fig. 3 shows a schematic structural diagram of a domain name resolution device according to an embodiment of the present invention, and as shown in fig. 3, the domain name resolution device includes: a domain name obtaining unit 301, a first domain name analyzing unit 302, and a second domain name analyzing unit 303.
The domain name obtaining unit 301 is configured to obtain a domain name defined according to a preset domain name format, where the domain name is used for connecting to a service system; the first domain name resolution unit 302 is configured to perform domain name resolution by applying a first domain name resolution method; the second domain name resolution unit 303 is configured to, if domain name resolution fails by applying the first domain name resolution method, resolve the domain name by applying the second domain name resolution method, and acquire the IP address.
In an optional manner, the domain name obtaining unit 301 is configured to: defining the domain name in a preset domain name format; and rewriting a domain name resolution function required to be applied in the domain name resolution process.
In an optional manner, the domain name obtaining unit 301 is configured to: combining the number of IP addresses and the IP addresses into the domain name, the IP addresses including Ipv4 addresses and/or Ipv6 addresses, the domain name being defined to start with letters, end with letters or numbers, middle with letters, numbers or hyphens, and 63 characters or less in length.
In an optional manner, the domain name obtaining unit 301 is configured to: adding an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number into the domain name; the IP addresses are combined into domain names by hyphenation.
In an optional manner, the domain name obtaining unit 301 is configured to: defining the initial character of the domain name as the IP protocol version number and the IP address number corresponding to the IP protocol version number; define in Ipv4 use hyphen-substitution; in definition Ipv6, replace with character z; hyphenation is used between defined addresses.
In an optional manner, the second domain name resolution unit 303 is configured to: and analyzing the IP address from the domain name according to a preset domain name format by applying the domain name analyzing function.
In an alternative manner, the first domain name resolution unit 302 is configured to: and acquiring the IP address from a domain name system according to the domain name.
The domain name resolution method of the embodiment of the invention comprises the following steps: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; if the domain name resolution fails by applying the first domain name resolution method, the domain name is resolved by applying the second domain name resolution method to obtain the IP address, and the IP address and the number of the servers are contained in the domain name, so that the IP address of the server can be obtained by resolving the special domain name format when the DNS fails, and the network is kept smooth.
The embodiment of the invention provides a nonvolatile computer storage medium, wherein at least one executable instruction is stored in the computer storage medium, and the computer executable instruction can execute the domain name resolution method in any method embodiment.
The executable instructions may be specifically configured to cause the processor to perform the following operations:
acquiring a domain name defined according to a preset domain name format and used for connecting a service system;
performing domain name resolution by applying a first domain name resolution method;
and if the domain name resolution fails by applying the first domain name resolution method, resolving the domain name by applying a second domain name resolution method to obtain an IP address.
In an alternative form, the executable instructions cause the processor to:
defining the domain name in a preset domain name format;
and rewriting a domain name resolution function required to be applied in the domain name resolution process.
In an alternative, the executable instructions cause the processor to:
combining the number of IP addresses and the IP addresses into the domain name, the IP addresses including Ipv4 addresses and/or Ipv6 addresses, the domain name being defined to start with letters, end with letters or numbers, middle with letters, numbers or hyphens, and 63 characters or less in length.
In an alternative form, the executable instructions cause the processor to:
adding an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number into the domain name;
the IP addresses are combined into domain names by hyphenation.
In an alternative, the executable instructions cause the processor to:
defining the initial character of the domain name as the IP protocol version number and the IP address number corresponding to the IP protocol version number;
define in Ipv4 use hyphen-substitution;
in definition Ipv6, replace with character z;
hyphenation is used between defined addresses.
In an alternative, the executable instructions cause the processor to:
and analyzing the IP address from the domain name by applying the domain name analyzing function according to a preset domain name format.
In an alternative, the executable instructions cause the processor to:
and acquiring the IP address from a domain name system according to the domain name.
The domain name resolution method of the embodiment of the invention comprises the following steps: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; if the domain name resolution fails by applying the first domain name resolution method, the domain name is resolved by applying the second domain name resolution method to obtain the IP address, and the IP address and the number of the servers are contained in the domain name, so that the IP address of the server can be obtained by resolving the special domain name format when the DNS fails, and the network is kept smooth.
Fig. 4 shows a schematic structural diagram of an embodiment of the apparatus of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the apparatus.
As shown in fig. 4, the apparatus may include: a processor (processor) 402, a Communications Interface 404, a memory 406, and a Communications bus 408.
Wherein: the processor 402, communication interface 404, and memory 406 communicate with each other via a communication bus 408. A communication interface 404 for communicating with network elements of other devices, such as clients or other servers. The processor 402 is configured to execute the program 410, and may specifically perform relevant steps in the above embodiments of the domain name resolution method.
In particular, program 410 may include program code comprising computer operating instructions.
The processor 402 may be a central processing unit CPU, or an Application Specific Integrated Circuit ASIC (Application Specific Integrated Circuit), or one or more Integrated circuits configured to implement an embodiment of the present invention. The device includes one or more processors, which may be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 406 for storing a program 410. Memory 406 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 410 may specifically be configured to cause the processor 402 to perform the following operations:
acquiring a domain name defined according to a preset domain name format and used for connecting a service system;
performing domain name resolution by applying a first domain name resolution method;
and if the domain name resolution fails by applying the first domain name resolution method, resolving the domain name by applying a second domain name resolution method to obtain an IP address.
In an alternative, the program 410 causes the processor to:
defining the domain name in a preset domain name format;
and rewriting a domain name resolution function required to be applied in the domain name resolution process.
In an alternative, the program 410 causes the processor to perform the following operations:
combining the number of IP addresses and the IP addresses into the domain name, the IP addresses including an Ipv4 address and/or an Ipv6 address, the domain name being defined to start alphabetically, end alphabetically or numerically, have an intermediate portion of alphabetic, numeric or hyphenated characters, and be 63 characters or shorter in length.
In an alternative, the program 410 causes the processor to:
adding an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number into the domain name;
the IP addresses are combined into domain names by hyphenation.
In an alternative, the program 410 causes the processor to:
defining the initial character of the domain name as the IP protocol version number and the IP address number corresponding to the IP protocol version number;
define in Ipv4 use hyphen-substitution;
in definition Ipv6, replace with character z;
hyphenation is used between defined addresses.
In an alternative, the program 410 causes the processor to perform the following operations:
and analyzing the IP address from the domain name by applying the domain name analyzing function according to a preset domain name format.
In an alternative, the program 410 causes the processor to:
and acquiring the IP address from a domain name system according to the domain name.
The domain name resolution method of the embodiment of the invention comprises the following steps: acquiring a domain name defined according to a preset domain name format and used for connecting a service system; performing domain name resolution by applying a first domain name resolution method; if the domain name resolution fails by applying the first domain name resolution method, the domain name is resolved by applying the second domain name resolution method to obtain the IP address, and the IP address and the number of the servers are contained in the domain name, so that the IP address of the server can be obtained by resolving the special domain name format when the DNS fails, and the network is kept smooth.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the invention and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed to reflect the intent: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specified otherwise.

Claims (8)

1. A domain name resolution method is characterized by comprising the following steps:
acquiring a domain name defined according to a preset domain name format and used for connecting a service system;
performing domain name resolution by applying a first domain name resolution method;
if the domain name resolution fails by applying the first domain name resolution method, resolving the domain name by applying a second domain name resolution method to obtain an IP address;
before the obtaining of the domain name set according to the preset domain name format for connecting the service system, the method includes:
defining the domain name in a preset domain name format;
rewriting a domain name resolution function to be applied in the domain name resolution process;
the defining the domain name in a preset domain name format includes:
combining the number of IP addresses and the IP addresses into the domain name, the IP addresses including Ipv4 addresses and/or Ipv6 addresses, the domain name being defined to start with letters, end with letters or numbers, middle with letters, numbers or hyphens, and 63 characters or less in length.
2. The domain name resolution method of claim 1, wherein said combining the number of IP addresses and the IP addresses into the domain name comprises:
adding an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number into the domain name;
the IP addresses are combined into domain names by hyphenation.
3. The domain name resolution method according to claim 2, wherein the adding an IP protocol version number and the number of IP addresses corresponding to the IP protocol version number to the domain name includes:
defining the initial character of the domain name as the IP protocol version number and the IP address number corresponding to the IP protocol version number;
the combining the IP address into the domain name by hyphenation includes:
define in Ipv4 use hyphen-substitution;
in definition Ipv6, replace with character z;
hyphenation is used between defined addresses.
4. The domain name resolution method according to claim 1, wherein the applying the second domain name resolution method to resolve the domain name to obtain the IP address comprises:
and analyzing the IP address from the domain name by applying the domain name analyzing function according to a preset domain name format.
5. The domain name resolution method according to claim 1, wherein the performing domain name resolution by applying the first domain name resolution method includes:
and acquiring the IP address from a domain name system according to the domain name.
6. A domain name resolution apparatus, the apparatus comprising:
the domain name acquisition unit is used for acquiring a domain name which is used for connecting a service system and defined according to a preset domain name format;
the domain name acquisition unit is used for acquiring a domain name which is used for connecting a service system and defined according to a preset domain name format;
the first domain name resolution unit is used for performing domain name resolution by applying a first domain name resolution method;
the second domain name resolution unit is used for resolving the domain name by applying a second domain name resolution method to acquire an IP address if the domain name resolution by applying the first domain name resolution method fails;
a domain name obtaining unit, configured to define the domain name in a preset domain name format;
the domain name acquisition unit is used for rewriting a domain name resolution function required to be applied in the domain name resolution process;
the domain name acquisition unit is used for combining the number of the IP addresses and the IP addresses into the domain name, wherein the IP addresses comprise an Ipv4 address and/or an Ipv6 address, the domain name is defined to start with letters and end with letters or numbers, the middle part of the domain name is provided with the letters, the numbers or hyphens, and the length of the domain name is 63 characters or shorter.
7. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is configured to store at least one executable instruction that causes the processor to perform the steps of the domain name resolution method according to any of claims 1-5.
8. A computer storage medium having stored therein at least one executable instruction for causing a processor to perform the steps of the domain name resolution method according to any one of claims 1-5.
CN202010162759.5A 2020-03-10 2020-03-10 Domain name resolution method, domain name resolution device, computing equipment and computer storage medium Active CN111447296B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010162759.5A CN111447296B (en) 2020-03-10 2020-03-10 Domain name resolution method, domain name resolution device, computing equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010162759.5A CN111447296B (en) 2020-03-10 2020-03-10 Domain name resolution method, domain name resolution device, computing equipment and computer storage medium

Publications (2)

Publication Number Publication Date
CN111447296A CN111447296A (en) 2020-07-24
CN111447296B true CN111447296B (en) 2023-03-24

Family

ID=71653167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010162759.5A Active CN111447296B (en) 2020-03-10 2020-03-10 Domain name resolution method, domain name resolution device, computing equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN111447296B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112887451B (en) * 2021-02-25 2022-12-02 上海哔哩哔哩科技有限公司 Domain name resolution method and device and computer equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103281409A (en) * 2013-06-24 2013-09-04 广州菁英信息技术有限公司 Domain name resolution method of mobile internet and DNS server based on TCP protocol
CN106453675A (en) * 2016-09-19 2017-02-22 网宿科技股份有限公司 302 jump method, method and system for generating URL, and method and system for resolving domain name resolution request
CN108702397A (en) * 2017-08-08 2018-10-23 深圳前海达闼云端智能科技有限公司 A kind of method and system obtained and collect client local dns server
CN109257451A (en) * 2017-07-14 2019-01-22 阿里巴巴集团控股有限公司 Corresponding relationship analyzing method and device
CN109889626A (en) * 2019-03-20 2019-06-14 湖南快乐阳光互动娱乐传媒有限公司 Method, device and system for acquiring corresponding relation between IP address and DNS address

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10484232B2 (en) * 2011-01-12 2019-11-19 Level 3 Communications, Llc Customized domain names in a content delivery network (CDN)

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103281409A (en) * 2013-06-24 2013-09-04 广州菁英信息技术有限公司 Domain name resolution method of mobile internet and DNS server based on TCP protocol
CN106453675A (en) * 2016-09-19 2017-02-22 网宿科技股份有限公司 302 jump method, method and system for generating URL, and method and system for resolving domain name resolution request
CN109257451A (en) * 2017-07-14 2019-01-22 阿里巴巴集团控股有限公司 Corresponding relationship analyzing method and device
CN108702397A (en) * 2017-08-08 2018-10-23 深圳前海达闼云端智能科技有限公司 A kind of method and system obtained and collect client local dns server
CN109889626A (en) * 2019-03-20 2019-06-14 湖南快乐阳光互动娱乐传媒有限公司 Method, device and system for acquiring corresponding relation between IP address and DNS address

Also Published As

Publication number Publication date
CN111447296A (en) 2020-07-24

Similar Documents

Publication Publication Date Title
CN107302604B (en) Kubernetes-based PaaS platform domain name configuration method and device and electronic equipment
US8331263B2 (en) Discovery of network nodes and routable addresses
CN110392130B (en) Information processing method based on network, electronic equipment and network system
US20060218289A1 (en) Systems and methods of registering and utilizing domain names
KR100317059B1 (en) System for native letter name service of internet address
CN109327559B (en) Domain name resolution method and device based on hybrid cloud platform
KR100385083B1 (en) Computer network system on internet using realname and networking method thereof
US8725855B2 (en) Device commissioning and replacement
CN110809070A (en) Website domain name resolution record processing method and device, electronic equipment and storage medium
CN112887451B (en) Domain name resolution method and device and computer equipment
CN111447296B (en) Domain name resolution method, domain name resolution device, computing equipment and computer storage medium
CN110933191B (en) IP address obtaining method and device, upper computer and storage medium
CN111131049B (en) Method and device for processing routing table entry
US8341252B2 (en) Internet domain name super variants
US8804759B2 (en) Network name resolution into network address
JP6442545B2 (en) DNS server, black list generation method in DNS server, and black list generation program used for DNS server
WO1999040517A1 (en) Method for connection for computer network on internet by real name and computer network system thereof
CN107995325B (en) Method for reducing domain name resolution failure on Android
CN112822307B (en) Network identification data processing method and device
CN110213394B (en) DNS server configuration method, device and network system
CN114338630A (en) Domain name access method, device, electronic equipment, storage medium and program product
WO2005093999A1 (en) Systems and methods of registering and utilizing domain names
US9026611B2 (en) DNS name resolution system, override agent, and DNS name resolution method
CN105245626A (en) Method for realizing website addressing by using shortcut domain name in private network
CN110855782A (en) Service calling system, method, electronic equipment and readable storage medium

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
TA01 Transfer of patent application right

Effective date of registration: 20210318

Address after: 200000 second floor, building 2, no.1508, Kunyang Road, Minhang District, Shanghai

Applicant after: Dalu Robot Co.,Ltd.

Address before: 518000 Room 201, building A, No. 1, Qian Wan Road, Qianhai Shenzhen Hong Kong cooperation zone, Shenzhen, Guangdong (Shenzhen Qianhai business secretary Co., Ltd.)

Applicant before: CLOUDMINDS (SHENZHEN) ROBOTICS SYSTEMS Co.,Ltd.

TA01 Transfer of patent application right
CB02 Change of applicant information

Address after: 201111 Building 8, No. 207, Zhongqing Road, Minhang District, Shanghai

Applicant after: Dayu robot Co.,Ltd.

Address before: 200000 second floor, building 2, no.1508, Kunyang Road, Minhang District, Shanghai

Applicant before: Dalu Robot Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant