Returns a list of autonomous systems that matched the search query. Allows getting only the first 10,000 results. To get more results please use scroll or download API endpoints. By default, search operations, which return a list of found items, return only the first 25 items. To get a different set of items, you can use the offset and limit parameters in the request body.

Options for search params:

Search parameter Operator Value
domain
eq
Search autonomous systems where the provided domain name is hosted.
string
ip
eq
Search the autonomous system the provided IP address belongs to.
string
as_org
eq
,
contains
,
starts
Search the autonomous systems by the associated organization name.
string
asn
eq
Search the autonomous system by its number.
string
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!