post https://api.spyse.com/v4/data/as/search
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 |
|
Search autonomous systems where the provided domain name is hosted.
|
ip |
|
Search the autonomous system the provided IP address belongs to.
|
as_org |
,
,
|
Search the autonomous systems by the associated organization name.
|
asn |
|
Search the autonomous system by its number.
|