Every object in the RIPE Database whose abuse-mailbox: is this address - the role / irt contact objects that publish a given abuse inbox. Inverse lookup on the abuse-mailbox attribute; no type filter. Note: abuse-mailbox lives on contact objects, NOT on inetnum/aut-num (those reach it indirectly via abuse-c, often inherited from the organisation), so this returns the contacts - resolving a resource's abuse address is the job of /asn|ip/{..}/abuse and the dedicated abuse-contact resolver. Upstream registry: 'global' (all RIRs via GRS, default) | ripe | ripe-nonauth | -grs.
x-api-key: ********************curl --location 'https://sugra.ai/api/v1/network/abuse/abuse@ripe.net/objects?source=global&limit=undefined&prefer=local' \
--header 'x-api-key: <api-key>'{
"abuse_mailbox": "string",
"inverse_attribute": "string",
"source": "string",
"count": 0,
"objects": [
{
"type": "string",
"primary_key": "string",
"source": "string",
"attributes": [
{
"name": "string",
"value": "string",
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}
],
"_meta": {
"product": "Sugra NetAtlas",
"atlas_built_at": "string",
"privacy_signal_version": "2026.06",
"confidence": "high",
"accuracy": "public",
"sources": [
"string"
],
"data_time": "string",
"response_time": "2026-08-22T10:00:00Z",
"partial": true,
"geo_confidence": "string",
"served_from": "string",
"fallback_reason": "string",
"sources_coverage": null,
"cached": true,
"atlas_sha256": "string",
"endpoint_version": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}