How to find which plugin is outputting Open Graph tags to

Do a search inside:

var_dump( $GLOBALS['wp_filter']['wp_head'] );

Then just do a crossfile search for the attached callbacks.