DNS Settings

If you are unclear about the differences between domain name registration, DNS, and hosting, we recommend you read our Introduction to Domain Names and the DNS.

Mythic Beasts registration, Mythic Beasts DNS

The simplest scenario is where your domain registration is held with Mythic Beasts and you wish to use our nameservers. Find the domain in the My Domains page of our control panel. On the details click on the hosting settings checklist. This page will allow you to automatically configure DNS and to connect your domain to your hosting account.

Domain registered with other provider, Mythic Beasts DNS

If your domain is registered with another registrar, and you would like us to provide DNS for it, you can either transfer the registration to Mythic Beasts or you can add it as a third party domain. Once you have done this, the domain will appear under My Domains and you will be able to configure DNS as described above.

If you choose to keep the registration with your existing provider, you will need to set the nameservers for your domain to the Mythic Beasts authoritative nameservers using your existing registrar's control panel.

DNS from other provider

If we are not providing DNS for a domain which we host, you will need to configure DNS records as follows. When creating DNS records, you will probably have to provide a value for "TTL". 3600 (1 hour) is a good default choice.

DNS settings for websites hosted with Mythic Beasts

You should use the settings applicable to your hosting account. If your provider supports ANAME or ALIAS psuedo-records, then we recommend using these instead of specifying the IP addresses using A and AAAA records.

Yali

For a web hosting account on yali:

example.com.        ANAME   yali.mythic-beasts.com.
www.example.com.    ANAME   yali.mythic-beasts.com.

or

example.com.        A       93.93.131.127
www.example.com.    A       93.93.131.127
example.com.        AAAA    2a00:1098:0:86:1000::10
www.example.com.    AAAA    2a00:1098:0:86:1000::10

Onza

For a web hosting account on onza:

example.com.        ANAME   onza.mythic-beasts.com.
www.example.com.    ANAME   onza.mythic-beasts.com.

or

example.com.        A       93.93.131.30
www.example.com.    A       93.93.131.30
example.com.        AAAA    2a00:1098:0:86:1000::11
www.example.com.    AAAA    2a00:1098:0:86:1000::11

Lynx

For a web hosting account on lynx:

example.com.        ANAME   lynx.mythic-beasts.com.
www.example.com.    ANAME   lynx.mythic-beasts.com.

or

example.com.        A       93.93.131.3
www.example.com.    A       93.93.131.3
example.com.        AAAA    2a00:1098:0:86:1000::33
www.example.com.    AAAA    2a00:1098:0:86:1000::33

Ocelot

For a web hosting account on ocelot:

example.com.        ANAME   ocelot.mythic-beasts.com.
www.example.com.    ANAME   ocelot.mythic-beasts.com.

or

example.com.        A       46.235.224.165
www.example.com.    A       46.235.224.165
example.com.        AAAA    2a00:1098:0:86:1000::34
www.example.com.    AAAA    2a00:1098:0:86:1000::34

Caracal

For a web hosting account on caracal:

example.com.        ANAME   caracal.mythic-beasts.com.
www.example.com.    ANAME   caracal.mythic-beasts.com.

or

example.com.        A       46.235.227.111
www.example.com.    A       46.235.227.111
example.com.        AAAA    2a00:1098:82::6:1
www.example.com.    AAAA    2a00:1098:82::6:1

Oncilla

For a web hosting account on oncilla:

example.com.        ANAME   oncilla.mythic-beasts.com.
www.example.com.    ANAME   oncilla.mythic-beasts.com.

or

example.com.        A       93.93.135.80
www.example.com.    A       93.93.135.80
example.com.        AAAA    2a00:1098:80::8:1
www.example.com.    AAAA    2a00:1098:80::8:1

Fentiger

For a web hosting account on fentiger:

example.com.        ANAME   fentiger.mythic-beasts.com.
www.example.com.    ANAME   fentiger.mythic-beasts.com.

or

example.com.        A       46.235.224.172
www.example.com.    A       46.235.224.172
example.com.        AAAA    2a00:1098:86::b:1
www.example.com.    AAAA    2a00:1098:86::b:1

Bobcat

For a web hosting account on bobcat:

example.com.        ANAME   bobcat.mythic-beasts.com.
www.example.com.    ANAME   bobcat.mythic-beasts.com.

or

example.com.        A       46.235.229.240
www.example.com.    A       46.235.229.240
example.com.        AAAA    2a00:1098:1::25
www.example.com.    AAAA    2a00:1098:1::25

Serval

For a web hosting account on serval:

example.com.        ANAME   serval.mythic-beasts.com.
www.example.com.    ANAME   serval.mythic-beasts.com.

or

example.com.        A       46.235.227.5
www.example.com.    A       46.235.227.5
example.com.        AAAA    2a00:1098:82::e:1
www.example.com.    AAAA    2a00:1098:82::e:1

Email

If you are using Mythic Beasts for email services, then you need to add two MX records of equal preference. The below example would add our two MX records to example.com with preference of 10:

example.com.        MX   10   mx1.mythic-beasts.com.
example.com.        MX   10   mx2.mythic-beasts.com.

Please see the SPF page for details of SPF records.