- Log in to your Cloudflare account.
- Click on the domain name that you want to work with.
- Click on the “DNS” option from the top section.
- Click on “Add Record” button.
- For this example, let us assume you want to add “mydomain.example.com” to a specific IP address. So, the settings will be as follows:
Type: A
Name: mydomain
IPv4 Address: The IP address where you want to point this record
TTL: How much time you want the DNS record to be kept on the cache. Leave it as it is (Default)
- Click on Save button and that’s it!
After you add the DNS record and it is propagated, your domain will be pointed to the specified IP.