How can I determine the IP route taken for a specific IP destination (without looking at "route print" and figuring it out manually)?
In OS X there's route get 1.2.34 and in Linux there's /sbin/ip route get 1.2.3.4. Is there anything like that on Windows?