DNS records for samsungosp.com
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.
MX records
[
{
"type": "MX",
"exchange": "mxn.mxhichina.com",
"priority": 5
},
{
"type": "MX",
"exchange": "mxw.mxhichina.com",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "auth01.sam.ic"
},
{
"type": "NS",
"value": "green.samsung.co.kr"
},
{
"type": "NS",
"value": "red.samsung.co.kr"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 include:spf.mxhichina.com -all"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "auth01.sam.ic",
"hostmaster": "root.samsungosp.com",
"serial": 2019113789,
"refresh": 10800,
"retry": 3600,
"expire": 2419200,
"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 samsungosp.com.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup