US20160330170A1 - Registration and use of patterns defined by expressions as domain names - Google Patents

Registration and use of patterns defined by expressions as domain names Download PDF

Info

Publication number
US20160330170A1
US20160330170A1 US15/213,280 US201615213280A US2016330170A1 US 20160330170 A1 US20160330170 A1 US 20160330170A1 US 201615213280 A US201615213280 A US 201615213280A US 2016330170 A1 US2016330170 A1 US 2016330170A1
Authority
US
United States
Prior art keywords
domain name
domain
expression
pattern matching
address
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.)
Abandoned
Application number
US15/213,280
Inventor
Gary Stephen Shuster
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US15/213,280 priority Critical patent/US20160330170A1/en
Publication of US20160330170A1 publication Critical patent/US20160330170A1/en
Abandoned 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/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/1511
    • 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/25Mapping addresses of the same type
    • H04L61/2596Translation of addresses of the same type other than IP, e.g. translation from MAC to MAC addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • H04L61/3015Name registration, generation or assignment
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/42
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/30Types of network names
    • H04L2101/345Types of network names containing wildcard characters

Definitions

  • the present disclosure is directed towards processing and handling information requests made using Uniform Resource Locaters in TCP/IP networks, using a domain name registration and server system.
  • the Domain Name System is one of two principal name systems used by the Internet, the Internet Protocol (IP) address system being the other.
  • the Domain Name System defines domain names and provides translation services between domain names and numeric IP addresses.
  • the DNS is implemented using Internet name servers and the IP communications protocol.
  • a name server stores and maintains DNS records, such as address (A) records, name server (NS) records, and mail exchanger (MX) records for a domain name.
  • a DNS record associating domain names to specific IP addresses may be referred to as a zone file.
  • a DNS name server responds to queries that specify domain names with the corresponding IP addresses contained in its zone file.
  • the DNS operates as an Internet service that translates alphabetic domain names into numeric IP addresses required for accessing information using the World Wide Web or other Internet services. For example, the domain name www.example.com might translate to 198.116.332.6 using an association stored in a DNS zone file.
  • Information in a zone file is created and maintained via a domain name registration service.
  • Designated entities are authorized to create and maintain DNS records.
  • a person desiring to register a new domain name may submit a registration request to one of these designated entities.
  • the registration service checks to ensure that the domain name is, in fact, new and not already in use, and ensures that the applicant complies with certain administrative requirements for registration of domain names, in exchange for a nominal fee. Once all registration requirements are satisfied and fees are paid, the registration authority causes the relevant DNS records to be updated with the new information. Thereafter, queries using the newly registered domain name will be directed to an IP address specified in the zone file for that name.
  • Those who own trademarks or well-known company or brand names or domain names may be vulnerable registration of domain names that are variants of the trademarks or well-known names, such as common misspellings.
  • Such variant domain names may be used to confuse consumers, compete with the trademark owner, disparage the trademark, company or brand name, extract payment by the owner to transfer the domain name, or simply to exploit goodwill acquired by the original domain name for another purpose.
  • a company called “Acme” having a website corresponding to a domain name acme.com may be vulnerable to someone registering the domain name acmesucks.com.
  • a high-traffic domain such as homedepot.com might be exploited by those registering misspellings of the domain, such as, for example, hmedepot.com. It can be expensive and burdensome for holders of well-known domain names or marks to protect these properties by registering a large number of common variations. Defensive registration of variant names becomes increasingly expensive as the number of characters in the domain name increases.
  • a user registers domain names individually.
  • existing domain name server technology also allows the use of a wildcard to direct all traffic requesting sub-domains of a root domain to be directed to a single IP address.
  • a DNS record formatted as “*.shuster.com” may direct all requests using domain and sub-domain names ending in “.shuster.com” to a single IP address, e.g., 151.207.245.67.
  • current DNS practice permits exceptions to be configured such that, for example, internal.shuster.com points to a different IP address, e.g., 151.207.245.67, while all sub-domains not specifically configured are defaulted to point to 151.207.245.67.
  • the transmission of data from a web browser to a web server, from a mail client to a mail server, and from other clients to their respective servers (in from the server back to the client) are provided to allow the servers and clients to identify the domain name for which the transaction is being conducted.
  • a port 80 request arrives for a web page, it arrives in the form of a socket connection to an IP address, which then transmits a requested file path (i.e., “GET/index.htm”).
  • the browser in modern browser/server combinations, transmits the domain name of the server the user is attempting to access, transmitting, for example, “HTTP_HOST:shuster.com”.
  • the server maps the request to a specified file (or executable or script) and returns the data in accordance with its programming.
  • a zone file includes a wildcard representation for a subdomain
  • the DNS server may thereby be configured to return the same IP address for all wildcard sub-domains.
  • the corresponding web server may be configured to return data provided specially for one or more of those sub-domains, optionally using a wildcard configuration.
  • web server may use the name of one or more of the sub-domains to further identify the file path, e.g., the server may modify a GET request specifying “http://gary.shuster.com” to read “GET/gary/shuster.com”.
  • the server may modify a GET request specifying “http://gary.shuster.com” to read “GET/gary/shuster.com”.
  • the systems and methods disclosed herein enable protection of root domain variants by enabling registration and use of a set of domain names defined by a regular expression, for example, an expression representing one or more characters of a domain name us wildcard values.
  • a domain name purchaser or registrant may register a domain name with one or more wildcards contained within portions of a domain or sub-domain name, such as *patents*.shuster.com.
  • wildcard system incorporates complex pattern matching, using the regular expressions (“REGEX”) system.
  • complex pattern matching uses a modified regular expressions system that is customized for use in domain name registration. Different modifications to the regular expressions system may be made depending on the natural language (e.g., English, French, German) in which the domain name registration request is made.
  • a registration server uses a regular expression module or modified regular expression module during the registration process to determine a domain set, including specific members and size. Members refers to the particular domain names included in the set and size refers to the total number of set members.
  • the server checks each member of the set against registered domain names in the DNS, and identifies any numbers of the set that are already registered.
  • the registration server serves a list of set members to a client device operated by the prospective registrant, together with a list of domain names that are generated by the expression but already registered by other parties in the DNS. These already-registered names are excluded from duplicate registration and are identified so the prospective registrant is informed about the excluded domain names before committing to register the set of included domain names.
  • the registration server provides a count of unregistered domain name set members and a corresponding fee based on the number of set members to the prospective registrant.
  • each expression once approved at the registration server, is registered in a database of the DNS.
  • the database may comprise a zone file or operate in cooperation with a zone file.
  • the expression may include terms that specifically exclude already registered names or other forbidden text strings.
  • each domain name in the set may be individually recorded in a DNS database associated with the IP address designated by the registrant, using an algorithm that generates each domain name in a specified sequence using the expression.
  • DNS name servers may be configured to parse domain name requests to detect any requests having a root domain conforming to the REGEX or other expression rules provided in its database. Each expression rule in the DNS database may be associated with a particular numeric IP address. If the name server determines that a particular request uses a root domain conforming to an expression in its database, it may return the IP address associated with the expression to the client from which the request originated. In the alternative, or in addition, the DNS name server may maintain conventional zone files that include a separate entry for every root domain that is defined by a registered expression, wherein each entry is associated with the same IP address. In such case, the name server returns the registered IP address in response to and request using any one of the root domains defined by the registered expression.
  • the name server analyzes the IP address making the request and returns different results based on the IP address making the request.
  • the results may be returned to the requesting IP address in accordance with instructions residing on a database.
  • an IP address requesting web content may be analyzed to determine the geographic location or other characteristic of the requesting device, such as language preferences and other data in the http header and IP address.
  • the web server may also be configured so that the manager may configure it to return different web sites based on the characteristics of the requesting computer.
  • a request for “governor.shuster.com” may return the IP address of the server with a side dedicated to the governor of the state in which the user or requesting IP is located.
  • the web server may return a redirection to or data from a site about the governor of the state in which the user or requesting IP is located.
  • FIG. 1 is a block diagram showing a system for registration and use of patterns defined by expressions as domain names.
  • FIG. 2A is a block diagram showing a system for handling IP requests using flexible expression-based root domain names, according to an implementation independent of DNS zone files.
  • FIG. 2B is a block diagram showing a system for handling IP requests using flexible expression-based root domain names, according to an implementation integrated with DNS zone files.
  • FIG. 3 is a block diagram showing an example of a system for registering expressions defining sets of root domains.
  • FIG. 4 is a flow chart showing an example of a method for registering expressions defining sets of root domains.
  • FIG. 5 is a chart showing an example of a method for handling IP requests using flexible expression-based root domain names.
  • FIG. 1 shows an example of a system for registration and use of patterns defined by expressions as domain names.
  • a user operates a client 102 by entering data via an input device, such as a keyboard, mouse, etc.
  • the client 102 further comprises a graphical interface to display the output resulting from data that was input by the client.
  • the input comprises a domain name.
  • DNS domain name system
  • the domain name is transmitted via the internet 110 to a domain name system (DNS) name server 120 which uses a database 130 that associates the domain name into numerical (binary) identifiers associated with networking equipment for the purpose of locating and addressing the appropriate web server.
  • DNS domain name system
  • the name server 120 may be specially configured using software or firmware to operate in the manner described herein, using conventional hardware elements.
  • the name server 120 comprises or is associated with an application that allows it to parse domain name requests according to wildcard or REGEX expression.
  • the web servers are preferably configured to return content based on the parsing of the root domain name.
  • Domain names typically comprise hierarchical parts, for example, “third.second.top” wherein the top level name is a system-defined three-character label such as, for example, “com,” “net,” or “org” or a two-character country code such as “us,” either of which is preceded by a user-defined second-level domain name of two or more characters.
  • the second level name may be preceded by any number of higher levels of subdomains.
  • a “root domain” refers to a domain name consisting of a second level domain and a top level domain, for example, “shuster.com.” It should be appreciated that use of wildcards to represent third-level or higher level domains is known in the art. Use of wildcards for any part of a second level domain is not known, and present DNS systems lack features suitable for implementing the flexible root domain capability as described herein.
  • the web servers may optionally be configured to return different content based on the characteristic of the requesting device, such as a location of a mobile device 104 submitting a domain name request.
  • the server may return different IP address results depending on where the request originates from. This feature may be implemented using regional coding in a zone file, or using regional-specific zone files in different name servers servicing name requests in from different geographic areas.
  • FIG. 2A shows a separate type of system 200
  • FIG. 2B shows an integrated type of system 250 .
  • a DNS system 201 uses separate processes 202 , 230 to determine an IP address for incoming requests using a Uniform Resource Locater (URL) containing a root domain.
  • a first separate processing module 202 which may be placed upstream or downstream of the DNS zone file servers, processes incoming IP requests from wide area network 299 using a expression to identify an IP address for expression-defined root domains. If an upstream module 202 identifies an IP address using an expression-based parser, it returns the address to the client via network 299 , thereby fulfilling the request without reference to the DNS' regular zone files 203 .
  • module 202 may be placed downstream, processing IP requests after and if the name server's regular zone file process 230 does not identify a listing for a requested root domain in its conventional zone file.
  • the name system's regular DNS list process 230 is used to identify the IP address using a conventional zone file, in a separate process.
  • An advantage of the separate system 200 is that expression processor 202 can operate independently of regular name server processing 230 .
  • upstream placement also may add overhead to processing of all incoming requests, whether or not using expression-defined domain names.
  • separate downstream placement adds overhead to all IP requests using expression-defined domain names (but not to those using conventional domain names) by first processing all incoming requests using a conventional DNS zone file.
  • System 200 may further include a registration process 204 .
  • the registration process develops and registers expressions for registration with expression processor 202 , via a client-server interactive process.
  • An example of a method of registering a domain name that may be implemented for a registration process is provided later in the specification.
  • a name server process 251 processes incoming IP address requests using a conventional zone file process.
  • the overall system 250 differs from a conventional process, however, in that the zone file is supplied with records originating from an expressions registration component 254 .
  • Registration component 254 may be similar to component 204 described above, but differs in the form of records maintained in the DNS. Instead of maintaining a record of registered expressions, component 254 provides information from which the zone file process 230 creates a DNS record for each member of the set of domain names encompassed by each registered expression. For example, the registration component may generate and provide each member of a domain name set encompassed by each registered expression. The zone file component may then create and maintain a record for each domain name.
  • the registration module 254 may provide the expressions to the zone file component 230 or to some intermediate component (not shown), from which the component 230 or intermediate component may generate every member of the domain name set for a record in the zone file. It should be apparent that an advantage of system type 200 is that patterns resulting in an infinite number of matches may be registrable and useful. Such expressions are not useful in a system of type 250 , because it is not possible to create, maintain or use a zone file containing an infinite number of entries.
  • a registration component may be implemented as interactive modules within one or more computer servers.
  • the one or more servers may be dedicated to registration of expressions or domain names, or may serve other functions also.
  • a first module 302 defines expressions in an interactive process with a client 301 .
  • the client 301 may be a remote client communicating with the registration component 300 via a wide area network 299 .
  • Expression definition module may enable an interactive process by which a client develops and refines an expression that defines a domain name set for registration.
  • module 302 only is drawn in communication with client 301 , it should be appreciated that the registration component 300 may communicate with its clients at any appropriate time during registration processing.
  • a second module 304 of the component 300 may evaluate one or more expressions defined by interaction with client 301 .
  • the evaluation process may involve communicating with the targeted DNS 305 to determine which, if any, domain names in a domain name set are already registered in the DNS.
  • the evaluation process may perform other functions, such as counting the number of domain names in the set defined by an expression, checking to see if an expression conforms to rules and policies established for registration of expression, and setting a price for registration of an expression.
  • a third module 306 may modify expressions selected for registration.
  • the module may add terms to an expression to specifically exclude previously-registered individual root domains from the set of domains that would otherwise be returned by an expression.
  • Other modifications may include adding or modifying terms to reduce the domain set size for the expression below a threshold value.
  • Other modifications may include adding or modifying terms so that the expression complies with policies established for the system. For example, a policy may prohibit or restrict expressions of the form “*.X.COM,” wherein “X” is a recognized surname and COM is any recognized top-level domain, but may permit expression of the form “*Y.X.COM,” wherein “Y” is a personal name.
  • a fourth module 308 may provide registrable output to a DNS system 305 at the conclusion of a registration process.
  • output may comprise a completed expression for registration.
  • output may comprise a list or other expression of each member in a set of domain names returned by a registered expression.
  • FIG. 4 shows a method 400 that may be performed by a registration component.
  • An initial step comprises receiving a request to register an expression.
  • the expression may be an expression in a defined expression language, for example, a regular expression expressed in a PERL, TCL, RUBY, JAVA, or similar scripting language, or POS IX (Portable Operating System Interface For Unix).
  • An alphabet containing a finite number of characters is also defined, as a constraint on the expression outputs, for example, ASCII or Unicode.
  • Other pattern matching systems may also be adopted, whether or not strictly considered a regular expression language, so long as the system provide definite results.
  • a string of characters entered or otherwise defined by client-server interaction can represent an expression that is capable of being parsed to recognize hits or to generate a set of resulting character strings, so long as the set is not infinite.
  • Another constraint in the present application is that each character string in the resulting set should be in the form of a root domain as defined by the DNS.
  • the expression may be defined by receiving a character string from the client, by receiving client inputs interpreted as selecting expression elements, or some combination of the foregoing.
  • the registration component may test a received expression to ensure that it conforms to defined requirements. These requirements may include, for example, that the expression be properly expressed in the selected expression language, result in an ascertainable set of root domain labels, and not include any previously registered root domains in its result set. Optionally, a finite result set may be required. Other policies may prevent registration of expressions that too broadly encompass surnames, geographical names, or words. “Too broadly” is a matter of DNS system policy. Suggesting appropriate details for such a policy is beyond the scope of this disclosure; however, such policies should be expected as useful and necessary, and should come into play during registration.
  • the registration component may identify issues or conflicts discovered in the testing process 404 , if the process determines that a particular registration is not registrable.
  • a conflict should be detected whenever an expression matches one or more registered domain names, or matches anything matched by another registered expression. Such conflicts may be corrected by adding terms to narrow the expression so that it no longer matches the other domain names or other expression matches.
  • the registration component may make this determination at 410 . For example, the component may generate a list of different modified expressions, each of which would separately be registrable, and present the list to the client 422 .
  • modified expressions may simply expressly exclude particular registered domain names. For example, the expression “*shuster*.com” might be modified to “*shuster.com ⁇ exclude>(garyshuster.com)” to expressly exclude a previously registered domain of garyshuster.com.
  • an expression may not define any acceptable root domains, may be expressed in incorrect terms, or may sweep so broadly that suitable modifications cannot be determined.
  • the registration component may simply report the issues with the expression to the client 412 , and terminate the registration process. Likewise, if the client does not accept a particular modified expression 424 , the registration process may terminate. After termination, the client may elect to initiate a new process at 402 .
  • the registration engine may define a price 414 for the selected expression.
  • the engine may apply various factors in price setting.
  • One important factor for expression defining a finite set of results may be the result set size.
  • Price may vary in proportion, linearly or non-linearly, with set size.
  • Another factor may include search engine popularity.
  • the registration may assess the popularity of a root domain set, or of a fixed portion of an expression, using a weighted sum based on popularity of individual members in search engine requests.
  • the registration component may determine the relative “size” of the infinite set.
  • the expression “*johndoe*.com” results in a broader set of root domain names than the expression “*andrewfrankpfeffertonthethird*.com,” and should be correspondingly more valuable. From the foregoing examples, it can be seen that the value of an expression may be inversely proportional to the number of fixed characters that it contains, depending on the form of expression.
  • the registration system may present the terms for registering a particular expression, including the price and periodic maintenance cost, to the client. If the client accepts the terms 418 , the registration component may confirm the agreement 420 . For example, the registration component may obtain an initial payment, or payment authorization, from the client using any suitable method. After the registration agreement has been confirmed, the registration input may provide the registration details 426 to the applicable domain name system record keeping server.
  • Registration details may include the expression and associated IP address selected by the client. In the alternative, registration details may, for finite expressions, include a list of every root domain encompassed by the expression and the associated IP address selected by the client. Registration information may further include information identifying the registrant, registrar, and so forth as known in the art. If the client does not accept the terms 418 , the process may terminate, reset to start, or take other action as deemed desirable by the registrar.
  • a method 500 for use of a domain name expression is shown in FIG. 5 .
  • the steps of receiving a request 502 and returning an IP address may be conventional as known in the art for domain name systems. That is, incoming requests and the resulting IP addresses appear exactly as in conventional system.
  • the intervening step 504 of identifying an IP address is not conventional. Step 504 may be performed according to one of the two basic system types diagrammed in FIGS. 2A and 2B .
  • the name server operates a separate process of determining whether a root domain specified by an incoming
  • URL matches any pattern defined by a registered expression. So long as the registration process is operating correctly, any root domain that matches an expression pattern will match one, and only one, expression pattern. Hence, a single registered expression, and its associated IP address, is uniquely identifiable by making a match. Once a match is made, the IP address may be returned in a conventional fashion 506 .
  • the name server merely checks its zone file in a conventional fashion.
  • the zone file is not constructed in a conventional fashion. Instead, the zone file contains entries that are automatically generated from registered expressions, to thereby include a record for every possible root domain matching a registered expression. Each such match is recorded in the zone file as associated with the IP address for the registered expression that it matches. Again, presuming a correctly operating expression registration process, each matching domain name will be assigned one and only one IP address.
  • the systems and methods disclosed herein may be implemented through application software, firmware, or other computer-readable media. Moreover, the systems and methods may be implemented using all IP configurations, including IPV4 and IPV6.
  • Methods 400 and 500 may be adapted to perform the various specific functions and obtain outcomes as described herein. Other programmable methods may similarly be capable of performing the described functions, and the present technology is not limited to the specific steps and sequence illustrated by methods 400 and 500 , which are merely examples of suitable methods.
  • a software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium.
  • the storage medium may be integral to the processor.
  • the processor and the storage medium may reside in an ASIC.
  • the ASIC may reside in a user terminal.
  • the processor and the storage medium may reside as discrete components in a user terminal.

Abstract

A domain name registration service permits registrants to register names that are defined by a regular expression that may include one or more wildcard values in any portion of the domain or subdomain name. A domain name server utilizes pattern matching with regular expressions, such as REGEX systems, to parse incoming domain name requests to identify text strings that conform to the domain defined by the registered regular expression. Other components assign economic value to defined patterns and prevent conflicts between registered patterns and domain names.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This patent application is a continuation of U.S. application Ser. No. 14/659,504, filed Mar. 16, 2015, now U.S. Pat. No. 9,397,977, which is a continuation of U.S. application Ser. No. 12/710,283, filed Feb. 22, 2010, now U.S. Pat. No. 8,984,102, which claims the benefit of U.S. Provisional Patent Application No. 61/154,133, filed Feb. 20, 2009, which applications are incorporated by reference herein.
  • BACKGROUND
  • 1. Field
  • The present disclosure is directed towards processing and handling information requests made using Uniform Resource Locaters in TCP/IP networks, using a domain name registration and server system.
  • 2. Description of the Related Art
  • The Domain Name System (DNS) is one of two principal name systems used by the Internet, the Internet Protocol (IP) address system being the other. The Domain Name System defines domain names and provides translation services between domain names and numeric IP addresses. The DNS is implemented using Internet name servers and the IP communications protocol. A name server stores and maintains DNS records, such as address (A) records, name server (NS) records, and mail exchanger (MX) records for a domain name. A DNS record associating domain names to specific IP addresses may be referred to as a zone file. A DNS name server responds to queries that specify domain names with the corresponding IP addresses contained in its zone file. Thus, the DNS operates as an Internet service that translates alphabetic domain names into numeric IP addresses required for accessing information using the World Wide Web or other Internet services. For example, the domain name www.example.com might translate to 198.116.332.6 using an association stored in a DNS zone file.
  • Information in a zone file is created and maintained via a domain name registration service. Designated entities are authorized to create and maintain DNS records. A person desiring to register a new domain name may submit a registration request to one of these designated entities. The registration service checks to ensure that the domain name is, in fact, new and not already in use, and ensures that the applicant complies with certain administrative requirements for registration of domain names, in exchange for a nominal fee. Once all registration requirements are satisfied and fees are paid, the registration authority causes the relevant DNS records to be updated with the new information. Thereafter, queries using the newly registered domain name will be directed to an IP address specified in the zone file for that name.
  • Those who own trademarks or well-known company or brand names or domain names may be vulnerable registration of domain names that are variants of the trademarks or well-known names, such as common misspellings. Such variant domain names may be used to confuse consumers, compete with the trademark owner, disparage the trademark, company or brand name, extract payment by the owner to transfer the domain name, or simply to exploit goodwill acquired by the original domain name for another purpose. For example, a company called “Acme” having a website corresponding to a domain name acme.com may be vulnerable to someone registering the domain name acmesucks.com. For further example, a high-traffic domain such as homedepot.com might be exploited by those registering misspellings of the domain, such as, for example, hmedepot.com. It can be expensive and burdensome for holders of well-known domain names or marks to protect these properties by registering a large number of common variations. Defensive registration of variant names becomes increasingly expensive as the number of characters in the domain name increases.
  • In current practice, a user registers domain names individually. However, existing domain name server technology also allows the use of a wildcard to direct all traffic requesting sub-domains of a root domain to be directed to a single IP address. For example, a DNS record formatted as “*.shuster.com” may direct all requests using domain and sub-domain names ending in “.shuster.com” to a single IP address, e.g., 151.207.245.67. Additionally, current DNS practice permits exceptions to be configured such that, for example, internal.shuster.com points to a different IP address, e.g., 151.207.245.67, while all sub-domains not specifically configured are defaulted to point to 151.207.245.67.
  • The transmission of data from a web browser to a web server, from a mail client to a mail server, and from other clients to their respective servers (in from the server back to the client) are provided to allow the servers and clients to identify the domain name for which the transaction is being conducted. For example, with respect to web transactions, when a port 80 request arrives for a web page, it arrives in the form of a socket connection to an IP address, which then transmits a requested file path (i.e., “GET/index.htm”). The browser, in modern browser/server combinations, transmits the domain name of the server the user is attempting to access, transmitting, for example, “HTTP_HOST:shuster.com”. Using the IP address, HTTP_HOST, or a combination, together with the requested file path, the server maps the request to a specified file (or executable or script) and returns the data in accordance with its programming. When a zone file includes a wildcard representation for a subdomain, the DNS server may thereby be configured to return the same IP address for all wildcard sub-domains. In cooperation with the DNS server, the corresponding web server may be configured to return data provided specially for one or more of those sub-domains, optionally using a wildcard configuration. Optionally, web server may use the name of one or more of the sub-domains to further identify the file path, e.g., the server may modify a GET request specifying “http://gary.shuster.com” to read “GET/gary/shuster.com”. Thus, existing technology permits wildcard entries in zone files of a domain name system to denote subdomains off of any domain that is second-level or higher, for example, *. second. com.
  • However, existing addressing technology cannot address variations within the root domain itself, using wildcard or other methods. Instead, existing technology maintains separate registration and handling of each unique second-level domain name. Therefore, existing wildcard techniques cannot prevent registration and use of similar root domains by different entities, nor the resulting deleterious effects of such practices as discussed above. If would be desirable, therefore, to provide new methods and systems for registration and use of domain names that overcomes these and other limitations of the prior art.
  • SUMMARY
  • The systems and methods disclosed herein enable protection of root domain variants by enabling registration and use of a set of domain names defined by a regular expression, for example, an expression representing one or more characters of a domain name us wildcard values. In accordance with one embodiment, a domain name purchaser or registrant may register a domain name with one or more wildcards contained within portions of a domain or sub-domain name, such as *patents*.shuster.com. In one implementation, wildcard system incorporates complex pattern matching, using the regular expressions (“REGEX”) system. In other embodiments, complex pattern matching uses a modified regular expressions system that is customized for use in domain name registration. Different modifications to the regular expressions system may be made depending on the natural language (e.g., English, French, German) in which the domain name registration request is made.
  • A registration server uses a regular expression module or modified regular expression module during the registration process to determine a domain set, including specific members and size. Members refers to the particular domain names included in the set and size refers to the total number of set members. The server checks each member of the set against registered domain names in the DNS, and identifies any numbers of the set that are already registered. Optionally, the registration server serves a list of set members to a client device operated by the prospective registrant, together with a list of domain names that are generated by the expression but already registered by other parties in the DNS. These already-registered names are excluded from duplicate registration and are identified so the prospective registrant is informed about the excluded domain names before committing to register the set of included domain names. The registration server provides a count of unregistered domain name set members and a corresponding fee based on the number of set members to the prospective registrant.
  • Many regular expressions define an infinite number of set members. For example, the expression “*infinitycorp.com,” where “*” designates any non-negative real number of characters of any value, identifies an infinite number of character strings all ending in “infinitycorp.com.” The practical reality is that most members of the infinite set have nearly zero practical value. For example, almost zero value inheres in set members where “*” represents a large number of characters such as, for example, 100 characters or greater. Therefore, a useful modified regular expression rule may limit wildcard representations to a finite, relatively small number of characters. Although many registrants may choose expressions that result in a finite number of members, the present technology may in some circumstances permit the registration of a text expression that includes an infinite number of possible domain names. However, special system elements should be in place to enable this capability, as described in the detailed disclosure below.
  • In one embodiment, each expression, once approved at the registration server, is registered in a database of the DNS. The database may comprise a zone file or operate in cooperation with a zone file. The expression may include terms that specifically exclude already registered names or other forbidden text strings. In the alternative, or in addition, provided that the expression used does not sweep in an infinite number of domain names, each domain name in the set may be individually recorded in a DNS database associated with the IP address designated by the registrant, using an algorithm that generates each domain name in a specified sequence using the expression.
  • DNS name servers may be configured to parse domain name requests to detect any requests having a root domain conforming to the REGEX or other expression rules provided in its database. Each expression rule in the DNS database may be associated with a particular numeric IP address. If the name server determines that a particular request uses a root domain conforming to an expression in its database, it may return the IP address associated with the expression to the client from which the request originated. In the alternative, or in addition, the DNS name server may maintain conventional zone files that include a separate entry for every root domain that is defined by a registered expression, wherein each entry is associated with the same IP address. In such case, the name server returns the registered IP address in response to and request using any one of the root domains defined by the registered expression.
  • In accordance with a further embodiment, the name server analyzes the IP address making the request and returns different results based on the IP address making the request. The results may be returned to the requesting IP address in accordance with instructions residing on a database. For example, an IP address requesting web content may be analyzed to determine the geographic location or other characteristic of the requesting device, such as language preferences and other data in the http header and IP address. The web server may also be configured so that the manager may configure it to return different web sites based on the characteristics of the requesting computer. Thus, for example, a request for “governor.shuster.com” may return the IP address of the server with a side dedicated to the governor of the state in which the user or requesting IP is located. Alternatively, the web server may return a redirection to or data from a site about the governor of the state in which the user or requesting IP is located.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram showing a system for registration and use of patterns defined by expressions as domain names.
  • FIG. 2A is a block diagram showing a system for handling IP requests using flexible expression-based root domain names, according to an implementation independent of DNS zone files.
  • FIG. 2B is a block diagram showing a system for handling IP requests using flexible expression-based root domain names, according to an implementation integrated with DNS zone files.
  • FIG. 3 is a block diagram showing an example of a system for registering expressions defining sets of root domains.
  • FIG. 4 is a flow chart showing an example of a method for registering expressions defining sets of root domains.
  • FIG. 5 is a chart showing an example of a method for handling IP requests using flexible expression-based root domain names.
  • In the figures and detailed description that follows, like numerals are used to indicate like elements found in one or more of the figures.
  • DETAILED DISCLOSURE
  • FIG. 1 shows an example of a system for registration and use of patterns defined by expressions as domain names. A user operates a client 102 by entering data via an input device, such as a keyboard, mouse, etc. The client 102 further comprises a graphical interface to display the output resulting from data that was input by the client. In the embodiments disclosed herein, the input comprises a domain name. Once the domain name is input by the client 102, it is transmitted via the internet 110 to a domain name system (DNS) name server 120 which uses a database 130 that associates the domain name into numerical (binary) identifiers associated with networking equipment for the purpose of locating and addressing the appropriate web server. The name server 120 may be specially configured using software or firmware to operate in the manner described herein, using conventional hardware elements.
  • In a preferred embodiment, the name server 120 comprises or is associated with an application that allows it to parse domain name requests according to wildcard or REGEX expression. The web servers are preferably configured to return content based on the parsing of the root domain name. Domain names typically comprise hierarchical parts, for example, “third.second.top” wherein the top level name is a system-defined three-character label such as, for example, “com,” “net,” or “org” or a two-character country code such as “us,” either of which is preceded by a user-defined second-level domain name of two or more characters. The second level name may be preceded by any number of higher levels of subdomains. As used herein, a “root domain” refers to a domain name consisting of a second level domain and a top level domain, for example, “shuster.com.” It should be appreciated that use of wildcards to represent third-level or higher level domains is known in the art. Use of wildcards for any part of a second level domain is not known, and present DNS systems lack features suitable for implementing the flexible root domain capability as described herein.
  • The web servers may optionally be configured to return different content based on the characteristic of the requesting device, such as a location of a mobile device 104 submitting a domain name request. The server may return different IP address results depending on where the request originates from. This feature may be implemented using regional coding in a zone file, or using regional-specific zone files in different name servers servicing name requests in from different geographic areas.
  • Systems suitable for implementing the flexible root domain capability as described herein may be developed in various ways. These may be classed as belonging to one of two types, “separate” or “integrated.” FIG. 2A shows a separate type of system 200, while FIG. 2B shows an integrated type of system 250.
  • In a separate system 200, a DNS system 201 uses separate processes 202, 230 to determine an IP address for incoming requests using a Uniform Resource Locater (URL) containing a root domain. A first separate processing module 202, which may be placed upstream or downstream of the DNS zone file servers, processes incoming IP requests from wide area network 299 using a expression to identify an IP address for expression-defined root domains. If an upstream module 202 identifies an IP address using an expression-based parser, it returns the address to the client via network 299, thereby fulfilling the request without reference to the DNS' regular zone files 203. In a variation of system 200, module 202 may be placed downstream, processing IP requests after and if the name server's regular zone file process 230 does not identify a listing for a requested root domain in its conventional zone file. In both upstream and downstream placement, if the separate expression-defined domain module 202 fails to identify an IP address for the request, the name system's regular DNS list process 230 is used to identify the IP address using a conventional zone file, in a separate process. An advantage of the separate system 200 is that expression processor 202 can operate independently of regular name server processing 230. However, upstream placement also may add overhead to processing of all incoming requests, whether or not using expression-defined domain names. Conversely, separate downstream placement adds overhead to all IP requests using expression-defined domain names (but not to those using conventional domain names) by first processing all incoming requests using a conventional DNS zone file.
  • System 200 may further include a registration process 204. The registration process develops and registers expressions for registration with expression processor 202, via a client-server interactive process. An example of a method of registering a domain name that may be implemented for a registration process is provided later in the specification.
  • In an integrated type of system 250, as shown in FIG. 2B, a name server process 251 processes incoming IP address requests using a conventional zone file process. The overall system 250 differs from a conventional process, however, in that the zone file is supplied with records originating from an expressions registration component 254. Registration component 254 may be similar to component 204 described above, but differs in the form of records maintained in the DNS. Instead of maintaining a record of registered expressions, component 254 provides information from which the zone file process 230 creates a DNS record for each member of the set of domain names encompassed by each registered expression. For example, the registration component may generate and provide each member of a domain name set encompassed by each registered expression. The zone file component may then create and maintain a record for each domain name. In the alternative, the registration module 254 may provide the expressions to the zone file component 230 or to some intermediate component (not shown), from which the component 230 or intermediate component may generate every member of the domain name set for a record in the zone file. It should be apparent that an advantage of system type 200 is that patterns resulting in an infinite number of matches may be registrable and useful. Such expressions are not useful in a system of type 250, because it is not possible to create, maintain or use a zone file containing an infinite number of entries.
  • Further details concerning a registration component 300 are provided with reference to FIG. 3. A registration component may be implemented as interactive modules within one or more computer servers. The one or more servers may be dedicated to registration of expressions or domain names, or may serve other functions also. A first module 302 defines expressions in an interactive process with a client 301. The client 301 may be a remote client communicating with the registration component 300 via a wide area network 299. Expression definition module may enable an interactive process by which a client develops and refines an expression that defines a domain name set for registration. Although module 302 only is drawn in communication with client 301, it should be appreciated that the registration component 300 may communicate with its clients at any appropriate time during registration processing.
  • A second module 304 of the component 300 may evaluate one or more expressions defined by interaction with client 301. The evaluation process may involve communicating with the targeted DNS 305 to determine which, if any, domain names in a domain name set are already registered in the DNS. The evaluation process may perform other functions, such as counting the number of domain names in the set defined by an expression, checking to see if an expression conforms to rules and policies established for registration of expression, and setting a price for registration of an expression.
  • A third module 306 may modify expressions selected for registration. For example, the module may add terms to an expression to specifically exclude previously-registered individual root domains from the set of domains that would otherwise be returned by an expression. Other modifications may include adding or modifying terms to reduce the domain set size for the expression below a threshold value. Other modifications may include adding or modifying terms so that the expression complies with policies established for the system. For example, a policy may prohibit or restrict expressions of the form “*.X.COM,” wherein “X” is a recognized surname and COM is any recognized top-level domain, but may permit expression of the form “*Y.X.COM,” wherein “Y” is a personal name.
  • A fourth module 308 may provide registrable output to a DNS system 305 at the conclusion of a registration process. As previously noted, output may comprise a completed expression for registration. In the alternative, or in addition, output may comprise a list or other expression of each member in a set of domain names returned by a registered expression.
  • FIG. 4 shows a method 400 that may be performed by a registration component. An initial step comprises receiving a request to register an expression. The expression may be an expression in a defined expression language, for example, a regular expression expressed in a PERL, TCL, RUBY, JAVA, or similar scripting language, or POS IX (Portable Operating System Interface For Unix). An alphabet containing a finite number of characters is also defined, as a constraint on the expression outputs, for example, ASCII or Unicode. Other pattern matching systems may also be adopted, whether or not strictly considered a regular expression language, so long as the system provide definite results. With a defined expression language and alphabet, a string of characters entered or otherwise defined by client-server interaction can represent an expression that is capable of being parsed to recognize hits or to generate a set of resulting character strings, so long as the set is not infinite. Another constraint in the present application is that each character string in the resulting set should be in the form of a root domain as defined by the DNS. The expression may be defined by receiving a character string from the client, by receiving client inputs interpreted as selecting expression elements, or some combination of the foregoing.
  • At 404, the registration component may test a received expression to ensure that it conforms to defined requirements. These requirements may include, for example, that the expression be properly expressed in the selected expression language, result in an ascertainable set of root domain labels, and not include any previously registered root domains in its result set. Optionally, a finite result set may be required. Other policies may prevent registration of expressions that too broadly encompass surnames, geographical names, or words. “Too broadly” is a matter of DNS system policy. Suggesting appropriate details for such a policy is beyond the scope of this disclosure; however, such policies should be expected as useful and necessary, and should come into play during registration.
  • At 408, the registration component may identify issues or conflicts discovered in the testing process 404, if the process determines that a particular registration is not registrable. A conflict should be detected whenever an expression matches one or more registered domain names, or matches anything matched by another registered expression. Such conflicts may be corrected by adding terms to narrow the expression so that it no longer matches the other domain names or other expression matches. In many cases it may be possible to modify the expression so that it is registrable, and the registration component may make this determination at 410. For example, the component may generate a list of different modified expressions, each of which would separately be registrable, and present the list to the client 422. If one of the modified expressions is acceptable to the end user, the client may indicate selection of a particular modified expression in an acceptance process 424. If need be, modified expressions may simply expressly exclude particular registered domain names. For example, the expression “*shuster*.com” might be modified to “*shuster.com <exclude>(garyshuster.com)” to expressly exclude a previously registered domain of garyshuster.com.
  • Conversely, some expressions may not be readily modifiable, for example, an expression may not define any acceptable root domains, may be expressed in incorrect terms, or may sweep so broadly that suitable modifications cannot be determined. In such case, the registration component may simply report the issues with the expression to the client 412, and terminate the registration process. Likewise, if the client does not accept a particular modified expression 424, the registration process may terminate. After termination, the client may elect to initiate a new process at 402.
  • If a modified expression is compliant with applicable rules and accepted by the client 424, 404, the registration engine may define a price 414 for the selected expression. The engine may apply various factors in price setting.
  • One important factor for expression defining a finite set of results may be the result set size. Price may vary in proportion, linearly or non-linearly, with set size. Another factor may include search engine popularity. For example, the registration may assess the popularity of a root domain set, or of a fixed portion of an expression, using a weighted sum based on popularity of individual members in search engine requests. For infinite sets, the registration component may determine the relative “size” of the infinite set. For example, the expression “*johndoe*.com” results in a broader set of root domain names than the expression “*andrewfrankpfeffertonthethird*.com,” and should be correspondingly more valuable. From the foregoing examples, it can be seen that the value of an expression may be inversely proportional to the number of fixed characters that it contains, depending on the form of expression.
  • At 416, the registration system may present the terms for registering a particular expression, including the price and periodic maintenance cost, to the client. If the client accepts the terms 418, the registration component may confirm the agreement 420. For example, the registration component may obtain an initial payment, or payment authorization, from the client using any suitable method. After the registration agreement has been confirmed, the registration input may provide the registration details 426 to the applicable domain name system record keeping server. Registration details, as previously noted, may include the expression and associated IP address selected by the client. In the alternative, registration details may, for finite expressions, include a list of every root domain encompassed by the expression and the associated IP address selected by the client. Registration information may further include information identifying the registrant, registrar, and so forth as known in the art. If the client does not accept the terms 418, the process may terminate, reset to start, or take other action as deemed desirable by the registrar.
  • A method 500 for use of a domain name expression is shown in FIG. 5. The steps of receiving a request 502 and returning an IP address may be conventional as known in the art for domain name systems. That is, incoming requests and the resulting IP addresses appear exactly as in conventional system. The intervening step 504 of identifying an IP address, however, is not conventional. Step 504 may be performed according to one of the two basic system types diagrammed in FIGS. 2A and 2B. For a system type 200, the name server operates a separate process of determining whether a root domain specified by an incoming
  • URL matches any pattern defined by a registered expression. So long as the registration process is operating correctly, any root domain that matches an expression pattern will match one, and only one, expression pattern. Hence, a single registered expression, and its associated IP address, is uniquely identifiable by making a match. Once a match is made, the IP address may be returned in a conventional fashion 506.
  • For system type 250, the name server merely checks its zone file in a conventional fashion. However, in this type of system the zone file is not constructed in a conventional fashion. Instead, the zone file contains entries that are automatically generated from registered expressions, to thereby include a record for every possible root domain matching a registered expression. Each such match is recorded in the zone file as associated with the IP address for the registered expression that it matches. Again, presuming a correctly operating expression registration process, each matching domain name will be assigned one and only one IP address.
  • The systems and methods disclosed herein may be implemented through application software, firmware, or other computer-readable media. Moreover, the systems and methods may be implemented using all IP configurations, including IPV4 and IPV6.
  • Methods 400 and 500 may be adapted to perform the various specific functions and obtain outcomes as described herein. Other programmable methods may similarly be capable of performing the described functions, and the present technology is not limited to the specific steps and sequence illustrated by methods 400 and 500, which are merely examples of suitable methods.
  • Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
  • The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
  • Having thus described illustrative embodiments of registration and use of patterns defined by expression as domain names, an enabling disclosure has been made of subject matter defined by the appended claims.

Claims (17)

What is claimed is:
1. An apparatus, comprising:
a domain name server, the domain name server comprising at least one CPU coupled to a memory, the memory containing instructions that cause the domain name server to:
receive a domain name server lookup request, the request comprising a domain name;
compare the domain name to a repository of registered domain names;
if the domain name matches a registered domain name in the repository, return at least one first IP address associated with that registered domain name;
if the domain name does not match a registered domain name in the repository, compare at least the root domain portion of the domain name to at least one pattern matching expression associated with at least one second IP address; and
if at least the root domain portion of the domain name matches the at least one pattern matching expression, return the at least one second IP address associated with the pattern matching expression.
2. The apparatus of claim 1, wherein the pattern matching expression limits wildcard representations to a finite number of characters.
3. The apparatus of claim 2, wherein the finite number of characters is a relatively small number.
4. The apparatus of claim 1, wherein the pattern matching expression specially excludes certain text strings.
5. The apparatus of claim 1, wherein the pattern matching expression is a regular expression.
6. The apparatus of claim 1, wherein the IP address returned is selected at least in part based on the IP address making the request. An apparatus, comprising:
a domain name server, the domain name server comprising at least one CPU coupled to a memory, the memory containing instructions that cause the domain name server to:
receive a domain name server lookup request, the request comprising a domain name;
compare at least the root domain portion of the domain name to at least one pattern matching expression associated with at least one second IP address;
if at least the root domain portion of the domain name matches the at least one pattern matching expression, return the at least one second IP address associated with that pattern matching expression;
if at least the root domain portion of the domain name does not match the at least one pattern matching expression, compare the domain name to a repository of registered domain name;
if the domain name matches a registered domain name in the repository, return at least one first IP address associated with that registered domain name.
8. The apparatus of claim 7, wherein the pattern matching expression limits wildcard representations to a finite number of characters.
9. The apparatus of claim 8, wherein the finite number of characters is a relatively small number.
10. The apparatus of claim 7, wherein the pattern matching expression specially excludes certain text strings.
11. The apparatus of claim 7, wherein the pattern matching expression is a regular expression.
12. The apparatus of claim 7, wherein the IP address returned is selected at least in part based on the IP address making the request.
13. A method, comprising:
receiving, by a computer, a request to register a pattern matching expression defining a set of second level root domain names in a domain name system for a wide area network;
determining, by the computer, registrability of the set of second level root domain names based on the pattern matching expression;
reporting results to a client, wherein the report includes information identifying any member of the set of second level root domain names that is already registered in the domain name system; and
preparing a modified expression by adding a term that specifically excludes at least one member of the set of second level root domain names that is already registered in the domain name system.
14. The method of claim 13, wherein the pattern matching expression limits wildcard representations to a finite number of characters.
15. The method of claim 14, wherein the finite number of characters is a relatively small number.
16. The method of claim 13, wherein the pattern matching expression specially excludes certain text strings.
17. The method of claim 13, wherein the pattern matching expression is a regular expression.
18. The method of claim 13, wherein the IP address returned is selected at least in part based on the IP address making the request.
US15/213,280 2009-02-20 2016-07-18 Registration and use of patterns defined by expressions as domain names Abandoned US20160330170A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/213,280 US20160330170A1 (en) 2009-02-20 2016-07-18 Registration and use of patterns defined by expressions as domain names

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US15413309P 2009-02-20 2009-02-20
US12/710,283 US8984102B2 (en) 2009-02-20 2010-02-22 Registration and use of patterns defined by expressions as domain names
US14/659,504 US9397977B2 (en) 2009-02-20 2015-03-16 Registration and use of patterns defined by expressions as domain names
US15/213,280 US20160330170A1 (en) 2009-02-20 2016-07-18 Registration and use of patterns defined by expressions as domain names

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/659,504 Continuation US9397977B2 (en) 2009-02-20 2015-03-16 Registration and use of patterns defined by expressions as domain names

Publications (1)

Publication Number Publication Date
US20160330170A1 true US20160330170A1 (en) 2016-11-10

Family

ID=42631853

Family Applications (3)

Application Number Title Priority Date Filing Date
US12/710,283 Expired - Fee Related US8984102B2 (en) 2009-02-20 2010-02-22 Registration and use of patterns defined by expressions as domain names
US14/659,504 Expired - Fee Related US9397977B2 (en) 2009-02-20 2015-03-16 Registration and use of patterns defined by expressions as domain names
US15/213,280 Abandoned US20160330170A1 (en) 2009-02-20 2016-07-18 Registration and use of patterns defined by expressions as domain names

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US12/710,283 Expired - Fee Related US8984102B2 (en) 2009-02-20 2010-02-22 Registration and use of patterns defined by expressions as domain names
US14/659,504 Expired - Fee Related US9397977B2 (en) 2009-02-20 2015-03-16 Registration and use of patterns defined by expressions as domain names

Country Status (1)

Country Link
US (3) US8984102B2 (en)

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8984102B2 (en) 2009-02-20 2015-03-17 Gary Stephen Shuster Registration and use of patterns defined by expressions as domain names
US8224923B2 (en) 2009-06-22 2012-07-17 Verisign, Inc. Characterizing unregistered domain names
US9049244B2 (en) 2011-04-19 2015-06-02 Cloudflare, Inc. Registering for internet-based proxy services
EP3925676A1 (en) 2011-08-18 2021-12-22 Pfaqutruma Research LLC Systems and methods of virtual world interaction
US9323859B2 (en) 2011-09-30 2016-04-26 Verisign, Inc. Dynamic client side name suggestion service
WO2013192113A1 (en) 2012-06-18 2013-12-27 Brian Mark Shuster Transfer of virtual objects between applications
US9218372B2 (en) * 2012-08-02 2015-12-22 Sap Se System and method of record matching in a database
CN102938783A (en) * 2012-10-30 2013-02-20 中兴通讯股份有限公司 Socket processing method and device and Web server
US9887881B2 (en) * 2013-10-30 2018-02-06 Cisco Technology, Inc. DNS-assisted application identification
US20150356606A1 (en) * 2014-06-06 2015-12-10 Bruno Van Boucq Method of geolocation
US9336126B1 (en) 2014-06-24 2016-05-10 Amazon Technologies, Inc. Client-side event logging for heterogeneous client environments
US10097565B1 (en) * 2014-06-24 2018-10-09 Amazon Technologies, Inc. Managing browser security in a testing context
US9947311B2 (en) 2015-12-21 2018-04-17 Verisign, Inc. Systems and methods for automatic phonetization of domain names
US10102203B2 (en) 2015-12-21 2018-10-16 Verisign, Inc. Method for writing a foreign language in a pseudo language phonetically resembling native language of the speaker
US9910836B2 (en) 2015-12-21 2018-03-06 Verisign, Inc. Construction of phonetic representation of a string of characters
US10102189B2 (en) 2015-12-21 2018-10-16 Verisign, Inc. Construction of a phonetic representation of a generated string of characters
GB2545748B8 (en) * 2015-12-24 2019-09-18 Num Tech Ltd Methods, apparatuses, and computer programs for data processing, and hierarchical domain name system zone files
US11552923B2 (en) 2015-12-30 2023-01-10 Donuts, Inc. Whitelist domain name registry
CN107169046A (en) * 2017-04-25 2017-09-15 广东网金控股股份有限公司 A kind of database index lookup method, device and user terminal
CN109040346B (en) * 2018-10-30 2021-08-13 深信服科技股份有限公司 Method, device and equipment for screening effective domain names in extensive domain name resolution

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6473800B1 (en) * 1998-07-15 2002-10-29 Microsoft Corporation Declarative permission requests in a computer system
US20040015584A1 (en) * 2000-10-09 2004-01-22 Brian Cartmell Registering and using multilingual domain names
US20050289242A1 (en) * 2005-06-24 2005-12-29 The Go Daddy Group, Inc. Resolving access to content associated with shared domain name using routing website
US20080071823A1 (en) * 1999-12-01 2008-03-20 Barry Fellman System with user interface for efficiently checking availability statuses of, and selecting, muliple items such as domain names
US20090319690A1 (en) * 1999-08-30 2009-12-24 Brian Shuster System, apparatus and method for hosting and assigning domain names on a wide area network
US20100057845A1 (en) * 2001-11-02 2010-03-04 Juniper Networks, Inc. Method and system for providing secure access to private networks with client redirection
US7694016B2 (en) * 2007-02-07 2010-04-06 Nominum, Inc. Composite DNS zones
US20110055349A1 (en) * 2006-11-09 2011-03-03 Yahoo! Inc. System and method for transmission of dns beacons

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6895430B1 (en) * 1999-10-01 2005-05-17 Eric Schneider Method and apparatus for integrating resolution services, registration services, and search services
KR100285122B1 (en) 1999-01-13 2001-03-15 이수복 internet email add-on service system
US7167904B1 (en) * 1999-03-19 2007-01-23 Network Solutions, Llc Unified web-based interface-to multiple registrar systems
US7188138B1 (en) 1999-03-22 2007-03-06 Eric Schneider Method, product, and apparatus for resource identifier registration and aftermarket services
US6338082B1 (en) 1999-03-22 2002-01-08 Eric Schneider Method, product, and apparatus for requesting a network resource
US8543732B2 (en) * 1999-06-22 2013-09-24 William Kenneth Ryan Method and apparatus for multiplexing internet domain names
US7747592B2 (en) * 1999-09-07 2010-06-29 Thomas C Douglass Method and system for monitoring domain name registrations
AU2001255546A1 (en) 2000-04-21 2001-11-07 Tekelec Methods and systems for providing dynamic routing key registration
US6788939B2 (en) * 2000-05-18 2004-09-07 International Business Machines Corporation Service deployment architecture
US7000028B1 (en) * 2000-06-02 2006-02-14 Verisign, Inc. Automated domain name registration
AU2001296537A1 (en) * 2000-10-02 2002-04-15 Enic Corporation Determining alternative textual identifiers, such as for registered domain names
US6944661B2 (en) 2001-02-06 2005-09-13 International Business Machines Corporation Internet domain names with regional associations
US20040059793A1 (en) * 2002-09-20 2004-03-25 Gruber Allen B. Method and system for virtual website domain name service
EP1594288A1 (en) * 2004-05-05 2005-11-09 Internet Management Systems, Inc. Method and computer program for registering entries in a domain name system type database
US7464136B2 (en) * 2004-11-05 2008-12-09 Microsoft Corporation Integrated messaging domain name setup
US7921035B2 (en) * 2005-04-15 2011-04-05 The Go Daddy Group, Inc. Parked webpage domain name suggestions
US8185628B2 (en) * 2008-03-07 2012-05-22 At&T Mobility Ii Llc Enhanced policy capabilities for mobile data services
US7933996B2 (en) * 2009-02-09 2011-04-26 The Go Daddy Group, Inc. Providing customer-selected solutions for multiple datacenter website hosting
US8984102B2 (en) 2009-02-20 2015-03-17 Gary Stephen Shuster Registration and use of patterns defined by expressions as domain names

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6473800B1 (en) * 1998-07-15 2002-10-29 Microsoft Corporation Declarative permission requests in a computer system
US20090319690A1 (en) * 1999-08-30 2009-12-24 Brian Shuster System, apparatus and method for hosting and assigning domain names on a wide area network
US20080071823A1 (en) * 1999-12-01 2008-03-20 Barry Fellman System with user interface for efficiently checking availability statuses of, and selecting, muliple items such as domain names
US20040015584A1 (en) * 2000-10-09 2004-01-22 Brian Cartmell Registering and using multilingual domain names
US20100057845A1 (en) * 2001-11-02 2010-03-04 Juniper Networks, Inc. Method and system for providing secure access to private networks with client redirection
US20050289242A1 (en) * 2005-06-24 2005-12-29 The Go Daddy Group, Inc. Resolving access to content associated with shared domain name using routing website
US20110055349A1 (en) * 2006-11-09 2011-03-03 Yahoo! Inc. System and method for transmission of dns beacons
US7694016B2 (en) * 2007-02-07 2010-04-06 Nominum, Inc. Composite DNS zones

Also Published As

Publication number Publication date
US20100217842A1 (en) 2010-08-26
US20150249638A1 (en) 2015-09-03
US8984102B2 (en) 2015-03-17
US9397977B2 (en) 2016-07-19

Similar Documents

Publication Publication Date Title
US9397977B2 (en) Registration and use of patterns defined by expressions as domain names
US11354364B2 (en) Client application fingerprinting based on analysis of client requests
CN106068639B (en) The Transparent Proxy certification handled by DNS
US8438386B2 (en) System and method for developing a risk profile for an internet service
US7761583B2 (en) Domain name ownership validation
US8195816B2 (en) Security management device, communication system, and access control method
US20070204040A1 (en) System and method for domain name filtering through the domain name system
US20100131646A1 (en) Policy-managed dns server for to control network traffic
US9742730B2 (en) Systems and methods for automatically providing Whois service to top level domains
US20230040895A1 (en) System and method for developing a risk profile for an internet service
KR101668272B1 (en) Characterizing unregistered domain names
CN107018167A (en) Ask Route Selection processing
WO2004084097A1 (en) Method and apparatus for detecting invalid clicks on the internet search engine
CN110430188A (en) A kind of quick url filtering method and device
CN110401644A (en) A kind of attack guarding method and device
US8566589B1 (en) Method and apparatus for identifying a web server
Park et al. Transparency in the new gTLD era: Evaluating the DNS centralized zone data service
Magnusson et al. A second look at dns qname minimization
KR102367545B1 (en) Method and system for preventing network pharming
GB2413742A (en) Address resolution in a Domain Name System
GB2512754A (en) System and method for developing a risk profile for an internet resource
KR102514214B1 (en) Method and system for preventing network pharming using big data and artificial intelligence
Sonowal et al. What Does a Phishing URL Look Like?
CN114978740B (en) Identification association and verification analysis method based on block chain
Zhang et al. Evaluating DNS Vulnerability to Cache Injection

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION