Terminology Index
Glossary
1801 terms
Showing 1249-1280 of 1801 terms
Public Address Space
IP addresses that are routable on the public internet, assigned and managed globally. Recognizing the boundary between public and private addressing is foundational to understanding exposure and network traffic.
Public address space comprises the IP ranges allocated for use on the open internet, anything sent to a public address can be reached from anywhere unless filtered. Distinguishing public from private addresses is foundational: a service on a public address is reachable globally and must be defended accordingly, while private addresses are not (without NAT or VPN). Defenders interpreting logs, planning exposure, and designing perimeters all reason in terms of public versus private addressing.
Introduced in: Networking Foundations
Examples
- A service on a public IP being directly reachable from the internet.
- Distinguishing routable public addresses from RFC 1918 private ones.
- Reading log addresses to tell internal traffic from external.
No related terms linked yet.
