इस टूल में कोई समस्या है?
«DNS लुकअप ऑनलाइन» के बारे में
यह टूल किसी भी डोमेन के DNS रिकॉर्ड — A, AAAA, MX, TXT, NS, CNAME, SOA और अधिक — को क्वेरी करता है। एक डोमेन दर्ज करें, रिकॉर्ड प्रकार चुनें, और टूल आधिकारिक DNS सर्वर द्वारा रिपोर्ट किए गए मान लौटाता है।
DNS लुकअप ईमेल समस्याओं का निदान करने, SSL सेटअप सत्यापित करने, परिवर्तन के बाद प्रसार देरी को डिबग करने के लिए आवश्यक हैं।
क्वेरी सार्वजनिक रिकर्सिव रिज़ॉल्वर के माध्यम से जाती है।
इस टूल का उपयोग कैसे करें
How to look up DNS records for a domain
Enter the domain
Type a hostname or domain into the "Hostname or domain" field (e.g. example.com or mail.example.com). Up to 253 characters; leading/trailing whitespace is trimmed.
Know what gets queried
The server asks the public DNS resolver for NS, SOA, MX, A, AAAA, CNAME, TXT, CAA, SRV, and NAPTR records in one call. You do not pick a record type — all ten are tried.
Press Run
The query runs from our server, not your browser, so corporate or local DNS overrides won't influence the result. If no record types return data, you'll see an NXDOMAIN / blocked / empty-zone error.
Read the answer set
Each section lists the records returned for that type (with TTL, target, and priority where applicable). Empty arrays mean "resolver returned no data for this type," not "the domain is dead."