---
title: "General information about DNS hosting"
sidebar_label: "General information"
description: "Basic information about DNS hosting: Selectel DNS infrastructure, pricing, limitations"
sidebar_position: 1
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import DnsLegacyAlert from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/dns-hosting/dns-legacy-alert.mdx'

# General information about DNS hosting

<DnsLegacyAlert />

With the DNS hosting service, you can delegate control of domain resource records to [authoritative Selectel NS servers](#selectel-ns-servers).

You can work with DNS hosting:

* in the control panel — [DNS hosting section (actual](https://my.selectel.ru/dns/default/hosting)), [DNS hosting section (legacy](https://my.selectel.ru/network/domains/));
* via API — [DNS hosting API description (actual](/api/dns-actual/)), [DNS hosting API description (legacy](/api/dns-legacy/));
* Terraform — [documentation](/terraform/providers/). Beta version, in case of errors [create a ticket](https://my.selectel.ru/tickets/create/);
* octoDNS — [Selectel provider](https://github.com/octodns/octodns-selectel). Beta version, in case of errors [create a ticket](https://my.selectel.ru/tickets/create/);
* ExternalDNS for Kubernetes — [Selectel provider](https://github.com/selectel/external-dns-selectel-webhook).

For domains delegated to [DNS hosting (actual](https://my.selectel.ru/dns/default/hosting)), you can issue a TLS(SSL) certificate:

* via LEgo — [Selectel provider](https://go-acme.github.io/lego/dns/selectelv2/);
* cert-manager Webhook — [Selectel provider](https://github.com/selectel/cert-manager-webhook-selectel).

The service supports [user types and roles](/access-control/access-management.mdx) and [projects](/access-control/projects/about-projects.mdx).

Records of operations with DNS hosting are saved in [audit logs](/audit-logs/about-audit-logs.mdx).

## Decommissioning stages for DNS hosting (legacy) \{#legacy-shutdown-stages}

As of March 1, 2025, creating new domains in [DNS Hosting (legacy](https://my.selectel.ru/network/domains)) is disabled. The service will be discontinued in 2026:

* February 1 — editing existing records and domains will be disabled;
* May 1 — the API and the section in the Control panel will be disabled — non-delegated zones will be deleted;
* August 1 — authoritative NS servers will be shut down.

[Migrate domains to DNS hosting (actual](/dns-hosting/move-domain/move-from-legacy-to-actual.mdx)) now to avoid site downtime when DNS hosting (legacy) is shut down.

## Authoritative servers \{#selectel-ns-servers}

The service operates with four authoritative NS servers:&#x20;

* NS servers for DNS hosting (actual) — `a.ns.selectel.ru`, `b.ns.selectel.ru`, `c.ns.selectel.ru`, `d.ns.selectel.ru`;
* NS servers for DNS hosting (legacy) — `ns1.selectel.ru`, `ns2.selectel.ru`, `ns3.selectel.ru`, `ns4.selectel.ru`.

Servers are protected by a firewall from DDoS attacks. Requests to authoritative servers are balanced within each data center and between data centers, so DNS Hosting will process requests as long as at least one authoritative server is operational.

## Pricing \{#price}

The service is provided free of charge in addition to other paid products or services. To get access to the service, [complete registration](/account/registration.mdx) and [top up your balance](/balance-and-payments/manage/top-up-balance.mdx) for a minimum amount of 200 ₽.

## Limitations \{#limitations}

Selectel DNS cannot be used as a Secondary DNS.

There are no limits on the number of domain zones in DNS hosting, nor on the number of [resource records](/dns-hosting/records/add-record.mdx) in a zone.

<Formbricks />
