IP 地址
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.
IP(互联网协议)地址是分配给每台接入计算机网络设备的数字标签。IPv4 地址使用 32 位格式(如 93.184.216.34),而 IPv6 地址使用 128 位(如 2001:db8::1)。[[dns|DNS]] 将域名转换为 IP 地址。
示例
The IPv4 address 93.184.216.34 identifies a specific server on the internet; DNS maps example.com to this address.