DNS.fish

$ Quick DNS Record Lookup Tool_

> DNS records for yandex.ru

Name Type Data TTL
market.yandex.ruA 87.250.250.22 600
ns2.yandex.ruA 93.158.134.1 345600
ns1.yandex.ruA 213.180.193.1 345600
www.yandex.ruA 5.255.255.77 600
www.yandex.ruA 77.88.44.55 600
www.yandex.ruA 77.88.55.88 600
mx.yandex.ruA 77.88.21.249 600
mail.yandex.ruA 77.88.21.37 300
mirror.yandex.ruA 213.180.204.183 600
imap.yandex.ruA 77.88.21.125 300
help.yandex.ruA 87.250.251.150 170
docs.yandex.ruA 87.250.250.50 600
cloud.yandex.ruA 87.250.250.108 900
metrika.yandex.ruA 87.250.251.77 600
admin.yandex.ruA 93.158.134.57 600
*.yandex.ruA 213.180.204.242 600
yandex.ruA 77.88.44.55 144
yandex.ruA 77.88.55.88 144
yandex.ruA 5.255.255.77 144
yandex.ruAAAA 2a02:6b8:a::a 600
shop.yandex.ruCNAME market.yandex.ru 3600
store.yandex.ruCNAME spec-promo-external-balancer.yandex.net 600
dev.yandex.ruCNAME api.yandex.ru 300
ftp.yandex.ruCNAME mirror.yandex.ru 3600
files.yandex.ruCNAME any.yandex.ru 300
beta.yandex.ruCNAME any.yandex.ru 3600
api.yandex.ruCNAME any.yandex.ru 600
analytics.yandex.ruCNAME metrika.yandex.ru 3600
yandex.ruMX 10 mx.yandex.ru. 2448
yandex.ruNS ns2.yandex.ru 604800
yandex.ruNS ns1.yandex.ru 604800
yandex.ruSOA ns1.yandex.ru. sysadmin.yandex-team.ru. 2023034481 600 300 2592000 900 3600
yandex.ruTXT "MS=ms75457885" 1200
yandex.ruTXT "_globalsign-domain-verification=x4gHyymzTuIQT_ncc0XJFxqJYJTCA5Q6jDatlOLMRo" 1200
yandex.ruTXT "google-site-verification=bDiyjBjCnMbct5cB1XZXOj5gQ0YcatJqTZUxFBo55nE" 1200
yandex.ruTXT "google-site-verification=Xj1hw8lKZK7dkCP6SCfNi98SvjacNHoNCVrFbJCZfio" 1200
yandex.ruTXT "have-i-been-pwned-verification=13c7b50cd0b12f85dabe796e6178fb74" 1200
yandex.ruTXT "facebook-domain-verification=e750ewnqm68u4f83wvp6qp7iiphkj0" 1200
yandex.ruTXT "mailru-verification: 530c425b1458283e" 1200
yandex.ruTXT "v=spf1 redirect=_spf.yandex.ru" 1200

> Export DNS Records for yandex.ru

Need PDF format? Easily convert TXT to PDF with PDF Dance .

> About DNS.fish

DNS.fish: Powerful tool for quick DNS record lookups. The alternative to nslookup.io. Built for devs, sysadmins, and curious minds. Simple curl commands. Fast results. No BS.

> Domain DNS Lookup API Usage

$ Get all DNS records:

curl dns.fish/yandex.ru

$ Get specific type records:

curl dns.fish/yandex.ru/TYPE

Replace DOMAIN with target domain, TYPE with DNS record type (A, AAAA, MX, etc.).

> Features

  • • Fast and live DNS record lookups
  • • All common DNS record types supported
  • • Zero install, supports CLI(API) usage
  • • Blazing fast response times
  • • Clean, parsable output
  • • Export & Download DNS records

> FAQ

Q: What is a DNS record?

A: A DNS record is a database entry in the Domain Name System that maps a domain name to specific information, such as IP addresses or other data related to the domain.

Q: Why is it important to check DNS records?

A: Checking DNS records is crucial for several reasons:

  • Troubleshooting: Helps identify and resolve website accessibility issues
  • Security: Verifies proper configuration to prevent DNS-based attacks
  • Email delivery: Ensures correct MX records for smooth email flow
  • Performance: Confirms optimal DNS settings for fast website loading
  • Migrations: Validates DNS changes during website or server migrations
  • Compliance: Assists in maintaining required security standards

Regular DNS record checks help maintain a healthy, secure, and efficient online presence.

Q: What are the most common types of DNS records?

A: The most common types of DNS records include:

  • A (Address) record: Maps a domain to an IPv4 address
  • AAAA record: Maps a domain to an IPv6 address
  • CNAME (Canonical Name) record: Aliases one domain to another
  • MX (Mail Exchanger) record: Specifies mail servers for the domain
  • TXT (Text) record: Stores text-based information, often used for SPF, DKIM, etc.
  • NS (Name Server) record: Specifies authoritative name servers for the domain

Q: What is the difference between A and AAAA records?

A: A records map a domain to an IPv4 address (e.g., 192.0.2.1), while AAAA records map a domain to an IPv6 address (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).

Q: What is a CNAME record used for?

A: A CNAME record is used to create an alias for a domain. It points one domain name to another, allowing multiple domains to resolve to the same IP address without duplicate A or AAAA records.

Q: How do MX records work?

A: MX records specify the mail servers responsible for handling email for a domain. They include a priority value to determine the order in which mail servers should be tried.

Q: What is a TTL in DNS records?

A: TTL stands for Time To Live. It specifies how long (in seconds) a DNS record should be cached by resolving name servers before requesting a fresh copy from the authoritative name server.

> Recent DNS Lookups

Note: Only domains with more than 3 DNS records are displayed here. CURL requests are not shown.