SELECT * FROM ip_properties WHERE prActive = 1 AND (prLocation LIKE '{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}Fortuna{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}' OR prCity = 'Fortuna' OR prZip = 'Fortuna' OR prStreet LIKE '{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}Fortuna{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}' OR prCountry = 'Fortuna') AND (prLocation LIKE '{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}Spain{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}' OR prCity = 'Spain' OR prZip = 'Spain' OR prStreet LIKE '{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}Spain{a22b1747334eedc88873e554a44d0420ef42e7cddaa242ae72279d63b5a15756}' OR prCountry = 'Spain')