NSToolKit
NSToolKit
free network tools

DNS records for mysql.com

Findings

  • [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.

A records

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

MX records

[
  {
    "type": "MX",
    "exchange": "mxa-00069f01.gslb.pphosted.com",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mxb-00069f01.gslb.pphosted.com",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "a18-67.akam.net"
  },
  {
    "type": "NS",
    "value": "ns2.p201.dns.oraclecloud.net"
  },
  {
    "type": "NS",
    "value": "ns4.p201.dns.oraclecloud.net"
  },
  {
    "type": "NS",
    "value": "a1-160.akam.net"
  },
  {
    "type": "NS",
    "value": "ns1.p201.dns.oraclecloud.net"
  },
  {
    "type": "NS",
    "value": "a13-65.akam.net"
  },
  {
    "type": "NS",
    "value": "ns3.p201.dns.oraclecloud.net"
  },
  {
    "type": "NS",
    "value": "a11-66.akam.net"
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ns1.p201.dns.oraclecloud.net",
    "hostmaster": "hostmaster.oracle.com",
    "serial": 2026031101,
    "refresh": 7200,
    "retry": 600,
    "expire": 1209600,
    "minttl": 900
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "digicert.com"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "symantec.com"
  }
]

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 mysql.com.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup