Here are a few ready-to-adapt templates you can use to create consistent DNS setups. Each example shows typical record types, names, and values — adjust them as needed for your own domains.
| Type | Name | Value |
|---|---|---|
| A | @ | <your-first-ip> |
| A | @ | <your-second-ip> |
| CNAME | www | @ |
| Type | Name | Value |
|---|---|---|
| MX | @ | smtp.google.com |
| Type | Name | Value |
|---|---|---|
| MX | @ | <your-domain>.mail.protection.outlook.com |
| CNAME | autodiscover | autodiscover.outlook.com |