NSToolKit
NSToolKit
free network tools

DNS records for mail.ru

A records

[
  {
    "type": "A",
    "value": "185.180.201.1"
  },
  {
    "type": "A",
    "value": "90.156.232.4"
  },
  {
    "type": "A",
    "value": "89.221.239.1"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mxs.mail.ru",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns1.mail.ru"
  },
  {
    "type": "NS",
    "value": "ns2.mail.ru"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=Si3zyfQkRVz-8n5vDXd_qWZ4EmgkzHHeRVFuRGz4IP"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "HARICA-zOgPcgJHt0kof3WT4rF"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=x4Mv_wznaGVeJceyWvEwGr5yWx4t6Omvxx4h0ICVAA"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "HARICA-0D8ZO64AiWoNsbcOYD7"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 redirect=_spf.mail.ru"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.mail.ru",
    "hostmaster": "hostmaster.mail.ru",
    "serial": 3570563937,
    "refresh": 900,
    "retry": 900,
    "expire": 604800,
    "minttl": 60
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "globalsign.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "harica.gr"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "visa.com"
  }
]

What does this mean?

These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for mail.ru.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup