Stripe Webhooks
Fully verifiableStripe's webhook delivery service. Not a crawler; sends event notifications (payments, subscriptions) to merchant endpoints from published IPs.
Operated by Stripe · Official documentation
User agents
Patterns this directory matches, with real observed strings.
- Stripe/1\.0
- Stripe/1.0 (+https://stripe.com/docs/webhooks)
How to verify
Fetch the official IP range feed
curl -s https://stripe.com/files/ips/ips_webhooks.json IP ranges (15)
Refreshed daily from the operator's feed. Also available as /data/ips/stripe-webhooks.ips and /data/bots/stripe-webhooks.json.
13.235.122.149/32 13.235.14.237/32 18.211.135.69/32 3.120.168.93/32 3.130.192.231/32 3.18.12.63/32 3.69.109.8/32 35.154.171.200/32 35.157.207.129/32 52.15.183.38/32 54.187.174.169/32 54.187.205.235/32 54.187.216.72/32 54.88.130.119/32 54.88.130.237/32
Good Bot Practices scorecard
- Identifies honestly
Stable UA token documented (1 pattern)
- Verifiable
Fully verifiable
- Respects robots.txt
Service traffic you configured — robots.txt does not apply
- Behaves
Crawl-rate behavior is operator-declared; not machine-verifiable from this dataset
- Reachable operator
Operator and documentation published
Measured against the Good Bot Practices.