$test = file_get_contents("http://www.kimindir.com/domain.uzanti");
if(stristr($test, '"domain.uzanti" alan adı kimse tarafından alınmamış'))
{
echo "müsait";
} else {
echo "dolu";
}

basit bir yol oldu ama mantık böyle