Get permalink of post that an attachment is linked to

Try this:

<a href="https://wordpress.stackexchange.com/questions/39742/<?php echo get_permalink($post->post_parent); ?>">Attachment parent</a>