इस टूल में कोई समस्या है?
«MX लुकअप ऑनलाइन» के बारे में
यह टूल किसी भी डोमेन के MX (मेल एक्सचेंजर) रिकॉर्ड को क्वेरी करता है। परिणाम उन मेल सर्वरों को दिखाता है जो उस डोमेन के लिए ईमेल स्वीकार करते हैं।
MX लुकअप ईमेल डिलीवरी समस्याओं का निदान करने के लिए आवश्यक हैं।
नई ईमेल अवसंरचना सेट करते समय इसका उपयोग करें।
इस टूल का उपयोग कैसे करें
How to look up mail (MX) records
Enter the domain
Type the bare domain (e.g. example.com) into the Domain field — not the full email address. Up to 253 characters.
What MX records are
MX records tell the world which mail server accepts email for a domain, plus a priority value (lower = preferred). A domain without MX cannot receive mail at all.
Press Run
The server queries DNS for MX records and returns them sorted by priority. The lowest-priority host is tried first; subsequent hosts are fallbacks.
Use the result
Output is an mx array of { exchange, priority } pairs. Compare it to what your mail provider documented; mismatches mean your DNS is misconfigured.