NSToolKit
NSToolKit
free network tools

DNS records for tencent.com

A records

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

MX records

[
  {
    "type": "MX",
    "exchange": "cloudmx.qq.com",
    "priority": 5
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns4.qq.com"
  },
  {
    "type": "NS",
    "value": "ns2.qq.com"
  },
  {
    "type": "NS",
    "value": "ns1.qq.com"
  },
  {
    "type": "NS",
    "value": "ns3.qq.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:spf.mail.tencent.com include:spf.mail.qq.com -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.qq.com",
    "hostmaster": "webmaster.qq.com",
    "serial": 1308811772,
    "refresh": 3600,
    "retry": 300,
    "expire": 600,
    "minttl": 300
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup