curl --request GET \
--url https://threat-intel-api.abusix.com/beta/query/{item}{
"status": "success",
"statusCode": 200,
"result": {
"item": "<string>",
"abusixMailBlocklist": "ACTIVE",
"type": "IP",
"bogon": false,
"tags": [
"<string>"
],
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"intent": "malicious",
"reverseDns": {
"current": [
{
"entry": "<string>"
}
]
},
"abuseContact": {
"email": "[email protected]",
"status": "UNKNOWN",
"lastVerification": "2023-11-07T05:31:56Z"
},
"asn": {
"countryCode": "US",
"asn": "AS1234",
"name": "ACME Corporation"
},
"observedActivity": {
"honeypotInteractions": {
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"observations": [
{
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"service": "ssh",
"type": "login-attack"
}
]
},
"spamtrapInteractions": {
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"observations": [
{
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"type": "pristine-spamtrap"
}
]
}
}
}
}curl --request GET \
--url https://threat-intel-api.abusix.com/beta/query/{item}{
"status": "success",
"statusCode": 200,
"result": {
"item": "<string>",
"abusixMailBlocklist": "ACTIVE",
"type": "IP",
"bogon": false,
"tags": [
"<string>"
],
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"intent": "malicious",
"reverseDns": {
"current": [
{
"entry": "<string>"
}
]
},
"abuseContact": {
"email": "[email protected]",
"status": "UNKNOWN",
"lastVerification": "2023-11-07T05:31:56Z"
},
"asn": {
"countryCode": "US",
"asn": "AS1234",
"name": "ACME Corporation"
},
"observedActivity": {
"honeypotInteractions": {
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"observations": [
{
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"service": "ssh",
"type": "login-attack"
}
]
},
"spamtrapInteractions": {
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"observations": [
{
"firstSeen": "2023-11-07T05:31:56Z",
"lastSeen": "2023-11-07T05:31:56Z",
"type": "pristine-spamtrap"
}
]
}
}
}
}IP to look up
"1.1.1.1"
Query result
success x > 0200
Show child attributes
normalized representation of requested item
ACTIVE, ALLOWLIST, INFORMATIONAL, NOT_LISTED, PASSIVE IP true, false malicious, suspicious, unknown, none Show child attributes
May be null, if status is "UNKNOWN".
UNKNOWN, INVALID, RESOLVE_FAILED, CONNECT_FAILED, RECIPIENT_FAILED, WORKING Show child attributes
Show child attributes
Show child attributes
"ssh"
"login-attack"
Show child attributes
Show child attributes