Yes, ruachost.com supports wildcard DNS for subdomains.
-
Wildcard DNS allows you to point all subdomains of a domain to a single DNS record.
-
Example:
*.example.com→ points all subdomains (likeblog.example.com,shop.example.com) to the same IP address. -
Configuration:
-
Log in to cPanel.
-
Go to the Domains section → Subdomains.
-
Under Create a Subdomain, type
*in the Subdomain text box. -
cPanel will automatically fill in the document root path. You can adjust it if needed.
-
Click Create.
-
Use Cases
-
Catch‑all subdomains (redirecting all traffic to a single site).
-
Dynamic subdomain creation (e.g., user‑specific URLs).
-
Simplified DNS management for applications that generate subdomains on the fly.