Advanced Search
Search Results
120 total results found
URL Forwarding and E-mail Forwarding
Joker.com offers a service that allows you to direct all web requests (HTTP) for a domain or subdomain registered with Joker.com to a different externally hosted domain. For example, you can point the web traffic of your domain to the webspace provided by your...
DNS Records Supported by Joker.com Nameservice
Overview of supported records and brief explanations. You can enter these records for your domain by accessing the "DNS" menu item in the domain list on Joker.com. Supported Records URL Forwarding Redirects your domain to an external web...
Domain Renewal
Renewing a domain involves extending its lifetime by adding years. The duration can range from 1 to 10 years, depending on the domain type (TLD). When you renew before the expiration date, the added time is appended to the existing term, ensuring you don't los...
Dynamic DNS (DynDNS)
Dynamic DNS (DynDNS) is a system that allows the domain name data held in a nameserver to be updated in real-time. The most common use for this is in allowing an Internet domain name to be assigned to a computer with a varying (dynamic) IP address.This makes i...
Code-Examples
Perl List domains of customer #!/usr/bin/perl use LWP::UserAgent; use Data::Dumper; my $dmapiURL = "https://dmapi.joker.com/request"; my $ua = LWP::UserAgent-> new; my $req = HTTP::Request-> new(GET => $dmapiURL.'/login?username='.shift().'&passwo...
The Joker.com PHP Client
Joker.com provides this tool as an fully working example of how to make use of the Joker.com API (DMAPI). The Joker PHP Client is a lightweight web interface, demonstrating how to implement a full-featured domain handling. The source code of this web interf...
Account and Handling
login Login with Username & Password Requires (mandatory): username Joker.com username (email address) password Joker.com password Returns: Auth-SID Authenticated Session ID, must be provided with any other request (parame...
Privacy Services
Secure your Domain Privacy Since May 25th, 2018, European and generic top-level domains have limited the amount of Whois data available on the internet to comply with the European data privacy regulation (GDPR).However, the registrant's data still needs t...
Domains
query-domain-list Accepts (optional) pattern Pattern to match (globbing, like "dom*") from Start from this item in list to End by this item showstatus Returns additional column, showing domain status; may be...
Specific ccTLDs: Transfers
Transfer of the .UK Domains Transferring Your .UK Domain to Joker.com To transfer a .UK domain, you need to follow these steps: Go to our regular transfer page and place an order for the .UK domain transfer. Unlike other domains, you don't nee...
Other Requests
query-object Accepts: domain Domain name Exactly one of those must be specified. Only objects registered with Joker.com may be queried. contact Contact handle host Nameserver Returns: Information about specified object...
Life Cycle of a Domain
When you register a domain name, you are not actually buying it but rather paying for the right to use it for a certain period of time. When this time is up, the registration will expire. Of course, before it happens, you will be notified and given the chance ...
Nameservers
query-ns-list Accepts: pattern pattern to match (against host name, like "ns.dom*") full include IPs if non-zero (0 or 1) Returns: List of registered name servers, one per line. If "full" is non-zero, then the list will includ...
Let's Encrypt SSL Certificates
Support for Automating Let's Encrypt SSL Certificates Joker.com offers a simple tool to automate the process of using Let's Encrypt certificates. With this tool, you can easily request Let's Encrypt certificates without the need to expose your domain through...
Mailboxes: Troubleshooting
I've lost my password and can't log in anymore If you've lost your password and can't log in, don't worry — there are two ways to recover access: Use Your Alternative Email AddressWhen you create a mailbox, it's important to add an alternative email addr...
Webmail Client: Usage and Plugin Overview
Main Functions Our Joker.com webmail client is based on Roundcube Webmail, below you will find the original documentation and how-tos: User Guide in English User Guide in German Important: to access your newly created mailbox, you have to set a passwor...
Additional Information for Specific TLDs
General Guidelines for ccTLDs Distinguishing Person and Organization Handles For the majority of ccTLDs, we classify handles into two categories: person (format = 'COTO-P-xxxxx') and organization (format = 'COTO-O-xxxxx'). For instance, a person handle m...
Creating a Mailbox
Creating a New Mailbox for Your Domain Add a mailbox to your domain in a few easy steps: 1. Click on the mailbox icon next to the domain name or choose "Mailbox" in the top menu: 2. On the next screen, click "Create": 3. Choose the ...
Configuring Joker.com Mailboxes with Mail Clients
To use your Joker.com mailbox with popular email clients, you have two options: automatic provisioning – use the provided files for easy configuration, and manual setup – enter the required settings yourself. Joker email service parameters: Username a...
Modify Zonedata
dns-zone-list Accepts: pattern Pattern to match (globbing, like "dom*") Returns: List zones (domains) which are managed and served by Joker.com nameservers. Zones are listed one per line. dns-zone-get Requires: domain Zone (domain) ...