This problem comes from a solution tactic used in Is there a rational surjection $\Bbb N\to\Bbb Q$?, where I discovered that there is an analytic function $f(z)$ that takes the values $f(n)=a_n$ for all $n\in\Bbb N$, as long as $a_n$ has at most polynomial growth; here I am interested in seeing how far I can relax the "polynomial growth" constraint.
Let us call an analytic function a kernel if it satisfies $k(0)=1$ and $k(n)=0$ for all $0\ne n\in\Bbb Z$. The main kernel used in the above question/answer was the function ${\rm sincz}(z)=\frac\pi z\sin(\frac z\pi)$, which has growth rate $O(z^{-1})$ (in the positive and negative real direction). Then ${\rm sincz}^m(z)$ is also a kernel, with growth rate $O(z^{-m})$, and any kernel yields an analytic function via $f(z)=\sum_{n\in\Bbb N}a_nk(n)$, which works for all sequences whose growth rate is no more than $O(\frac1{k(n)n^2})$ (or substitute some other summable series for $n^{-2}$).
But if $k$ is a kernel and $g$ is any analytic function with $g(0)=1$, then $g(z)k(z)$ is also a kernel, which allows for much faster-decaying kernels, such as $e^{-z^2}{\rm sincz}(z)$. In fact, given any eventually monotonic analytic function $g(z)$ with $g(0)=1$, the function $\frac{{\rm sincz}^2(z)}{g(z^2)}$ is a kernel with growth rate $O(\frac1{g(z^2)z^2})$, which can create analytic functions for any sequence of growth rate less than $O(g(n^2))\supseteq O(g(n))$.
So the problem is reduced to the question in the title:
Is there any upper bound on the growth rate of analytic functions? That is, is there a definable sequence $a_n$ which grows so fast that it eventually outpaces any analytic function $f(z)$ sampled at the natural numbers?
The examples given still fall far short of such fast-growing functions as the Ackermann function or Graham's sequence, but it is not obvious to me that there are not similar techniques for producing extremely fast-growing analytic functions.