SELECT * FROM ip_properties WHERE prActive = 1 AND (prLocation LIKE '{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}Aurich{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}' OR prCity = 'Aurich' OR prZip = 'Aurich' OR prStreet LIKE '{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}Aurich{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}' OR prCountry = 'Aurich') AND (prLocation LIKE '{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}Germany{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}' OR prCity = 'Germany' OR prZip = 'Germany' OR prStreet LIKE '{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}Germany{9be482ef55ac792a0c4cb276c3fb3829e3f3e442adb89cb394ea25a9b64b284b}' OR prCountry = 'Germany')