How to lookup a route in /ip route table?

I need to know what interface a certain packet with dst-address set to x.x.x.x will be routed to. How can I do that?
Even /ip route print where ~“x.x.x.x” takes a horribly long time with BGP full view.