iana_ipv4: IPv4 address space allocation

iana_ipv4R 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

is_reserved()

Examples

iana_ipv4

ipaddress documentation built on April 4, 2023, 9:09 a.m.