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 122 rows and 3 variables:

network

Address block (an ip_network vector)

allocation

There are three types of allocation:

label

The RIR, organization or purpose for reservation

Note

Last updated 2020-08-18

Source

https://www.iana.org/assignments/ipv4-address-space

See Also

is_reserved()

Examples

iana_ipv4

[Package ipaddress version 0.5.2 Index]