NSToolKit
NSToolKit
free network tools

DNS records for seznam.cz

A records

[
  {
    "type": "A",
    "value": "77.75.79.222"
  },
  {
    "type": "A",
    "value": "77.75.77.222"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a02:598:2::1222"
  },
  {
    "type": "AAAA",
    "value": "2a02:598:a::79:222"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx1.seznam.cz",
    "priority": 10
  },
  {
    "type": "MX",
    "exchange": "mx2.seznam.cz",
    "priority": 20
  }
]

NS records

[
  {
    "type": "NS",
    "value": "ans.seznam.cz"
  },
  {
    "type": "NS",
    "value": "ams.seznam.cz"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=v2WaAYaKuekbWHJu29R0b1IbBY2-pInEXYWbh_1_V2M"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "v=spf1 mx ip4:77.75.78.0/23 ip4:77.75.76.0/23 ip6:2a02:598::/32 ?all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "facebook-domain-verification=hp0jkbs2ikx5c9hv3r0cwcyvi2c2jm"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=a9t5IHxxjmCtKh9OOuqIGQBo1JUNQC1eEzhCY7x2Lts"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=e3xWgDmkjVzej4PsMZgvtPhUiJLFAK5rdx-zdmeBYjg"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "yahoo-verification-key=rIVkIfpCmZr9Wlk/ixIMiDw3Gdv8aIr0gxXkfzWe6+Y="
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "ans.seznam.cz",
    "hostmaster": "hostmaster.seznam.cz",
    "serial": 1779343434,
    "refresh": 900,
    "retry": 300,
    "expire": 604800,
    "minttl": 300
  }
]

CAA records

[
  {
    "type": "CAA",
    "critical": 0,
    "tag": "iodef",
    "value": "mailto:[email protected]"
  },
  {
    "type": "CAA",
    "critical": 0,
    "tag": "issue",
    "value": "letsencrypt.org;validationmethods=dns-01"
  }
]

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 seznam.cz.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup