IP Library Granted Patent US 11,677,712
Granted Patent B2
US 11,677,712 · App. 17/136,496 · Granted Jun 13, 2023

Distributed domain name resolution and method for use of same

Inventors: Scott Gaydos (Plano, TX); Robert Otting (Plano, TX)
Assignee: Etherweb Technologies LLC
H04L61/10H04L61/4511
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,677,712
App. No.
17/136,496
Granted
Jun 13, 2023
Kind
B2
Abstract

A system for distributed domain name address resolution, including top-level domain name address resolution, and method for use of the same are disclosed. In one embodiment of the system, a blockchain stores distributed domain names with respective Internet Protocol address information. A smart contract, which defines shared logic to execute operations on the blockchain, runs on the blockchain. With respect to distributed domain names, the system may perform read operations to identify the Internet Protocol address information, create operations to create a new distributed domain name with respective Internet Protocol address information, delete operations to remove a distributed domain name, and update operations to update the mapping between a distributed domain name and the respective Internet Protocol address information.

Claims (117)

1. A system for domain name address resolution, the system comprising:

a blockchain storing a plurality of distributed domain names with respective Internet Protocol address information;

a smart contract running on the blockchain, the smart contract being shared logic to execute operations on the blockchain; and

one or more computing devices having a memory accessible to the processor, the memory including first processor-executable instructions that, when executed, cause the processor to:

receive a domain name request, the domain name request including the distributed domain name,

analyze the domain name request, each of the one or more computing devices being configured to analyze the domain name request,

if the domain name request comprises a standard domain name request, serve with access to a standard domain name file,

if the domain name request comprises the distributed domain name request, query the blockchain for the distributed domain name from the smart contract,

if the domain name request comprises a distributed domain name request, query the blockchain for the distributed domain name from the smart contract, and

if the domain name request comprises a distributed domain name request, receive a read response with Internet Protocol address information corresponding to the distributed domain name.

2. The system as recited in claim 1 , wherein the memory further includes second processor-executable instructions that, when executed, cause the processor to:

receive a distributed domain name request, the distributed domain name request including the distributed domain name and Internet Protocol address information,

query the blockchain for the distributed domain name from the smart contract,

receive a read response indicating availability of the distributed domain name,

request from the smart contract a blockchain mapping of the distributed domain name, and

receive a mapping response indicating the blockchain mapping of the distributed domain name to the Internet Protocol address information.

3. The system as recited in claim 1 , wherein the memory further includes third processor-executable instructions that, when executed, cause the processor to:

receive a request to update a distributed domain name, the request including existing Internet Protocol address information and updated Internet Protocol address information,

query the blockchain for the distributed domain name from the smart contract,

receive a read response with existing Internet Protocol address information corresponding to the distributed domain name,

request from the smart contract an updated blockchain mapping of the distributed domain request, and

receive a mapping response indicating the blockchain mapping of the distributed domain name to the updated Internet Protocol address information.

4. The system as recited in claim 1 , wherein the memory further includes fourth processor-executable instructions that, when executed, cause the processor to:

receive a request to delete a distributed domain name,

query the blockchain for the distributed domain name from the smart contract,

receive a read response with Internet Protocol address information corresponding to the distributed domain name,

request from the smart contract deletion of the distributed domain name from the blockchain, and

receive a deletion response indicating deletion of the distributed domain name from the blockchain.

5. The system as recited in claim 1 , wherein the one or more computing devices further comprise a server.

6. The system as recited in claim 1 , wherein the one or more computing devices further comprise a distributed computing network.

7. The system as recited in claim 1 , wherein the one or more computing devices further comprise an application specific integrated circuit.

8. The system as recited in claim 1 , wherein the one or more computing devices further comprise a field programmable gate array.

9. A method for domain name address resolution, the method comprising:

executing, in response to a domain name request, a request operation, the request operation including:

if the domain name request comprises a standard domain name request, serve with access to a standard domain name file,

if the domain name request comprises a distributed domain name request, the distributed domain name request including the distributed domain name and Internet Protocol address information, query the blockchain for the distributed domain name from the smart contract;

executing, in response to a read request relative to a distributed domain name request, a read operation, the read operation including:

receiving a domain name request, the domain name request including a distributed domain name,

analyzing the domain name request,

querying a blockchain for the distributed domain name from a smart contract, the blockchain storing a plurality of distributed domain names with respective Internet Protocol address information, the smart contract running on the blockchain, the smart contract being shared logic to execute operations on the blockchain, and

receiving a read response with Internet Protocol address information corresponding to the distributed domain name.

10. The method as recited in claim 9 , further comprising:

executing, in response to a create request, a create operation, the create operation including:

receiving a distributed domain name request, the distributed domain name request including the distributed domain name and Internet Protocol address information,

querying the blockchain for the distributed domain name from the smart contract,

receiving a read response indicating availability of the distributed domain name,

requesting from the smart contract a blockchain mapping of the distributed domain name, and

receiving a mapping response indicating the blockchain mapping of the distributed domain name to the Internet Protocol address information.

11. The method as recited in claim 9 , further comprising:

executing, in response to an update request, an update operation, the update operation including:

receiving a request to update a distributed domain name, the request including existing Internet Protocol address information and updated Internet Protocol address information,

querying the blockchain for the distributed domain name from the smart contract,

receiving a read response with existing Internet Protocol address information corresponding to the distributed domain name,

requesting from the smart contract an updated blockchain mapping of the distributed domain request, and

receiving a mapping response indicating the blockchain mapping of the distributed domain name to the updated Internet Protocol address information.

12. The method as recited in claim 9 , the method further comprising:

executing, in response to a delete request, a delete operation, the deletion operation including:

receiving a request to delete a distributed domain name,

querying the blockchain for the distributed domain name from the smart contract,

receiving a read response with Internet Protocol address information corresponding to the distributed domain name,

requesting from the smart contract deletion of the distributed domain name from the blockchain, and

receiving a deletion response indicating deletion of the distributed domain name from the blockchain.

13. A system for domain name address resolution, the system comprising:

a blockchain storing a plurality of distributed domain names with respective Internet Protocol address information;

a smart contract running on the blockchain, the smart contract being shared logic to execute operations on the blockchain; and

non-transitory memory accessible to a processor, the non-transitory memory including first processor-executable instructions that, when executed, by the processor cause the system to:

receive a domain name request, the domain name request including a distributed domain name request, the distributed domain name request including the distributed domain name,

analyze the domain name request,

if the domain name request comprises a standard domain name request, serve with access to a standard domain name file,

if the domain name request comprises the distributed domain name request, query the blockchain for the distributed domain name from the smart contract,

if the domain name request comprises a distributed domain name request, query the blockchain for the distributed domain name from the smart contract, and

if the domain name request comprises a distributed domain name request, receive a read response with Internet Protocol address information corresponding to the distributed domain name.

14. The system as recited in claim 13 , further comprising:

the non-transitory memory including second processor-executable instructions that, when executed, by the processor cause the system to:

receive a distributed domain name request, the distributed domain name request including the distributed domain name and Internet Protocol address information,

query the blockchain for the distributed domain name from the smart contract,

receive a read response indicating availability of the distributed domain name,

request from the smart contract a blockchain mapping of the distributed domain name, and

receive a mapping response indicating the blockchain mapping of the distributed domain name to the Internet Protocol address information.

15. The system as recited in claim 13 , further comprising:

the non-transitory memory including third processor-executable instructions that, when executed, by the processor cause the system to:

receive a request to update a distributed domain name, the request including existing Internet Protocol address information and updated Internet Protocol address information,

query the blockchain for the distributed domain name from the smart contract,

receive a read response with existing Internet Protocol address information corresponding to the distributed domain name,

request from the smart contract an updated blockchain mapping of the distributed domain request, and

receive a mapping response indicating the blockchain mapping of the distributed domain name to the updated Internet Protocol address information.

16. The system as recited in claim 13 , further comprising:

the non-transitory memory including fourth processor-executable instructions that, when executed, cause the processor to:

receive a request to delete a distributed domain name,

query the blockchain for the distributed domain name from the smart contract,

receive a read response with Internet Protocol address information corresponding to the distributed domain name,

request from the smart contract deletion of the distributed domain name from the blockchain, and

receive a deletion response indicating deletion of the distributed domain name from the blockchain.

17. The system as recited in claim 13 , wherein the non-transitory memory is stored on a server.

18. The system as recited in claim 13 , wherein the non-transitory memory is stored in a distributed computing network.

19. The system as recited in claim 13 , wherein the processor further comprises at least one of an application specific integrated circuit and a field programmable gate array.

20. A system for domain name address resolution, the system comprising:

a blockchain storing a plurality of distributed domain names with respective Internet Protocol address information;

a smart contract running on the blockchain, the smart contract being shared logic to execute operations on the blockchain;

one or more computing devices having a memory accessible to the processor, the memory including first processor-executable instructions that, when executed, cause the processor to:

receive a domain name request,

analyze the domain name request,

if the domain name request comprises a standard domain name request, serve with access to a standard domain name file,

if the domain name request comprises a distributed domain name request, the distributed domain name request including the distributed domain name and Internet Protocol address information, query the blockchain for the distributed domain name from the smart contract, and

receive a read response with Internet Protocol address information corresponding to the distributed domain name;

the memory including second processor-executable instructions that, when executed, cause the processor to:

receive a distributed domain name request, the distributed domain name request including the distributed domain name and Internet Protocol address information,

query the blockchain for the distributed domain name from the smart contract,

receive a read response indicating availability of the distributed domain name,

request from the smart contract a blockchain mapping of the distributed domain name, and

receive a mapping response indicating the blockchain mapping of the distributed domain name to the Internet Protocol address information; and

the memory including third processor-executable instructions that, when executed, cause the processor to:

receive a request to update a distributed domain name, the request including existing Internet Protocol address information and updated Internet Protocol address information,

query the blockchain for the distributed domain name from the smart contract,

receive a read response with existing Internet Protocol address information corresponding to the distributed domain name,

request from the smart contract an updated blockchain mapping of the distributed domain request, and

receive a mapping response indicating the blockchain mapping of the distributed domain name to the updated Internet Protocol address information.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 29, 2020
From: GAYDOS, SCOTT; OTTING, ROBERT
To: ETHERWEB TECHNOLOGIES LLC
Reel/Frame 054768/0661 →
Continuity (3)
Continuation 16906984 · Jun 19, 2020
Provisional Application 62863478 · Jun 19, 2019
Related Publication 20210119959A1 · Apr 22, 2021