Add a resource record
We have released a new version of DNS hosting (actual) and are gradually disabling the outdated version (legacy) according to the shutdown stages.
Migrate your domains to DNS hosting (actual) now to avoid site downtime when DNS hosting (legacy) is disabled.
If you registered in the Control panel after January 30, 2024, only DNS hosting (actual) is available to you.
A resource record is a record that maps a domain to information about it in the Domain Name System (DNS).
In DNS hosting, you cannot manage reverse resource records (PTR records); for this, use the IP address management service.
Add a resource record
In DNS hosting (actual), resource records are stored in groups—one group contains all domain resource records of the same type. For example, a group of NS records contains four records pointing to Selectel NS servers.
If you do not have a resource record group of the required type for the domain yet, add a resource record group of this type. If you already have a resource record group of the required type, add an additional value to it.
Add a resource record group
-
In the Control panel, on the top menu, click Products and select DNS hosting.
-
In the Domain zones section, open the zone page.
-
Click Add.
-
Enter the resource record group name—this is the domain for which the group will be created. You can create a resource record group:
- for the main domain (zone name)—leave the field empty. For example, if you leave the field empty for the
example.com.zone, a group namedexample.com.will be created. - for a subdomain—enter the first part of its name. For example, if you enter
firstfor theexample.com.zone, a group namedfirst.example.com.will be created.
- for the main domain (zone name)—leave the field empty. For example, if you leave the field empty for the
-
Select the resource record type in the group—A, AAAA, TXT, CNAME, MX, NS, SRV, SSHFP, ALIAS, CAA, DNAME, HTTPS, SVCB.
-
Enter the TTL or leave the default value. TTL is the time in seconds that a resource record in the NS server cache is considered up to date and does not require re-caching. The group TTL applies to all resource records in the group.
-
Enter the resource record value. For example, for an A record, enter the IP address you want to bind to the domain name.
-
If you need to add another resource record to the group, click Add value and enter the record value.
-
Optional: enter a comment—any additional information about the group; it will only be displayed in DNS hosting.
-
Click Add.
-
Wait for the added resource record group to propagate to the DNS servers. Propagation can take up to 72 hours.
-
Optional: check the resource records. If the resource records have not appeared on the DNS servers 72 hours after creation, create a ticket.
Add a resource record to a group
If you add a resource record to an existing group, it will have the name and TTL specified for that group.
- In the Control panel, on the top menu, click Products and select DNS hosting.
- In the Domain Zones section, open the zone page.
- In the menu of the resource record group, select Edit.
- Click Add.
- Enter the value.
- Click Save.
- Wait for the resource record to propagate to the DNS servers. Propagation can take anywhere from the group TTL to 72 hours. You can view the resource record group TTL in the Control panel by clicking Products → DNS hosting → Domain zones → zone page on the top menu.
- Optional: check the resource record. If the resource record has not appeared on the DNS servers 72 hours after creation, create a ticket.
Available resource record types
Find out more about the purpose of various resource records, their logic, and limitations in the Selectel blog article How to figure out DNS hosting without breaking everything.