You can easily add support for .cc, im not sure about .in and .mobi . I'll put them in the next version.
But until the next version, open up
inc/dnservers.php
Find:
PHP Code:
'.be' => array('whois.ripe.net','No entries'),
Add After:
PHP Code:
'.cc' => array('whois.nic.cc','No match'), // Requested
Save and close.
Done

This will be done in the next release