TrackShip uses IP-based webhooks to send shipment tracking updates to your store. If these IPs are blocked by your firewall or security settings in Cloudflare, updates may fail to deliver. Whitelisting the appropriate TrackShip IPs ensures smooth communication and uninterrupted tracking.
🔐 TrackShip IPs to Whitelist
IPv4:
209.151.154.87
IPv6:
2605:7380:8000:1000:986a:b6ff:fe1f:688f
📸 Image Suggestion: Screenshot or callout box highlighting these IPs for copy-paste convenience.
🧭 Whitelist TrackShip IPs in Cloudflare
🔹 Method 1: Using IP Access Rules (for both IPs)
Log in to your Cloudflare dashboard.
Navigate to Security → WAF from the left sidebar.
Click on IP Access Rules.
In the Search IP Access Rules section, enter the IPv4 address:
209.151.154.87
.Set Action to Allow.
Set Scope to All websites in account.
Click Add to save.
Repeat steps 4–7 for the IPv6 address:
2605:7380:8000:1000:986a:b6ff:fe1f:688f
.
🔹 Method 2: Using WAF Custom Rules (for IPv6 only)
In your Cloudflare dashboard, go to Security → WAF.
Click on Custom rules.
Click Create Rule and name it something like “TrackShip IPv6”.
Under Field, select IP Source Address.
Set Operator to equals.
Enter the IPv6 address:
2605:7380:8000:1000:986a:b6ff:fe1f:688f
.Under Then take action, choose Skip to bypass Cloudflare’s security checks.
Save the rule.
📋 Troubleshooting Tips
Issue | Quick Fix |
Webhooks not received | Make sure both IPs are correctly added in IP Access Rules. |
Still blocked in Cloudflare | Check WAF event logs and confirm the custom rule is active. |
IPv6 errors only | Ensure the IPv6 address is whitelisted using Custom Rule if needed. |