SELECT * FROM ip_properties WHERE prActive = 1 AND (prLocation LIKE '{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}Burgdorf{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}' OR prCity = 'Burgdorf' OR prZip = 'Burgdorf' OR prStreet LIKE '{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}Burgdorf{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}' OR prCountry = 'Burgdorf') AND (prLocation LIKE '{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}Germany{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}' OR prCity = 'Germany' OR prZip = 'Germany' OR prStreet LIKE '{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}Germany{381f7ea5905f021789e304e5190ccff403e2f62d32f50211c8562d7cbc2db4dc}' OR prCountry = 'Germany')