DNS records for iiko.it
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": "mail.iiko.ru",
"priority": 10
}
]NS records
[
{
"type": "NS",
"value": "sitdns.iiko-systems.com"
},
{
"type": "NS",
"value": "mitdns.iiko-systems.com"
}
]TXT records
[
{
"type": "TXT",
"entries": [
"v=spf1 a mx include:iiko.ru include:amazonses.com -all"
]
},
{
"type": "TXT",
"entries": [
"_globalsign-domain-verification=bROdbMnrTNTfEr8l_lnaCIn8ihrbOVBYLc0H1c8lqT"
]
}
]SOA records
[
{
"type": "SOA",
"nsname": "mitdns.iiko-systems.com",
"hostmaster": "admin.iiko.ru",
"serial": 2026150824,
"refresh": 60,
"retry": 600,
"expire": 2592000,
"minttl": 120
}
]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 iiko.it.
Related tools: DNS Lookup · SPF Checker · DMARC Lookup