Skip to content

Commit e2d2c2d

Browse files
authored
Update asn-lookup.md
1 parent 5420161 commit e2d2c2d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/search/search-query-language/search-operators/asn-lookup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ lookup\<field\> from asn://default on ip\<ip_address\>
2020
| `asn` | Autonomous System Number |
2121
| `organization` | The name of the organization that owns the ASN or ID in some cases. This organization (Carrier) is responsible for the routing of traffic for network blocks. |
2222
| `registering_organization` | The organization responsible for the actions and content associated with a given block of IP addresses. Registering Organizations include many types of entities, including corporate, government, or educational entities, and ISPs managing the allocation and use of network blocks. |
23+
| `carrier_organization` | The name of the organization that owns the ASN or ID in some cases. This organization (Carrier) is responsible for the routing of traffic for network blocks. |
24+
25+
:::note
26+
The `organization` and `carrier_organization` lookup fields will have the same value, since `carrier` field is used to map both the `organization` and `carrier_organization` values.
27+
:::
2328

2429
## Example
2530

0 commit comments

Comments
 (0)