IPv4
Fourth version of the Internet Protocol
Why this is trending
Interest in “IPv4” spiked on Wikipedia on 2026-02-25.
Categorised under Science & Nature, this article fits a familiar pattern. Interest in science articles on Wikipedia often follows major discoveries, published studies, or tech industry news.
By monitoring millions of daily Wikipedia page views, GlyphSignal helps you spot cultural moments as they happen and understand the stories behind the numbers.
Key Takeaways
- Internet Protocol version 4 ( IPv4 ) is the first version of the Internet Protocol (IP) as a standalone specification.
- IPv4 was the first version deployed for production on SATNET in 1982 and on the ARPANET in January 1983.
- IPv4 uses a 32-bit address space which provides 4,294,967,296 (2 32 ) unique addresses, but large blocks are reserved for special networking purposes.
- Purpose The Internet Protocol ("IP") is the protocol that defines and enables internetworking at the internet layer of the Internet Protocol Suite.
- IPv4 is a connectionless protocol, and operates on a best-effort delivery model, in that it does not guarantee delivery, nor does it assure proper sequencing or avoidance of duplicate delivery.
Internet Protocol version 4 (IPv4) is the first version of the Internet Protocol (IP) as a standalone specification. It is one of the core protocols of standards-based internetworking methods in the Internet and other packet-switched networks. IPv4 was the first version deployed for production on SATNET in 1982 and on the ARPANET in January 1983. It is still used to route most Internet traffic today, even with the ongoing deployment of Internet Protocol version 6 (IPv6), its successor.
IPv4 uses a 32-bit address space which provides 4,294,967,296 (232) unique addresses, but large blocks are reserved for special networking purposes. This quantity of unique addresses is not large enough to meet the needs of the global Internet, which has caused a significant issue known as IPv4 address exhaustion during the ongoing transition to IPv6.
Purpose
The Internet Protocol ("IP") is the protocol that defines and enables internetworking at the internet layer of the Internet Protocol Suite. It gives the Internet a global-scale logical addressing system which allows the routing of IP data packets from a source host to the next router that is one hop closer to the intended destination host on another network.
IPv4 is a connectionless protocol, and operates on a best-effort delivery model, in that it does not guarantee delivery, nor does it assure proper sequencing or avoidance of duplicate delivery. These aspects may be addressed by upper layer transport protocols, such as the Transmission Control Protocol (TCP) or the QUIC protocol.
History
Earlier versions of TCP/IP were a combined specification through TCP/IPv3. With IPv4, the Internet Protocol became a separate specification.
Content sourced from Wikipedia under CC BY-SA 4.0