Donate

Glossary

Clear definitions for common IP, DNS, and privacy terms

Use this glossary while reading our guides and tool explainers. Search terms, scan by category, and jump directly to any entry with#term anchors when you want a stable reference.

89Total terms

Definitions covering IP, DNS, routing, VPNs, privacy, phone lookups, and diagnostics.

8Categories

Filter terms by IP addressing, DNS, VPN access, infrastructure, security, hardware, and more.

LinkedGuides and tools

Most entries connect directly to deeper explainers, live lookups, or related glossary terms.

89matching terms across 21 letter groups

2

1 terms

2FA (Two-Factor Authentication)

2fatwo factor authentication
Security & Privacy

A security method that requires two forms of verification (typically password + phone code) before granting access to an account.

A

5 terms

A Record

DNS & Records

A DNS record that maps a hostname to an IPv4 address.

AAAA Record

DNS & Records

A DNS record that maps a hostname to an IPv6 address.

Anycast

Internet Infrastructure

A routing method where multiple servers share the same IP and the network routes users to the nearest one.

ARP

address resolution protocol
Networking Basics

Address Resolution Protocol maps an IP address to a device's MAC address on a local network.

ASN (Autonomous System Number)

autonomous systemautonomous system number
Internet Infrastructure

A number that identifies a network/operator on the internet (an autonomous system). ASNs help route traffic across networks (BGP).

B

2 terms

Bandwidth

Networking Basics

The maximum data transfer rate of a network connection, measured in bits per second (bps). Higher bandwidth means more data can flow at once.

BGP (Border Gateway Protocol)

Internet Infrastructure

The routing protocol used between networks on the internet to exchange routes and reachability information.

C

4 terms

Caller ID

incoming caller name
Phone & Identity

The name and number information shown for an incoming call. Caller ID can be helpful, but it can also be spoofed by scam callers and robocall systems.

CGNAT (Carrier-Grade NAT)

carrier grade natcarrier-grade nat
Internet Infrastructure

A large-scale NAT system used by ISPs that shares public IPv4 addresses across many customers using the 100.64.0.0/10 range (RFC 6598). It can block inbound connections and port forwarding.

CIDR

classless inter-domain routingsubnet notation
IP & Addressing

A notation for IP ranges like 203.0.113.0/24. It indicates how many bits are fixed in a network prefix, defining the size of a subnet.

CNAME Record

DNS & Records

A DNS record that maps one hostname to another hostname (an alias).

D

12 terms

Data Center

datacenter
Internet Infrastructure

A facility that houses servers, storage, networking equipment, and power/cooling systems used to run websites, cloud platforms, and internet services.

DDoS (Distributed Denial of Service)

distributed denial of service
Security & Privacy

An attack that overwhelms a target network or service with traffic from many sources. Gamers and streamers sometimes use VPNs and router hardening to reduce DDoS exposure risks.

Default Gateway

Internet Infrastructure

The local router address your device uses to reach other networks (including the internet). It is commonly something like 192.168.1.1 or 10.0.0.1 on home networks.

DHCP

dynamic host configuration protocol
Networking Basics

Dynamic Host Configuration Protocol automatically assigns IP addresses to devices on a network.

DNS (Domain Name System)

DNS & Records

The system that maps domain names (example.com) to IP addresses so browsers can connect to websites.

DNS Leak

dns leak test
VPN & Access

A privacy issue where DNS queries bypass the VPN tunnel and go to ISP/public resolvers, revealing provider or location patterns even when your visible IP changes.

DNSBL (DNS-based Blackhole List)

dns blacklistdns blocklist
DNS & Records

A DNS-based list used by email/security systems to flag IPs associated with spam or abuse. DNSBL checks help determine whether an IP may be blocked or filtered by receiving systems.

DNSSEC

DNS & Records

DNS Security Extensions add cryptographic signatures to DNS records to prevent tampering and spoofing.

DoH (DNS over HTTPS)

doh
DNS & Records

A protocol that encrypts DNS queries inside HTTPS traffic, preventing ISPs and networks from seeing which domains you resolve. Supported by most modern browsers.

DoT (DNS over TLS)

dot
DNS & Records

A protocol that encrypts DNS queries using TLS on port 853. Similar goal to DoH but operates as a dedicated encrypted DNS channel rather than piggybacking on HTTPS.

Double NAT

Internet Infrastructure

A network setup where traffic is translated by two routers/NAT devices (for example an ISP modem/router plus your own router). It can complicate gaming, port forwarding, and inbound connections.

Dynamic IP Address

IP & Addressing

A public IP address that can change over time, typically assigned by your ISP via DHCP.

E

2 terms

Encryption

Security & Privacy

The process of converting readable data into unreadable ciphertext using a key, so only authorized parties can decode it. Essential for VPNs, HTTPS, and secure messaging.

Ethernet

Networking Basics

A wired networking standard (IEEE 802.3) using cables and switches for fast, reliable local network connections. Common speeds range from 100 Mbps to 10 Gbps.

F

2 terms

Firewall

Security & Privacy

A security system that monitors and filters network traffic based on defined rules, blocking unauthorized connections while allowing legitimate ones.

Firmware

Devices & Hardware

Low-level software running on hardware devices such as routers. Keeping firmware updated helps fix bugs, improve stability, and patch security issues.

G

1 terms

Geo-Blocking

geo blockinggeo restrictionregion lock
VPN & Access

A restriction that changes or blocks content based on your IP geolocation, DNS resolver location, account region, or payment country.

H

1 terms

HTTP / HTTPS

httpshypertext transfer protocol
Networking Basics

HyperText Transfer Protocol is the foundation of web communication. HTTPS adds TLS encryption for secure connections (the lock icon in browsers).

I

7 terms

Internet

the net
Internet Infrastructure

The global network of networks that connects devices, ISPs, data centers, mobile carriers, and cloud services using shared protocols and routing systems.

IP Address

ipinternet protocol address
IP & Addressing

A numeric identifier for a device on a network. Public IPs are visible on the internet; private IPs are used inside local networks.

IP Geolocation

ip locationip geolocation
IP & Addressing

An estimate of where an IP address is located based on allocation data, routing patterns, and geolocation databases. It is not GPS and is usually city/region level at best.

IPv4

IP & Addressing

The most common IP format using four numbers like 8.8.8.8. IPv4 space is limited, which is why IPv6 exists.

IPv4 Exhaustion

IP & Addressing

The shortage of available IPv4 addresses, which led to widespread use of NAT, CGNAT, and IPv6 adoption.

IPv6

IP & Addressing

A newer IP format using hexadecimal groups like 2001:4860:4860::8888. It provides a much larger address space.

ISP (Internet Service Provider)

Internet Infrastructure

A company that provides your internet connection (home/mobile). Your public IP address is typically assigned by your ISP.

L

2 terms

LAN (Local Area Network)

Networking Basics

A network that connects devices within a limited area such as a home, office, or school using Ethernet cables or Wi-Fi.

Latency

Networking Basics

The time it takes for data to travel from source to destination, usually measured in milliseconds (ms). Lower latency means faster response times.

M

5 terms

MAC Address

hardware address
Devices & Hardware

A unique hardware identifier (48-bit) assigned to every network interface. MAC addresses operate at the link layer and are used for local network communication.

MAN (Metropolitan Area Network)

Networking Basics

A network that spans a city or large campus, bridging the gap between LANs and WANs. Often uses fiber optic backbone.

Modem

Devices & Hardware

A device that converts signals from your ISP (cable, fiber, DSL) into data your router and devices can use. The modem connects your home to the internet.

MPLS

multiprotocol label switching
Internet Infrastructure

Multiprotocol Label Switching is a routing technique that directs data using short path labels rather than long network addresses, improving speed and traffic management.

MX Record

DNS & Records

A DNS record that specifies the mail server responsible for receiving email for a domain.

N

2 terms

NAT (Network Address Translation)

network address translation
Internet Infrastructure

A technique that lets many private devices share one public IP address via a router. It's why devices inside your home network aren't directly reachable from the internet.

NS Record

DNS & Records

A DNS record that delegates a domain to specific authoritative name servers.

O

1 terms

OpenVPN

open vpn
VPN & Access

A long-established open-source VPN protocol known for flexibility and broad compatibility across desktop, mobile, and router setups.

P

10 terms

Packet

Networking Basics

A small unit of data transmitted over a network. Internet traffic is broken into packets that travel independently and are reassembled at the destination.

Packet Loss

lost packets
Networking Basics

A networking problem where some packets never reach their destination. Packet loss can cause buffering, lag, poor call quality, and unstable VPN or gaming sessions.

Phishing

Security & Privacy

A social engineering attack where fake emails, messages, or websites impersonate trusted entities to trick users into revealing passwords, payment details, or personal information.

Ping

Networking Basics

A network utility that sends ICMP echo requests to test whether a host is reachable and measures round-trip latency in milliseconds.

Port Forwarding

Devices & Hardware

A router feature that directs inbound traffic on a public IP/port to a specific device on a private network.

Private IP Address

internal ip
IP & Addressing

An internal network address (RFC1918) that is not routable on the public internet, such as 10.x.x.x or 192.168.x.x.

Protocol

network protocol
Networking Basics

A standardized set of rules that devices follow to exchange data. TCP, IP, HTTP, TLS, DNS, and VPN protocols all define how internet traffic behaves.

Proxy

proxy server
VPN & Access

A server that forwards your traffic. Proxies can change apparent IPs but often don't encrypt traffic like a VPN.

PTR Record

DNS & Records

A DNS record used for reverse lookups: it maps an IP address back to a hostname. PTR records are commonly used by email servers and for diagnostics.

Public IP Address

external ip
IP & Addressing

An IP address that is routable on the public internet. It's what websites see when you connect from home or mobile networks.

R

3 terms

RDAP (Registration Data Access Protocol)

registration data access protocol
Internet Infrastructure

A modern, structured protocol used to retrieve registration and allocation data for domains and IP resources. RDAP is the successor to legacy WHOIS for many registries and internet registries.

Reverse DNS (rDNS)

rdnsrDNS
DNS & Records

A lookup that asks "what hostname is configured for this IP?". It typically uses a PTR record under in-addr.arpa (IPv4) or ip6.arpa (IPv6).

Router

Devices & Hardware

A device that forwards data packets between networks, directing traffic from your local network to the internet and back based on IP addresses.

S

10 terms

SD-WAN

software-defined wan
Internet Infrastructure

Software-Defined Wide Area Network uses software to intelligently manage multiple WAN connections, improving performance and reducing costs for businesses.

Server

Devices & Hardware

A system that stores data, runs applications, or answers requests from other devices called clients. Websites, APIs, and email all depend on servers.

Smart DNS

smart dns proxy
DNS & Records

A DNS-based service that reroutes specific requests so streaming and geo-restricted apps see a different region without encrypting your full device traffic.

SOCKS5 Proxy

VPN & Access

A versatile proxy protocol that routes any type of traffic (not just HTTP) through a proxy server. SOCKS5 supports authentication but does not encrypt traffic by default.

Split Tunneling

split tunnelvpn split tunnel
VPN & Access

A VPN feature that routes only selected apps or traffic through the VPN while other traffic uses the normal internet connection. Misconfigured split tunneling can cause leaks or inconsistent results.

SSID

Networking Basics

Service Set Identifier is the name of a Wi-Fi network that appears when you scan for available connections.

Static IP Address

IP & Addressing

A public IP address that stays the same over time. Often required for hosting services or consistent remote access.

STUN

session traversal utilities for nat
VPN & Access

Session Traversal Utilities for NAT is a protocol used by WebRTC and other apps to discover network path information. STUN behavior is one reason WebRTC leak tests matter for VPN users.

Subnet

IP & Addressing

A logical subdivision of an IP network. Subnetting splits a larger network into smaller segments for better organization, security, and routing efficiency.

Switch

Devices & Hardware

A network device that connects devices within a LAN and forwards data based on MAC addresses. Switches are more efficient than hubs because they send data only to the intended recipient.

T

8 terms

TCP (Transmission Control Protocol)

Networking Basics

A reliable, connection-oriented protocol that ensures data arrives completely and in order. Used for web browsing, email, and file transfers.

Throughput

Networking Basics

The actual amount of data successfully transferred over a network in a given time period. Unlike bandwidth, throughput accounts for overhead and packet loss.

Timezone

IP & Addressing

A regional time setting (for example, Europe/Chisinau or America/New_York). IP tools estimate timezone from IP geolocation data, so it may differ from your device clock settings.

TLS (Transport Layer Security)

transport layer securityssl
Security & Privacy

A cryptographic protocol that provides encrypted communication over networks. TLS is the security layer behind HTTPS, email encryption, and VPN protocols.

Tor (The Onion Router)

VPN & Access

A privacy network that routes traffic through three encrypted relays so no single node sees both sender and destination. Significantly slower than VPNs.

Traceroute

Networking Basics

A network diagnostic tool that shows the path packets take from your device to a destination, listing each hop and its latency.

TTL (Time To Live)

DNS & Records

A DNS cache duration (in seconds) that tells resolvers how long to keep a record before refreshing it.

TXT Record

DNS & Records

A DNS record that stores text values, often used for domain verification and email security records such as SPF, DKIM, and DMARC.

U

1 terms

UDP (User Datagram Protocol)

Networking Basics

A faster but less reliable protocol that sends data without guaranteeing delivery or order. Used for streaming, gaming, and VoIP.

V

3 terms

VoIP (Voice over Internet Protocol)

voice over ipvoice over internet protocol
Phone & Identity

A calling technology that routes phone conversations over internet connections instead of traditional phone lines. VoIP numbers are common in business systems and scam campaigns.

VPN

virtual private network
VPN & Access

A Virtual Private Network encrypts your traffic and routes it through a VPN server, helping reduce tracking and protect data on untrusted networks.

VPN Kill Switch

vpn kill switch
VPN & Access

A VPN safety feature that blocks internet traffic if the VPN tunnel drops unexpectedly, helping prevent accidental IP exposure.

W

7 terms

WAN (Wide Area Network)

Networking Basics

A network that connects LANs across large geographic distances — cities, countries, or continents. The internet is the largest WAN.

WebRTC

web rtc
VPN & Access

Web Real-Time Communication is a browser technology for real-time audio/video/data connections. Depending on browser behavior and settings, WebRTC can expose IP-related information through STUN requests.

WHOIS

who is lookupownership lookup
Internet Infrastructure

A protocol/service used to retrieve registration information for domains and allocation/ownership info for IP address ranges. It's not the same as IP geolocation.

Wi-Fi

Networking Basics

A family of wireless networking protocols (IEEE 802.11) that let devices connect to a local network without cables. Wi-Fi is not the same as the internet.

WireGuard

wireguard vpn
VPN & Access

A modern VPN protocol designed to be lean, fast, and easier to audit than older VPN stacks. Many current VPNs use WireGuard for better speed and lower overhead.

WPA / WPA2 / WPA3

wifi protected access
Networking Basics

Wi-Fi Protected Access is a series of security protocols that encrypt wireless network traffic. WPA3 is the latest and most secure standard.

WPS (Wi-Fi Protected Setup)

Devices & Hardware

A router feature designed to simplify Wi-Fi device setup (often using a button or PIN). Many users disable WPS for security and control reasons.