Question
When a wildcard subdomain *.example.com exists, subdomains resolving to the same IP as the wildcard will not be displayed separately. Instead, only the wildcard entry is shown.
Answer
- A subdomain must have a DNS A records to be displayed.
- If the subdomain and wildcard subdomains resolves to the same IP, only the wildcard subdomain will be displayed
-
Example:
- Subdomain
1234.example.comand*.example.comboth resolve to 1.2.3.4 -> only *.example.com will be shown - Subdomain
5678.example.comresolves to 5.6.7.8 -> Both5678.example.comand*.example.comwill be displayed
- Subdomain
See Also
Adding and removing subdomains to the Digital Footprint