If you didn’t know, HypeDNS is an application written in Perl that resolves .hype domains to Hyperboria nodes. What I want to know is how is resolves these custom .hype domains as well as resolving the standard ones too (.com, .net, .org etc.)
If you didn’t know, HypeDNS is an application written in Perl that resolves .hype
Share
Turns out that HypeDNS forwards DNS requests, meaning if it can’t resolve the query, it will forward it to other servers and then return their response.