Manage Domain
What kind of services use SRV records?
An SRV (Service) record specifies the server and port for a particular service within a domain, such as VoIP or instant messaging. It stores details like the protocol and port number, helping direct traffic to the right service and server ...
What is a TXT record commonly used for?
A TXT record allows domain owners to add text data to a DNS record. It is commonly used for domain verification and configuring email security protocols such as SPF (Sender Policy Framework), which helps prevent email spoofing, and DKIM (DomainKeys ...
Can I map one domain to another using a CNAME record?
A CNAME (Canonical Name) record allows one domain or subdomain to point to another domain name. For example, blog.example.com pointing to example.wordpress.com. It is commonly used to alias one domain to another, such as linking www.example.com to ...
How is an AAAA record different from an A record?
An AAAA record maps a domain name to an IPv6 address, while an A record maps to an IPv4 address. Use an AAAA record when your website or service operates over the newer IPv6 internet addressing system. Learn more.
Can I use an A record to point a subdomain to a web server?
An A record maps a domain name to an IPv4 address (e.g., 192.168.1.1). It is commonly used to point a domain or subdomain to the IP address of a web server, allowing users to access a website by typing the domain name. Learn more.
What information do I need from my nameserver provider to set up a DS record?
You will need the following four pieces of information from your nameserver provider: 1. The Key Tag, which identifies the public key used to sign the DNS zone. 2. The Algorithm, which identifies the cryptographic algorithm used to create the digital ...
What is a DNSKEY record?
A DNSKEY record stores the public key used to verify DNSSEC signatures in a DNS zone. The two DS record fields, Digest Type and Digest are derived from this DNSKEY record, with the Digest being a cryptographic hash of the DNSKEY record used to verify ...
How long does it take for a DS record to propagate?
After saving, the DS record will need time to propagate throughout the DNS system, which can take up to 24 hours. The DNSSEC settings will not take effect immediately, so it is advisable to wait for the propagation to complete before verifying the ...
What are the advantages of using DNSSEC?
DNSSEC offers several important benefits like ensuring data integrity by protecting against cache poisoning, authenticating the origin of DNS data so users reach the correct server, establishing a chain of trust in DNS responses, and protecting end ...
What is a chain of trust in DNSSEC?
A chain of trust is a hierarchical system of verification that starts from the root DNS servers and extends down to individual domains. Each zone's public key is stored in the parent zone, allowing the parent to verify the child zone's signatures, ...
How does DNSSEC ensure data integrity using digital signatures?
DNSSEC uses public key cryptography where each DNS zone has a pair of keys, a private key to sign DNS records and a public key to verify those signatures. When a DNS record is created, it is signed with the private key, generating a digital signature ...
How does DNSSEC differ from regular DNS?
Regular DNS does not verify the authenticity of responses, making it vulnerable to attacks. DNSSEC adds digital signatures to DNS records, allowing resolvers to verify that the data has not been tampered with, providing an additional layer of ...
What happens to my nameserver settings when I transfer a domain to Zoho?
When a domain is transferred to Zoho, the existing DNS settings remain unchanged. You can choose to either switch to Zoho's default nameservers or continue using your existing nameservers. Learn more.
Can I use custom nameservers from a third-party DNS provider?
Yes, you can switch to custom nameservers from a third-party DNS provider. To do so, follow the given steps: 1. Click the toggle icon on the Nameservers page. 2. Enter your custom nameservers, a minimum of two and a maximum of thirteen are allowed. ...
Can I continue using the default nameservers provided by Zoho Domains?
Default nameservers are automatically assigned to all newly registered domains in Zoho Domains. You can continue using them as long as you do not require a third-party DNS provider. Learn more.
Will my DNS records work if I am using custom nameservers?
DNS records will only become effective if your domain is pointed to Zoho Domains' default nameservers. If you are using custom nameservers, the records will not be applied. Ensure your domain is set to use Zoho's default nameservers for any changes ...
How to retain my previous DNS settings after transferring my domain?
If you have recently transferred your domain and wish to retain your previous DNS configurations, click Import DNS Zone File on the DNS management page. Download the DNS zone file from your previous registrar and upload it to automatically import all ...
How do I add a DNS record and what information do I need to provide?
Follow the below steps to add a DNS record: 1.Log in to your Zoho Domains account and navigate to My Domains. 2.On the Manage Records page, enter the subdomain or hostname under the Hostname field. 3.Select the appropriate record type (such as A, ...
How does my browser load a website after the DNS resolution process?
Once the IP address is returned, your browser uses it to connect to the web server and load the website. Cache plays a key role in speeding up this process. If the DNS resolver has previously looked up the domain, it can return the IP address ...
How do root nameservers, TLD nameservers, and authoritative nameservers work together?
Root nameservers are the starting point of the DNS resolution process. They direct the query to the appropriate TLD (Top-Level Domain) nameservers, such as those for .com or .org. The TLD nameservers then point to the authoritative nameserver for the ...
What happens when a DNS resolver cannot locate the IP address in its cache?
A DNS resolver is the first point of contact in the DNS resolution process. If a DNS resolver cannot find the IP address in its cache, it forwards the request to the root nameservers to continue the lookup. Learn more.
What happens when a domain name is entered into a browser?
When you type a domain name into your browser, your computer sends a DNS query to a DNS resolver, asking it to find the corresponding IP address for that domain. Learn more.
Why do we use domain names instead of IP addresses?
An IP address is a unique set of numbers that identifies the server where a website is stored. Since IP addresses are complex and difficult to remember, domain names like www.zoho.com are used as a simpler, human-friendly alternative, with DNS ...
How do I configure a website for my domain?
Once you’ve registered your domain, the next step to make your website accessible online is to configure the DNS settings. DNS (Domain Name System) connects your domain name (e.g., yourdomain.com) to the web hosting server where your website is ...
How do I configure email for my domain?
Once you have chosen your email service provider, you will be given specific MX records (Mail Exchange records) to add to your DNS settings. An MX (Mail Exchange) record directs email traffic to the mail servers responsible for handling email for a ...
What are hostnames and how to manage them for your domain?
Hostnames are created when you want to host your own nameserver on your domain. Hostnames are always mapped to an IP address. Learn more. You can follow the given steps to add hostnames for your domain: 1.Log in to your Zoho Domains account. 2. ...
How do I manage DNSSEC for domains using custom nameservers?
A DS (Delegation Signer) record is a DNSSEC record that links a domain's DNS zone to its DNSSEC signing keys. When using third-party nameservers, you need to add a DS record in Zoho Domains using information provided by your nameserver provider to ...
What is DNSSEC?
DNSSEC (Domain Name System Security Extensions) is a suite of extensions to DNS that adds a layer of security by enabling DNS responses to be verified for authenticity and integrity. It helps prevent attacks such as cache poisoning, man-in-the-middle ...
How can I set up forwarding for my domain?
Domain forwarding is a configuration that redirects traffic from one domain or subdomain to another domain or webpage. For example, you can forward a domain to another primary website of yours or to your social media page. Go to the My Domains page ...
Manage Nameservers in Zoho Domains
Nameservers are servers that direct your domain's DNS queries to the correct location, determining how your domain's DNS is managed. Managing nameservers in Zoho Domains allows you to either use Zoho's default nameservers or switch to a third-party ...
How do I manage the DNS records for my domain?
You can manage your DNS records by following the given steps: 1.Log in to your Zoho Domains account and navigate to My Domains. 2.Click Manage next to the domain you wish to configure. 3.On the domain management page, click Manage DNS, and then click ...
What is a Host record?
What is a Host Record in DNS? A host record in DNS is a type of DNS record that maps a domain name or subdomain to a specific resource, such as an IP address or another domain name. Host records are used to direct traffic to the appropriate server or ...
What are all the DNS records supported in Zoho Domains?
Zoho Domains supports the following DNS record types — ANAME, A, AAAA, CNAME, MX, TXT, and SRV. Learn more. You can manage the above records from the below page in Zoho Domains. My Domains >> (your-example-domain.com) Manage >> Manage DNS.
What is DNS?
DNS or Domain Name System, acts like the phonebook of the internet. It translates human-friendly domain names like zohodomains.com into IP addresses that computers can understand, allowing browsers to connect to the right server. Without DNS, we ...
Can I recover a deleted domain?
Most domains can be restored within 35 days of their deletion by paying an additional fee. Access Zoho Domains application and click My Domains. All your domains, including deleted ones, will be listed here. Deleted domains that could be recovered ...
How do I delete a domain?
Follow these steps to delete a domain from your account:, Login into your Zoho Domains account. Access "My Domains": Navigate to "My Domains" page and locate the domain you wish to delete. Click "Manage" next to the domain. Initiate the Deletion: On ...