wineshipping.com runs across three clouds — Google Cloud, Microsoft Azure and AWS — with no shared WAF, bot management, or CDN layer, and a customer-facing client portal with no visible edge protection at all. One network can front all of it.
api.wineshipping.com CNAMEs straight to an Azure APIM instance (ws-apim-prod), and Wineshipping publishes a public developer portal (developer.wineshipping.com) so wineries and integration partners can call it directly.
The "Awesome Client Portal" (client.wineshipping.com) is where 1,000+ winery clients log in to see orders and inventory. It authenticates through Azure AD B2C but has no WAF, bot management, or rate-limiting visible in front of it.
The Client Portal's own Content-Security-Policy allow-lists six-plus third-party script origins on a page handling order and inventory data — a growing surface with no client-side script monitoring visible today.
The WordPress marketing site runs on Google Cloud via SiteGround; the API and client portal run on Azure; the docs (Redocly) and support center (Stonly) run on AWS/CloudFront; DNS sits with GoDaddy. No shared caching, TLS, or security layer ties any of it together.
wineshipping.com's DNS carries active domain-verification TXT records for both OpenAI and Anthropic — meaning custom-domain integrations with at least one enterprise AI tool are already live, with no governance layer in front of them today.
Wineshipping's SPF record authorizes Microsoft 365, SendGrid, Zoho, and Transmail as mail senders — a wide surface for a logistics company that invoices and bills 1,000+ wine-industry clients. They already fund phishing-simulation training via KnowBe4, showing security-awareness budget exists.
| Function | Today | How it was identified | On Cloudflare |
|---|---|---|---|
| Client portal edge security | Unprotected identified | Raw nginx on Azure — no cf-ray/WAF header | WAF + Bot Management |
| API gateway | Azure API Management identified | api → ws-apim-prod.azure-api.net (CNAME) | API Shield |
| Portal script surface | 6+ third-party JS origins | Live CSP on client.wineshipping.com | Page Shield |
| Marketing site / CDN | Google Cloud via SiteGround | Apex A 35.208.137.3 → Google LLC ASN; server: nginx | Cloudflare CDN + WAF |
| AI tool governance | Ungoverned (OpenAI + Anthropic) | DNS TXT domain-verification records | AI Gateway |
| Email security | M365 + SendGrid + Zoho + Transmail | SPF TXT record | Email Security (Area 1) |
| DNS | GoDaddy | NS: pdns01/02.domaincontrol.com | Cloudflare DNS |