One infrastructure problem.
HTTPS destinations, customer domains, DNS instructions, certificates and registered-host routing. Not a general-purpose cloud platform.
subdomain.to is being built so software teams can offer customer-owned domains without turning DNS, certificate issuance and edge routing into a second product.
Custom domains look like a CNAME until they become an operational system.
The real work spans apex records, DNS propagation, ACME challenges, renewal, certificate storage, route isolation, origin policy and support tooling. The product exists to put that surface behind one domain resource without taking ownership of your application hosting.
These are product and engineering constraints visible in the implementation—not values invented for a brand page.
HTTPS destinations, customer domains, DNS instructions, certificates and registered-host routing. Not a general-purpose cloud platform.
DNS, certificate and routing statuses remain separate so a product UI or support team can identify the failing layer.
Each HTTPS destination resolves to a validated public origin. The domain layer should not force an application migration.
Organization-scoped HTTPS destinations, customer domains, API keys, widget sessions and webhook deliveries.
DNS sweeps, ACME issuance, certificate validation, renewal scheduling and guarded route publication.
Dynamic certificate lookup, SNI/Host matching, explicit route lookup and public HTTPS origin forwarding.
REST API, OpenAPI contract, server SDKs, framework packages and an embedded browser widget.
The production configuration places the control plane and certificate storage in AWS eu-west-3. Customer traffic still travels between end users, the edge and the HTTPS destination chosen by the customer; we do not describe all traffic as Europe-only.
The useful evidence is in the lifecycle and the controls. These pages explain what the product does and where its boundaries are.
See DNS records, lifecycle statuses, HTTPS destinations and recovery paths.
How it works →Review hostname filtering, SSRF policy, certificate storage and organization scopes.
Security model →