This data call returns sample resources for ASN, IPv4 and IPv6 resources. All are taken from routing data.
https://stat.ripe.net/data/example-resources/data.<format>
e.g. https://stat.ripe.net/data/example-resources/data.json
Key | Value | Info | Required |
---|---|---|---|
- | - | - | - |
Key | Info |
---|---|
"asn" | Example AS number |
"ipv4" | Example IPv4 address |
"ipv6" | Example IPv6 address |
"range4" | Example IPv4 address range |
data: { asn: "1", ipv4: "127.0.0.0/16", ipv6: "::1/64", range4: "127.0.0.0-127.0.255.255" }