Essential terms and concepts for IP networking, DNS, and internet protocols
Terms related to IP addresses and addressing schemes
Internet Protocol version 4, a 32-bit addressing system using dotted decimal notation.
Internet Protocol version 6, a 128-bit addressing system designed to replace IPv4.
IP addresses reserved for use within private networks, not routable on the public internet.
Globally unique IP addresses that are routable on the public internet.
An IP address that is manually configured and remains constant over time.
An IP address that is automatically assigned by DHCP and may change over time.
A special IP address that routes traffic back to the same device.
Concepts related to network subdivision and traffic routing
A logical subdivision of an IP network, created by dividing a larger network.
A 32-bit number that divides an IP address into network and host portions.
A method for allocating IP addresses and routing that replaces the old classful system.
The router IP address that devices use to access networks outside their local subnet.
The last address in a subnet, used to send packets to all devices in that network.
The first address in a subnet, representing the network itself, with all host bits set to zero.
Domain Name System and related terminology
A hierarchical distributed naming system that translates domain names to IP addresses.
DNS record type that maps a domain name to an IPv4 address.
DNS record type that maps a domain name to an IPv6 address.
DNS record that creates an alias from one domain name to another.
DNS record that specifies mail servers responsible for accepting email for a domain.
DNS record that holds arbitrary text data, often used for verification and email security.
The duration in seconds that a DNS record can be cached before it must be refreshed.
A server that stores DNS records and responds to DNS queries.
Communication protocols and standards
A connection-oriented protocol that ensures reliable, ordered delivery of data.
A connectionless protocol that sends data without guaranteeing delivery or order.
A protocol that automatically assigns IP addresses and network configuration to devices.
The foundation protocol for data communication on the World Wide Web.
An extension of HTTP that uses encryption to secure communication.
A method of mapping private IP addresses to public IP addresses for internet access.
Security concepts and mechanisms
A network security system that monitors and controls incoming and outgoing traffic.
An encrypted tunnel that provides secure communication over public networks.
Cryptographic protocols that provide secure communication over computer networks.
An attack that overwhelms a target with traffic from multiple sources.