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