Actually, I just remembered, if a site specifically disables the WordPress cron system via the DISABLE_WP_CRON constant in their config.php file, it *still* runs, just not as a background task. It might be worth checking WordPress' internal cron "option" which tracks queued cron tasks.
SELECT *...