All signups coming from same IP or something ?

You can block IP with .htaccess by adding "deny from IP_ADDR"

If signups are from proxy, we can block them with some script modifications.

If you have any suggestion on blocking the signups let us know.