Knowledge Base
What Is DNS?
DNS record types, nameservers, and the basics of domain name routing explained.
DNS (Domain Name System) is a distributed system that translates domain names into IP addresses. DNS records define how that routing works.
Step by step: how does DNS work?
- A user types
www.example.comin the browser - The browser sends a query to a DNS server
- The DNS server finds the relevant record (A, CNAME, etc.)
- The IP address is returned and the site loads
Common record types
| Record | Purpose |
|---|---|
| A | Points a domain name to an IPv4 address |
| AAAA | Points to an IPv6 address |
| CNAME | Points one name to another hostname |
| MX | Specifies the mail server |
| TXT | SPF, DKIM, and verification strings |
Where do you manage DNS records?
- Records are managed wherever your domain’s nameservers point
- If you use Hosting Türkiye nameservers, edit records from the client portal
- If you use external DNS (Cloudflare, etc.), manage records from that provider’s panel
Detailed management: DNS records are edited in the client portal where your nameservers point. Start with this overview, then open a support ticket if you need help applying a specific record set.
Important notes
- DNS changes propagate based on TTL, typically from a few minutes to 48 hours
- Changing nameservers affects all record management for the domain
Common mistakes
- Using both A and CNAME records for the same host
- Setting MX records with incorrect priority values
- Setting TTL too high, delaying correction of misconfigured records
Related services
Support
For DNS configuration help, open a support ticket or visit our Contact page.
Our guides are updated regularly to match the client portal and our infrastructure. If you notice a missing or incorrect step, open a support ticket to let us know.
Related services
Hosting and server solutions related to this guide
Technical support
Our support team can help if you get stuck during setup or configuration.