NSToolKit
NSToolKit
free network tools

DNS records for ddns.net

A records

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

MX records

[
  {
    "type": "MX",
    "exchange": "mail.ddns.net",
    "priority": 5
  }
]

NS records

[
  {
    "type": "NS",
    "value": "nf5.no-ip.com"
  },
  {
    "type": "NS",
    "value": "nf1.no-ip.com"
  },
  {
    "type": "NS",
    "value": "nf4.no-ip.com"
  },
  {
    "type": "NS",
    "value": "nf2.no-ip.com"
  },
  {
    "type": "NS",
    "value": "nf3.no-ip.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:no-ip.com -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=DK2y7vkh-jVUY84NzbLEGPSuj2qOtzwDx8NuHLjRUac"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "nf1.no-ip.com",
    "hostmaster": "hostmaster.no-ip.com",
    "serial": 2691924767,
    "refresh": 10800,
    "retry": 1800,
    "expire": 604800,
    "minttl": 1800
  }
]

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 ddns.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup