iana_ipv4 {ipaddress} | R Documentation |
IPv4 address space allocation
Description
A dataset containing the registry of allocated blocks in IPv4 address space.
Usage
iana_ipv4
Format
A data frame with 121 rows and 3 variables:
- network
Address block (an
ip_network
vector)- allocation
There are three types of allocation:
reserved
managed by regional Internet registry (RIR)
assigned to organization
- label
The RIR, organization or purpose for reservation
Note
Last updated 2022-12-12
Source
https://www.iana.org/assignments/ipv4-address-space
See Also
Examples
iana_ipv4
[Package ipaddress version 1.0.2 Index]