I found that the one I have uses ILI9335 and after some hacking I was able to make it work with UTFT (it uses a non standard pinout using PB[0:1] and PD[2:7] and needs LCD_RD at HIGH) but so far so good.
The problem is that my use case needed more processing power so I switched for a arduino due and there is no way to make this little guy to work.
I have seen this kind of shield almost everywhere the same pintout, red board, etc but I haven't found any info to check if the logic is only 5V or any working example and of course the provided library only works for UNO boards.