Do you offer recursive / resolver DNS service?

We do offer recursive / resolver DNS service, but only for companies who need to deploy it within their organization or for clients. We do not offer it generally speaking for single users.  Single users are encouraged to take a look at OpenDNS if they need secure options, or perhaps even just use Google public […]

How Fast is DNS Failover?

We’re often asked how quickly an ‘A’ or ‘AAAA’ record controlled by a DNS Failover pool can update across the internet. TLDR: 2.5 minutes is about as fast as it can go. If you’re curious how we came up with this number, here’s the backstory on how it all works. DNS Failover update speed is […]

Do you support DNSSEC?

Yes, Total Uptime Cloud DNS fully supports Domain Name Security Extensions (DNSSEC). You can find the full details on DNSSEC Implementation here. What is DNSSEC? DNSSEC (Domain Name Security Extensions) is an enhancement to standard DNS which has been around for a long time. It enhances DNS by creating a secure chain of trust and […]

Cloud Platform Release v21.3.0

Our development team spent the last several weeks working hard to knock out a number of annoying bugs and enhancing features. This is a fairly significant platform update that also improves platform reliability and stability too. We think you’ll like what you see! New Rate Limiting Feature: We added a highly sought-after feature to ADC-as-a-Service […]

Notable Cloud Outages of 2020

Periodically we talk to someone who says something along the lines of: “we don’t need Total Uptime since we moved to the cloud.” A most interesting statement that is simply the result of someone misinformed about the benefits and capabilities of cloud. Does the cloud provide incredible flexibility? Yes! Does it let you provision services […]

DNSSEC Implementation Guide

We recently added an easy-to-use implementation of DNSSEC in our UI.  The currently deployed version in our UI makes it nearly impossible to misconfigure.  Every time you make a change, it is queued for review by one of our NOC engineers to ensure that the requested actions will not impact any existing chain of trust. […]

Top 6 Tools for DNS Troubleshooting

Looking for a handy online DNS Tool, try ours here! Troubleshooting never ends. Problems in network computing can happen at many different levels. One technology that every internet user depends on is DNS, which stands for domain name system. A domain name is an alphanumeric designation for an IP address. DNS servers are the databases […]

CNAME and MX for the same host name

Q: Why is it not possible to have a CNAME and MX record for the same host name? For example, test.example.com cannot be both a CNAME and an MX record at the same time. A: Unfortunately, what you’re running into is a limitation of the DNS specification. According to RFC 1034 “If a CNAME RR […]

How does a DNS query work?

When you open your browser and type in “www.example.com”, or a DNS client needs to look up a name used in a program, it queries DNS servers to resolve the name. Each query message the client sends contains three pieces of information, specifying a question for the DNS server to answer: A specified DNS domain […]