NSToolKit
NSToolKit
free network tools

DNS records for ya.ru

A records

[
  {
    "type": "A",
    "value": "77.88.55.242"
  },
  {
    "type": "A",
    "value": "5.255.255.242"
  },
  {
    "type": "A",
    "value": "77.88.44.242"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a02:6b8::2:242"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx.yandex.ru",
    "priority": 10
  }
]

NS records

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

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=SVTEeUiCU4KV-5qGw4o4JPok7mfsP8NtQTIdN6tt6Nw"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=dNCc6Z8txjMIbzbml9cPL4RVRxNc9yi1jvCwBgsJ6A"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 redirect=_spf.yandex.ru"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "e1c8e4dd3d13fad0dd9e8ed54a1813ececd3d5412fb16c4ed2c0612332950fe"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.yandex.ru",
    "hostmaster": "sysadmin.yandex.ru",
    "serial": 2023031807,
    "refresh": 900,
    "retry": 600,
    "expire": 2592000,
    "minttl": 900
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "globalsign.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issuewild",
    "value": "globalsign.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 ya.ru.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup