Find interface for route to specific host

Solution 1:

Use ip route for this. For instance:

ip route show to match 198.252.206.16

Solution 2:

Shorter option:

ip route get 172.29.42.94