Where do Zoho Webhooks originate from?

Where do Zoho Webhooks originate from?

I am trying to use the webhook feature and it works on my local machine. However, when I run it on a production server which has a firewall it blocks out requests.

I found that the sandbox requests originate from:
crmsandbox.zoho.com

So I was able to unblock that and get it working.
When in production what may be the URL for the same?