IP Address
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/ip-address/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/ip-address/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/ip-address/)
Use the native HTML custom element.
An IP (Internet Protocol) address is a numerical label assigned to each device connected to a computer network. IPv4 addresses use a 32-bit format (e.g., 93.184.216.34) while IPv6 addresses use 128 bits (e.g., 2001:db8::1). [[dns|DNS]] translates domain names to IP addresses.
Example
The IPv4 address 93.184.216.34 identifies a specific server on the internet; DNS maps example.com to this address.
Referenced in Guides
Domain Basics