$nsName, 'ipv4' => $ipv4, 'ipv6' => $ipv6]; } } return $servers; } $dnsServers = getDnsServersInfo(); // Function to check server status function checkServerStatus($server) { // Ping command varies depending on the operating system // This is an example for a Unix-like system $output = []; $status = null; exec("ping -c 1 " . escapeshellarg($server), $output, $status); return $status === 0 ? "Online" : "Offline"; } ?> |--===TildeNIC ===--| Bringing .tilde to the Tildeverse!

Welcome to TildeNIC

TildeNIC is where you can request your .tilde top level domain. To do so, you need to first change your DNS over to one of the resolvers we offer, or you can self-host one.

NOTE! None of the servers currently listed are functional. They are old IP addresses. New servers will be online very soon!

OpenNIC Information

Domains offered by OpenNIC are also able to be resolved using our servers, Such as:

Will all resolve using our dns servers. For more information about OpenNIC you can visit http://opennic.org

TildeNIC Available DNS Servers