Managing DNS Records

For all our domain customers we offer a user-friendly DNS Management tool to manage all your DNS records. 

Access 

  1. Log in into our client portal
  2. Click in the top menu on Domains -> DNS Management.
  3. Select the domain from the list

Manage DNS Records

  1. In the list of domains click on "Manage records"
  2. Click on "Add Record"
  3. Select the record type from the list
  4. Enter the Name - @ is for the whole domain, www for a subdomain etc.
    The Value is the IP address which you want to link to your domain
    TTL is set to 1 hour
  5. Once you have entered your settings click on "Save"

Record types

DNS Record Types

A Record

  • Purpose: Maps a domain name to an IPv4 address
  • Formatdomain.com → 192.168.0.1
  • Use Case: The most common record type, directing traffic from your domain to a specific server's IP address
  • Example: When someone visits www.example.com, the A record tells their browser to connect to 192.168.0.1

AAAA Record

  • Purpose: Maps a domain name to an IPv6 address
  • Formatdomain.com → 2001:db8::1
  • Use Case: The IPv6 equivalent of an A record, supporting the newer internet protocol
  • Example: Enables your domain to work with IPv6-enabled networks and devices

CNAME Record

  • Purpose: Creates an alias that points one domain name to another domain name
  • Formatsubdomain.example.com → example.com.
  • Use Case: Useful for subdomains or when you want multiple domain names to point to the same destination
  • Examplewww.example.com can be a CNAME pointing to example.com.

MX Record

  • Purpose: Specifies mail servers responsible for handling email for your domain
  • Formatpriority mailserver.domain.com.
  • Use Case: Essential for email delivery - tells other mail servers where to send emails for your domain
  • Example10 mail.example.com. (priority 10, lower numbers = higher priority)

TXT Record

  • Purpose: Stores arbitrary text data, often used for verification and configuration
  • Format"text string"
  • Use Case: SPF records for email authentication, domain verification, security policies
  • Examplev=spf1 ip4:192.168.0.1 ~all (SPF record allowing emails from specific IP)

SRV Record

  • Purpose: Defines the location of specific services (like VoIP, instant messaging)
  • Formatpriority weight port target.domain.com.
  • Use Case: Helps applications find services automatically
  • Example0 5 5060 sip.example.com. (SIP service on port 5060 with priority 0, weight 5)

NS Record

  • Purpose: Delegates a domain or subdomain to a set of name servers
  • Formatnameserver.domain.com.
  • Use Case: Tells the internet which servers are authoritative for your domain's DNS records
  • Examplens1.example.com. specifies that this server handles DNS queries for the domain

CAA Record

  • Purpose: Specifies which Certificate Authorities (CAs) are allowed to issue SSL certificates for your domain
  • Formatflags tag "value"
  • Use Case: Security measure to prevent unauthorized SSL certificate issuance
  • Example0 issue "letsencrypt.org" (allows only Let's Encrypt to issue certificates)

TLSA Record

  • Purpose: Associates a TLS server certificate or public key with the domain name
  • Formatusage selector matching-type certificate-data
  • Use Case: Part of DNS-based Authentication of Named Entities (DANE) for enhanced security
  • Example3 1 1 1234567890abcdef... (certificate usage 3, selector 1, SHA-256 hash)

Troubleshooting

To check the status of the DNS propagation visit dnschecker.org and select the record type you want to check.

To check MX records and validate SPF records etc visit https://mxtoolbox.com/.

 

  • 0 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

Why my domain transfer to Mynymbox is still pending?

There are some possible reasons why a domain transfer to us shows the status pending. There is...

Domain transfer

Transfer to us To transfer your domain we need the following things from you: Domain name you...

Domain Privacy

Anyone can query the WHOIS database on the internet. When you register a domain you expose your...

Our Domain Registration Service

We are not a traditional domain registration service. We are acting like a privacy shield between...

Nameserver

If you just want to register a domain with us but want to use another hosting company you can do...