NSToolKit
NSToolKit
free network tools

DNS records for rackspace.net

A records

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

MX records

[
  {
    "type": "MX",
    "exchange": "mx1.sat.rackspace.com",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mx1.dfw1.rackspace.com",
    "priority": 100
  },
  {
    "type": "MX",
    "exchange": "mx2.sat.rackspace.com",
    "priority": 20
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns.rackspace.com"
  },
  {
    "type": "NS",
    "value": "ns2.rackspace.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "8yrmkfwtqvgnl0vhx334xzv41v13nmn6"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "6pwq9l28r742468ytbrssyylffc4895k"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:spf_a.rackspace.com include:spf.protection.outlook.com -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns.rackspace.com",
    "hostmaster": "hostmaster.rackspace.com",
    "serial": 1779293808,
    "refresh": 3600,
    "retry": 300,
    "expire": 1814400,
    "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 rackspace.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup