Dynamic IP address
A public IP address an internet provider assigns to a line for a limited time, so it can change after a reconnect, on a schedule, or when the lease ends.
Updated 19 September 2026 · 19 primary sources
A dynamic IP address is one that an internet provider assigns to a connection for a limited time from a shared pool, rather than for good. When the line reconnects, the lease runs out or the provider renumbers, the connection can come back with a different address. Home lines are usually set up this way. BT's own help pages put it plainly: an address "is usually provided dynamically".
Dynamic does not mean the address changes often. RIPE Atlas, a network of measurement probes that volunteers run at home, records each probe's public address every day. Of 2,760 home probes connected on both 11 and 18 September 2026, 15.6 percent had a new IPv4 address a week later. Over 30 days, 26.8 percent of 2,672 did. The provider decides almost everything.
How often does a dynamic IP change?
It depends on the network far more than on the word. Four providers with at least 25 home probes changed no address at all in 30 days. They were Free in France, KPN in the Netherlands, Init7 in Switzerland and Andrews & Arnold in the UK. Comcast, AT&T and Verizon changed fewer than one in ten. At the other end, 1&1 Versatel in Germany and Starlink changed almost every address within a week.
The pattern has moved. A study of RIPE Atlas probes in 2015 found Deutsche Telekom reassigning addresses every 24 hours and Orange every 168 hours. In September 2026, 39.6 percent of Telekom home lines had a new address within a week, so most no longer change daily. Orange France changed 4.8 percent in the same week.
| Provider | Country | New address within 7 days | New address within 30 days |
|---|---|---|---|
| 1&1 Versatel | Germany | 35 of 37 | 35 of 36 |
| Starlink | United States | 37 of 38 | 35 of 36 |
| Deutsche Telekom | Germany | 53 of 134 | 107 of 131 |
| Vodafone Germany | Germany | 2 of 68 | 12 of 67 |
| Orange France | France | 4 of 83 | 9 of 78 |
| Bouygues Telecom | France | 0 of 29 | 2 of 26 |
| Comcast | United States | 2 of 77 | 6 of 79 |
| Verizon | United States | 1 of 48 | 3 of 46 |
| Freedom Internet | Netherlands | 0 of 37 | 2 of 34 |
| AT&T | United States | 0 of 56 | 2 of 53 |
| Aussie Broadband | Australia | 0 of 28 | 1 of 29 |
| Free | France | 0 of 122 | 0 of 117 |
| KPN | Netherlands | 0 of 53 | 0 of 50 |
| Init7 | Switzerland | 0 of 28 | 0 of 25 |
| Andrews & Arnold | United Kingdom | 0 of 24 | 0 of 25 |
| All home probes | 91 to 94 countries | 431 of 2,760 | 715 of 2,672 |
What makes the address change
The best-known mechanism is DHCP. Its standard of March 1997 calls it dynamic allocation: the server assigns an address "for a limited period of time". The router renews that lease before it ends, so a DHCP address can stay the same for months while the line stays up.
Some DSL providers do not use DHCP at all. They open a PPPoE session and set the address per session. One large European provider told the 2016 study that it changed addresses after 24 hours "as a privacy feature". The same study found that outages count too: in 2015, Orange changed a line's address even after the shortest outage.
Carrier-grade NAT adds a third case. Starlink's default IPv4 setup gives each dish an address from 100.64.0.0/10 and translates it to a shared public one; a public address is an option on its Priority plans. Its home probes showed a new public address nearly every week.
| Mechanism | Defined in | The address changes when |
|---|---|---|
| DHCP lease | RFC 2131, March 1997 | The lease is not renewed, for example after the router was off longer than the lease |
| PPPoE session | RFC 2516, February 1999 | The session ends: a reconnect, an outage, or a forced reconnect on the provider's schedule |
| Carrier-grade NAT | RFC 6598, April 2012 | The provider maps the line to another shared public address |
| IPv6 prefix delegation | RFC 8415, November 2018 | The provider hands out a new prefix, usually on reconnect when prefixes are not persistent |
| IPv6 temporary address | RFC 8981, February 2021 | Every day by default on the device itself, even when the prefix stays |
Does an IPv6 address change too?
In two ways. The provider delegates a prefix to the home network, and that prefix can change like an IPv4 address. Among home probes with IPv6, 12.4 percent had a new /64 within a week and 22.3 percent within 30 days.
A RIPE guide for operators, published in October 2017, advises against this. It calls non-persistent prefixes "considered harmful" and recommends persistent ones by default, while asking providers in countries with "specific legal environments" to offer changing, privacy-oriented prefixes as an option.
Inside the network, each device also rotates its own temporary address. Since February 2021 the standard default is a new preferred address every day, valid for two days. The 2007 version had allowed seven.
Static vs dynamic IP
A static IP address is one the provider does not change. It is often an extra, for example on business lines. It matters when other people need to find you at the same address: a mail server, a camera you reach from outside, or an IP allowlist.
Spamhaus, for example, expects a mail server to sit on a static address with matching reverse DNS. BT says a dynamic address "is not suitable if you want a computer to be permanently visible on the internet".
| Dynamic IP | Static IP | |
|---|---|---|
| How you get it | By default on most home lines | Often an extra, for example on business lines |
| When it changes | After a reconnect, a lease end or a provider schedule | Rarely: when the contract or the setup changes |
| Reaching you from outside | Needs dynamic DNS or a relay | Works directly |
| IP allowlists | Break when the address changes | Keep working |
| A ban or a block | Can pass to the next customer who gets the address | Stays with you |
What a changing address means for proxies
A residential proxy borrows home connections, so it inherits their addresses and their changes. Residential lines are sold as a rotating proxy by default, and a sticky session can hold an exit only as long as the household keeps its address.
Your own address matters too. If a proxy account lets you in by IP whitelisting and your home line is dynamic, access stops the day the address changes. Proxy authentication with a username and password does not depend on your address at all.
Blocklists face the same problem from the other side. The authors of the 2016 study pointed out that a ban on a dynamic address can outlive the person it was meant for. On some networks, a user could get a new address simply by restarting the router.
Where the term comes from
Early networks set addresses by hand or from a fixed table. BOOTP, published in September 1985, looked each machine up in a database "relating hardware address to IP address", so a machine always got the same one. Dial-up changed that. From May 1992 a PPP link could ask the other side for an address each time it connected, so every call could bring a different one.
DHCP, first published in October 1993 and revised in March 1997, made the idea general. It is based on BOOTP but adds "automatic allocation of reusable network addresses". PPPoE, published in February 1999, kept the dial-up session for broadband lines, for providers that wanted to "maintain the session abstraction associated with PPP".
IPv6 added privacy to the reasons for change. A standard of January 2001 gave devices temporary addresses that rotate, and the current version, of February 2021, makes them change every day by default.
How HProxy handles it
Our residential sticky sessions hold an exit for up to 24 hours on the Premium and Plus pools. Our own documentation says it plainly: the address can still change early if that device leaves the network, so write a retry. On Residential Premium the IP whitelist takes up to 150 addresses per plan; if your own line is dynamic, use the generated lines with a password instead.
Frequently asked questions
How often does a dynamic IP change?
It depends on the provider. In RIPE Atlas data from September 2026, 15.6 percent of home connections had a new IPv4 address after a week and 26.8 percent after 30 days. Some providers changed none in 30 days; 1&1 Versatel and Starlink changed almost every address within a week.
Is a dynamic IP the same as DHCP?
No. DHCP is one way to assign an address, and it can also hand out a fixed one. Some DSL lines get their address from a PPPoE session instead, and carrier-grade NAT shares one public address between many lines. Dynamic describes how long the address lasts, not which protocol assigned it.
How can I tell if my IP address is static or dynamic?
Check your contract or ask the provider: a static address is normally listed as its own item. You can also note your public address today and compare it after a router restart and again after a week. A reverse DNS name with words such as dynamic, pool or pppoe points the same way.
Can you whitelist a dynamic IP address?
You can, but the entry breaks when the address changes. The usual ways around it are a dynamic DNS name that follows the address, or signing in with credentials instead of by address. For a proxy account, that means username and password authentication rather than IP whitelisting.
Is my dynamic IP address shared with other customers?
Not at the same moment on most lines: the address is yours until the provider takes it back into the pool and hands it to someone else. Behind carrier-grade NAT, though, many customers share one public address at the same time.
Is a dynamic IP safer than a static one?
It makes tracking by address alone harder over days, which is why some providers change addresses on purpose for privacy. It hides nothing within a session: every site still sees the address you have now. Providers can link an address and a time to a customer, which is why RIPE notes that persistent prefixes spare them expensive logging.
Sources
- RFC 2131: Dynamic Host Configuration Protocol, IETF, 1997-03.
- RFC 1531: Dynamic Host Configuration Protocol, IETF, 1993-10.
- RFC 951: Bootstrap Protocol (BOOTP), IETF, 1985-09.
- RFC 1332: The PPP Internet Protocol Control Protocol (IPCP), IETF, 1992-05.
- RFC 2516: A Method for Transmitting PPP Over Ethernet (PPPoE), IETF, 1999-02.
- RFC 8415: Dynamic Host Configuration Protocol for IPv6 (DHCPv6), IETF, 2018-11.
- RFC 3041: Privacy Extensions for Stateless Address Autoconfiguration in IPv6, IETF, 2001-01.
- RFC 8981: Temporary Address Extensions for Stateless Address Autoconfiguration in IPv6, IETF, 2021-02.
- RFC 6598: IANA-Reserved IPv4 Prefix for Shared Address Space, IETF, 2012-04.
- RFC 6269: Issues with IP Address Sharing, IETF, 2011-06.
- RIPE-690: IPv6 prefix assignment for end-users, persistent vs non-persistent, RIPE, 2017-10-16.
- Reasons Dynamic Addresses Change (authors' summary of the IMC 2016 paper), RIPE Labs, 2016-11.
- What is a dynamic IP address?, BT Business, 2026-09-19.
- What IP address does Starlink provide?, Starlink, 2026-09-19.
- What is a Dynamic IP Address? (dynamic DNS), No-IP, 2026-07-29.
- Policy Blocklist (PBL): FAQ on running a mail server, Spamhaus, 2026-09-18.
- RIPE Atlas probe archive, 19 August, 11 and 18 September 2026, RIPE NCC, 2026-09-18.
- Public address changes of 2,760 home probes, by provider, HProxy measurement, 2026-09-19.
- Residential plans: sticky sessions and the IP whitelist (API documentation), HProxy, 2026-09-19.
Back to the full glossary.