How to find the page of specific post?

This question isn’t really great, as it’s well documented in many places, but the answer is:

View the page source, and look in the “open” body tag.

It should show something like:

<body class="single single-post postid-29654 ... >

This example the page id/post id is 29654