It is indeed Wordpress, and so the contents of the home page are not held in an html/php file but in the database that WP uses.
To amend content on the home page (assuming that's what you're trying to do) you need to log on to the WP admin pages - normally accessed from
www.yoursite.com/wp-admin - and edit the page there.