Skip to content

Commit 8c0a072

Browse files
JV0812kimsauce
andauthored
Update asn-lookup.md (#4774)
* Update asn-lookup.md * Update docs/search/search-query-language/search-operators/asn-lookup.md Co-authored-by: Kim (Sumo Logic) <[email protected]> --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 0b95460 commit 8c0a072

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 because the `carrier` field is used to populate both the `organization` and `carrier_organization` values.
27+
:::
2328

2429
## Example
2530

0 commit comments

Comments
 (0)