Easy Tech Tuts
Cloudflare

How to Change Cloudflare DNS IP Address Easily 2026

By Impran M N

When your hosting IP changes, whether from a migration or a provider update, your Cloudflare DNS records need to reflect the new address. This guide walks through locating and updating those records without missing related subdomains.

01Open the DNS Records panel

Select your domain zone and go to the DNS Records section.

02Locate your A record

Find your main website root A record and click Edit.

03Swap in the new IP

Replace the old server IP with your newly assigned hosting address.

04Check related subdomains

Review pointers for www or mail subdomains to make sure they align with the correct target.

05Save and confirm

Adjust proxy status and TTL as needed, save the record, and run a live ping test to verify the new routing is active.

FAQ

Frequently asked questions

What record type do I edit for an IPv6 address change?

IPv6 addresses use AAAA records rather than A records, so make sure you're editing the correct record type for your new IP format.

Do subdomains automatically update when I change my root A record?

No, each subdomain has its own separate record that you'll need to check and update individually if it also points to the changed server.

How can I minimize disruption while changing my DNS IP?

Making the change during low-traffic hours and confirming with a live test right after saving helps minimize the impact of any brief propagation delay.

Should the record stay proxied after I change the IP?

That depends on whether you want Cloudflare's caching and security active for that record; proxied (orange cloud) keeps those benefits, DNS Only exposes the new IP directly.

Watch the full walkthrough

The same steps, demonstrated on screen from start to finish.