##### **Supported Records**
|
|
**URL Forwarding** | Redirects your domain to an external website (URL). For more information, refer to [this article](https://joker.com/faq/books/jokercom-faq-en/page/url-forwarding-and-e-mail-forwarding) on how to use the web/URL forwarding feature of Joker.com
|
**Email Forwarding** | Creates email addresses for your domain, forwarding emails to your existing external mail account. Learn how to configure email forwarding in the provided [guide](https://joker.com/faq/books/jokercom-faq-en/page/url-forwarding-and-e-mail-forwarding#bkmrk-email-forwarding)
|
**A** | Binds your domain or hosts within the domain to an **IPv4** address. Allows you to create entries like 'www.your-domain.com' that point to an external IP address.
|
**DYNA** | Part of the [Dynamic DNS Service](https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns) - associates your domain or host with your provider's temporary IP address. The IP can be automatically updated using your router device or a client program. Make sure [Dynamic DNS (DynDNS)](https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns) is enabled for your domain.
|
**MX** | Specifies the email server responsible for accepting emails for your domain. Additional details about MX records can be found [here](https://en.wikipedia.org/wiki/MX_Resource_Record).
|
**AAAA** | Associates your domain or host within the domain with an **IPv6** address. |
**DYNAAAA** | Part of the [Dynamic DNS Service](https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns) - associates your domain or host with your provider's temporary IPv6 address. The IP can be automatically updated using your router device or a client program. Ensure that [Dynamic DNS (DynDNS)](https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns) is enabled for your domain.
|
**CNAME** | Maps your domain or hostname to another domain or hostname. This is useful for creating aliases such as *'www.your-domain.com'* and *'blog.your-domain.com'*, alongside an A record for *your-domain.com*. More information about CNAME records can be found [here](https://en.wikipedia.org/wiki/CNAME_record). |
**ALIAS** | Somehow similar to CNAME, it allows to ALIAS can also be applied to the domain itself. Note that ALIAS records are not compatible with DNSSEC. More information can be found [here](https://en.wikipedia.org/wiki/CNAME_record#ANAME_record). |
**DNAME** | Similar to CNAME, but DNAME applies to all subordinate hosts (subdomains) of an entry. Additional details about DNAME records can be found[ here](https://en.wikipedia.org/wiki/CNAME_record#DNAME_record). |
**SPF** | [Sender Policy Framework](https://en.wikipedia.org/wiki/Sender_Policy_Framework) - used to detect email spoofing and prevent spam. There are various free online SPF record creators available, such as the one found [here](https://www.spfwizard.net/). Please see below, how to define an SPF record.
|
**TXT** | Creates a TXT record for handling specific tasks, including requesting [***Let's Encrypt SSL***](https://joker.com/faq/books/jokercom-faq-en/page/lets-encrypt-ssl-certificates) certificates. See [here](https://en.wikipedia.org/wiki/TXT_record) for more information about TXT records. |
**SRV** | Specifies the location of server(s) for a specific protocol and domain. More details about SRV records can be found[ here](https://en.wikipedia.org/wiki/SRV_record). |
**NAPTR** | Specifies a regular expression-based rewrite rule that generates a new domain label or URI when applied to an existing string. Refer to [this resource](https://en.wikipedia.org/wiki/NAPTR_record) for additional information on NAPTR records. |
**NS** | Specifies the responsible nameserver for a subdomain and is not allowed at top-level. More details about NS records can be found [here](https://support.dnsimple.com/articles/ns-record/). |
**CAA** | Allows you to specify which Certification Authority (CA) is permitted to issue SSL certificates for your domain or hostname. See [here](https://en.wikipedia.org/wiki/DNS_Certification_Authority_Authorization) for more information about CAA records.
|
**TLSA** | Validates certificates used for DNS-based Authentication of Named Entities (DANE). Additional details about TLSA records can be found [here](https://en.wikipedia.org/wiki/DNS-based_Authentication_of_Named_Entities).
|
**SSHFP** | Specifies SSH fingerprints served by DNS. Refer to [this resource](https://en.wikipedia.org/wiki/SSHFP_record) for more information on SSHFP records. |
**SMIMEA** | Secures SMIME (Secure/Multipurpose Internet Mail Extensions) with certificates. More information about SMIMEA records can be found [here](https://www.cloudns.net/wiki/article/386/). |
**SVCB** | Create a link to any service. Further details can be found here: [SVCB DNS record](https://www.domaintools.com/resources/blog/the-use-cases-and-benefits-of-svcb-and-https-dns-record-types/ "SVCB Record"). |
**HTTPS** | Create a link to a HTTP service. Further details can be found here: [HTTPS DNS Record](https://www.domaintools.com/resources/blog/the-use-cases-and-benefits-of-svcb-and-https-dns-record-types/ "HTTPS Record"). |