get https://api.spamverify.com/v1/check/asn/
Note: SpamVerify subnets always return as a /24 subnet for consistency of structure.
Response
Note: SpamVerify subnets always return as a /24 subnet for consistency of structure.
xxxxxxxxxx
curl --request GET \
--url https://api.spamverify.com/v1/check/asn/asn \
--header 'accept: application/json'
xxxxxxxxxx
31}
{
"asn": {
"asn": 1234,
"name": "",
"domain": "",
"contacts": [],
"location": {
"country": "",
"country_code": "",
"region": "",
"region_code": "",
"coordinates": {
"latitude": "",
"longitude": ""
}
},
"first_at": "2025-02-26T15:12:11.000000Z",
"updated_at": "2025-02-26T15:12:11.000000Z"
},
"subnets": [
""
],
"reports": [
{
"ip_address": "",