Sugra NetAtlas

Hijacks targeting prefix

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

Path parameters

cidrstring required

Query parameters

lookback_daysinteger

Response

Successful Response

prefixstring nullable

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 count to the response with the 200 status

      response-optional-property-added

    • added the optional property hijacks 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 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