DHCP
Dynamic Host Configuration Protocol. The system that automatically assigns IP addresses to devices on a network. Your router uses DHCP to give each device its private IP address.
DNS
Domain Name System. Translates human-readable domain names (like bestipaddress.com) into IP addresses (like 104.21.45.67) that computers use to find each other.
Dynamic IP
An IP address that can change over time, assigned temporarily by your ISP via DHCP. Most home internet connections use dynamic IPs. Learn more โ
Firewall
A security system that monitors and controls incoming and outgoing network traffic based on predetermined rules. Firewalls use IP addresses to allow or block connections.
Gateway
The device (usually your router) that connects your local network to the internet. It acts as the entry/exit point for all traffic between your devices and the wider internet.
Geolocation
The process of estimating a device's geographic location based on its IP address. Accuracy varies from city-level to region-level. Learn about accuracy โ
IPv4
Internet Protocol version 4. Uses 32-bit addresses formatted as four numbers separated by dots (e.g., 192.168.1.1). Supports approximately 4.3 billion unique addresses. Learn more โ
IPv6
Internet Protocol version 6. Uses 128-bit addresses formatted as eight groups of hexadecimal digits separated by colons (e.g., 2001:db8::1). Provides virtually unlimited addresses. Learn more โ
ISP
Internet Service Provider. The company that provides your internet connection (e.g., Comcast, AT&T, Spectrum). Your ISP assigns your public IP address.
LAN
Local Area Network. A network connecting devices in a limited area, like your home or office. Devices on a LAN communicate using private IP addresses.
MAC Address
Media Access Control address. A unique hardware identifier assigned to every network interface card. Unlike IP addresses, MAC addresses are permanently assigned to the physical device and don't change.
NAT
Network Address Translation. The process your router uses to translate between private IP addresses (used by your devices) and your single public IP address (used on the internet). Learn about public vs private IP โ
Proxy
A server that acts as an intermediary between your device and the internet. Similar to a VPN in that it can mask your IP, but typically without encryption.
Static IP
An IP address that never changes, permanently assigned to your connection by your ISP. Usually costs extra and is used for servers and remote access. Learn more โ
Subnet
A subdivision of an IP network. Subnets help organize devices and manage traffic within larger networks. A common home subnet is 255.255.255.0.
VPN
Virtual Private Network. Creates an encrypted tunnel that hides your real IP address and protects your internet traffic from monitoring. Full VPN guide โ
WAN
Wide Area Network. A network that spans a large geographic area, like the internet itself. Your public IP is your address on the WAN.