Generate DNS records for Minecraft server. SRV, A, and CNAME records.
Compatible with Java Edition and Bedrock Edition.
To use this tool, simply input your server domain name, IP address, and port number.
The tool will generate the DNS records for you to copy and paste into your DNS provider.
Enter your Minecraft server domain name, IP address, and port number.
Review the DNS records below and copy them to your DNS provider.
If your DNS provider supports importing DNS records, you can copy and paste the records below or download them as a text file.
; DNS Records for ; A Records . 3600 IN A ; SRV Records for Java Edition _tcp._minecraft.. 3600 IN SRV 0 5 25565 . ; SRV Records for Bedrock Edition _udp._minecraft.. 3600 IN SRV 0 5 19132 .