Hyvor Relay comes with a DNS server that handles DNS queries for the instance domain and its subdomains. On each Hyvor Relay server, the DNS server listens on port 53 for UDP connections.
The following DNS records are handled by default:
smtp1.<instance-domain>
→ x.x.x.x
<instance-domain>
→ mx.<instance-domain>
mx.<instance-domain>
→ x.x.x.x
<instance-domain>
→ v=spf1 ...
default._domainkey.<instance-domain>
→ v=DKIM1 ...
In addition to the default records, you can add custom DNS records in Sudo → Settings → DNS → Custom DNS Records. You can add A, AAAA, CNAME, MX, and TXT records for the instance domain and its subdomains here.