google_ranges: Google Cloud ranges

Description Usage Details Value Examples

Description

Retrieves the official list of Google cloud network ranges.

Usage

1

Details

Google publishes their Compute Engine IP blocks via DNS TXT records. While accurate, this list may not be complete as Google scales their public cloud infrastructure to meet demand and owns a large number of netblocks.

It is unlikely that this list will change in your analysis session, so it is recommended that you cache the results. Future versions will automatically cache the results both in-session and on-disk for a period of time.

Value

list of 2 slots, one for ipv4 and one for ipv6 ranges

Examples

1
2
3
ranges <- google_ranges()

normalize_ipv4(ranges)

cloudyr/cloudcidrs documentation built on May 13, 2019, 8:20 p.m.