Managing the DNS records of a domain is available directly from the client area — no need for cPanel access.
Steps:
- Sign in to your domains.
- Open the desired domain.
- In the left menu select Management Tools → DNS Management.
- All current records are visible here. Add, edit or delete.
Example: point a site IP
Record type A:
- Hostname:
@(for root) orwww(for www subdomain). - Type: A.
- Address: server IP (e.g.
62.113.97.91). - TTL: 3600 (default).
Example: configure mail
Record MX:
- Hostname:
@ - Type: MX
- Priority: 10
- Address:
mail.example.tj
Important: for DNS Management in the client area to work, the domain must use our NS servers (ns1/ns2.navjucloud.tj). If NS are different — edit records where they are hosted.
Changes take effect in 1–24 hours (DNS propagation).
