mirror of
https://github.com/ipverse/asn-ip.git
synced 2026-05-04 13:03:52 +05:30
Update README.md
This commit is contained in:
parent
bb5ea671b6
commit
009f22cd65
1 changed files with 3 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ Available formats: JSON and plaintext
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"handle": "FORTUM",
|
"handle": "FORTUM",
|
||||||
"description": "Fortum",
|
"description": "Fortum",
|
||||||
"origin": "authoritative"
|
"origin": "authoritative",
|
||||||
|
"lastAnnounced": "2026-01-03"
|
||||||
},
|
},
|
||||||
"prefixes": {
|
"prefixes": {
|
||||||
"ipv4": [
|
"ipv4": [
|
||||||
|
|
@ -58,6 +59,7 @@ Available formats: JSON and plaintext
|
||||||
- `inferred`: Inferred from routing information; may be inaccurate
|
- `inferred`: Inferred from routing information; may be inaccurate
|
||||||
- `overlaid`: Metadata overlay from [as-overlay](https://github.com/ipverse/as-overlay) applied
|
- `overlaid`: Metadata overlay from [as-overlay](https://github.com/ipverse/as-overlay) applied
|
||||||
- `none`: No metadata available
|
- `none`: No metadata available
|
||||||
|
- **lastAnnounced**: Date when the AS was last seen announcing prefixes (may be `null` for older files)
|
||||||
|
|
||||||
For AS metadata (ASN, handle, description, country code) see [as-metadata](https://github.com/ipverse/as-metadata)
|
For AS metadata (ASN, handle, description, country code) see [as-metadata](https://github.com/ipverse/as-metadata)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue