diff --git a/docs/search/search-query-language/search-operators/asn-lookup.md b/docs/search/search-query-language/search-operators/asn-lookup.md index 4669498df4..2b91a9f774 100644 --- a/docs/search/search-query-language/search-operators/asn-lookup.md +++ b/docs/search/search-query-language/search-operators/asn-lookup.md @@ -20,6 +20,11 @@ lookup\ from asn://default on ip\ | `asn` | Autonomous System Number | | `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. | | `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. | +| `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. | + +:::note +The `organization` and `carrier_organization` lookup fields will have the same value because the `carrier` field is used to populate both the `organization` and `carrier_organization` values. +::: ## Example