NSToolKit
NSToolKit
free network tools

DNS records for mikrotik.com

A records

[
  {
    "type": "A",
    "value": "159.148.172.205"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a02:610:7501:2000::205"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mailgw-a.mt.lv",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mailgw-b.mt.lv",
    "priority": 20
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns1.mikrotik.com"
  },
  {
    "type": "NS",
    "value": "ns2.mikrotik.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "MS=ms92728098"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "apple-domain-verification=tjajdJUwMIUF0LE9"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 ip4:159.148.172.195/32 ip4:159.148.147.235/32 ip4:159.148.172.235/32 ip6:2a02:610:7501:2000::195/128 ip4:159.148.147.236 ip6:2a02:610:7501:3000::236/128 include:spf.protection.outlook.com -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "y9l097mk2nmyk1rrppzc8my7tv8pk975"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=AH5ZRchY0xJcksdVPqkj-Hjg_oXHVDUpLuaIhjHG0Ew"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "dns-master.mikrotik.com",
    "hostmaster": "support.mikrotik.com",
    "serial": 1779396053,
    "refresh": 3600,
    "retry": 900,
    "expire": 1209600,
    "minttl": 3600
  }
]

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 mikrotik.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup