NSToolKit
NSToolKit
free network tools

DNS records for playstation.net

Findings

  • [ERROR] No A or AAAA records were returned. Visitors will not be able to reach a web service at this domain unless one of those is added.
  • [WARN] This domain accepts mail (MX present) but publishes no SPF record. Receivers will be more likely to mark outbound mail as spam or reject it.

MX records

[
  {
    "type": "MX",
    "exchange": "inbound-smtp.us-west-2.amazonaws.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns44.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns35.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns36.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns33.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns42.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns31.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns34.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns32.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns41.playstation.net"
  },
  {
    "type": "NS",
    "value": "ns43.playstation.net"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "_w03rju1as892qdoa30tx9ad5nudo2fe"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns00.playstation.net",
    "hostmaster": "root.ns00.playstation.net",
    "serial": 2026052001,
    "refresh": 3600,
    "retry": 1800,
    "expire": 604800,
    "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 playstation.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup