NSToolKit
NSToolKit
free network tools

DNS records for vkuser.net

Findings

  • [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.

A records

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

NS records

[
  {
    "type": "NS",
    "value": "ns2.vkontakte.ru"
  },
  {
    "type": "NS",
    "value": "ns1.vkontakte.ru"
  },
  {
    "type": "NS",
    "value": "ns4.vkontakte.ru"
  },
  {
    "type": "NS",
    "value": "ns3.vkontakte.ru"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=_fkXETC7gyZLuGC45rQV6nfX9KHzhyI7EQfpSYAG1W"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "HARICA-mxf0F45gq4lfta2kCdH"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=0UeVExDa1lmp4mAb6ZmbPaG6z267al8ggaSBEvMpkW"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.vkontakte.ru",
    "hostmaster": "ncc.vk.com",
    "serial": 3567442778,
    "refresh": 900,
    "retry": 600,
    "expire": 604800,
    "minttl": 900
  }
]

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 vkuser.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup