NSToolKit
NSToolKit
free network tools

DNS records for themeforest.net

Findings

  • [INFO] An SPF record is published but no MX records are present. This is normal for send-only domains but worth confirming if you expect to receive mail.

A records

[
  {
    "type": "A",
    "value": "172.64.144.180"
  },
  {
    "type": "A",
    "value": "104.18.43.76"
  }
]

NS records

[
  {
    "type": "NS",
    "value": "emma.ns.cloudflare.com"
  },
  {
    "type": "NS",
    "value": "fred.ns.cloudflare.com"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 -all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=0x_DqAfRXGYgEx0nwvOzffvKcg6iIxQ93vxsV-P_Zhw"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "yandex-verification: 58faa6ff34c071e6"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=l0IeofiuneAGFOKMbYWZO7crmBxrH0h0uXPhU0eJxJc"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "emma.ns.cloudflare.com",
    "hostmaster": "dns.cloudflare.com",
    "serial": 2403000647,
    "refresh": 10000,
    "retry": 2400,
    "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 themeforest.net.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup