gcloud asset search-all-resources --scope=organizations/[yourorgid] --query="123.45.67.89" --asset-types='compute.googleapis.com/Instance' --read-mask='displayName,location,project' Will give you the instance name, zone & project #