NSToolKit
NSToolKit
free network tools

DNS records for baidu.com

A records

[
  {
    "type": "A",
    "value": "111.63.65.247"
  },
  {
    "type": "A",
    "value": "124.237.177.164"
  },
  {
    "type": "A",
    "value": "110.242.74.102"
  },
  {
    "type": "A",
    "value": "111.63.65.103"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx.baidu.com",
    "priority": 20
  },
  {
    "type": "MX",
    "exchange": "mx.maillb.baidu.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns4.baidu.com"
  },
  {
    "type": "NS",
    "value": "ns2.baidu.com"
  },
  {
    "type": "NS",
    "value": "ns3.baidu.com"
  },
  {
    "type": "NS",
    "value": "dns.baidu.com"
  },
  {
    "type": "NS",
    "value": "ns7.baidu.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=GHb98-6msqyx_qqjGl5eRatD3QTHyVB6-xQ3gJB5UwM"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "_globalsign-domain-verification=qjb28W2jJSrWj04NHpB0CvgK9tle5JkOq-EcyWBgnE"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:spf1.baidu.com include:spf2.baidu.com include:spf3.baidu.com include:spf4.baidu.com -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "9279nznttl321bxp1j464rd9vpps246v"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "dns.baidu.com",
    "hostmaster": "sa.baidu.com",
    "serial": 2012151012,
    "refresh": 300,
    "retry": 300,
    "expire": 2592000,
    "minttl": 600
  }
]

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

Related tools: DNS Lookup · SPF Checker · DMARC Lookup