Skip to main content
DNS Checker(beta)

Subdomain

A domain that is part of a larger domain, like blog.example.com or api.example.com.

A subdomain is a prefix added to your main domain to create a separate web address. In blog.example.com, "blog" is the subdomain and "example.com" is the parent domain. Subdomains can have their own DNS records, pointing to different servers or services. Common uses include api.example.com for APIs, mail.example.com for email, and staging.example.com for testing. Each subdomain needs its own A, AAAA, or CNAME record in DNS. There is no limit to how many subdomains you can create.

Related terms

See also

Referenced on