NSToolKit
NSToolKit
free network tools

DNS records for mailinabox.email

A records

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

MX records

[
  {
    "type": "MX",
    "exchange": "box.occams.info",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ns68.domaincontrol.com"
  },
  {
    "type": "NS",
    "value": "ns67.domaincontrol.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 mx -all"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns67.domaincontrol.com",
    "hostmaster": "dns.jomax.net",
    "serial": 2023042306,
    "refresh": 28800,
    "retry": 7200,
    "expire": 604800,
    "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 mailinabox.email.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup