Sugra NetAtlas

Prefix hijack timeline (changes only)

Origin changes recorded in the BGP hijack archive for this exact prefix. An empty timeline means no hijack was recorded, which is not a statement about the prefix's routing - see /prefix/{cidr}/history for that.

get/api/v1/network/prefix/{cidr}/hijacks

Path parameters

cidrstring required

Query parameters

lookback_daysinteger

Response

Successful Response

prefixstring nullable
{"stackTrail":"components:schemas:NetworkPrefixCidrHijacksData:properties:current_origin_asn:anyOf","oasType":"schema","type":"unknown","title":"Current Origin Asn","nullable":true}

Example response

{
  "_meta": {
    "product": "Sugra NetAtlas",
    "atlas_built_at": "2026-08-21T04:00:00Z",
    "privacy_signal_version": "2026.06",
    "confidence": "high",
    "accuracy": "public",
    "response_time": "2026-08-22T10:00:00Z"
  }
}

Changes

Changed in 2 of the 23 revisions of this API.117

  • 914af3d38c7c15See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property _meta to the response with the 200 status

      response-optional-property-added

    • added the optional property current_origin_asn to the response with the 200 status

      response-optional-property-added

    • added the optional property lookback_days to the response with the 200 status

      response-optional-property-added

    • added the optional property prefix to the response with the 200 status

      response-optional-property-added

    • added the optional property timeline to the response with the 200 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added