DNS.fish

$ Quick DNS Record Lookup Tool_

> DNS records for 5x2.de

Name Type Data TTL
mx-srv02.5x2.deA 136.243.126.147 120
mx-srv03.5x2.deA 136.243.126.148 120
mailout.5x2.deA 136.243.126.155 300
mailout.5x2.deA 136.243.126.154 300
mailout.5x2.deA 136.243.126.153 300
mailout.5x2.deA 136.243.126.152 300
mailout.5x2.deA 136.243.126.151 300
mailout.5x2.deA 136.243.126.150 300
mailout.5x2.deA 136.243.126.142 300
mailout.5x2.deA 136.243.126.141 300
mailout.5x2.deA 136.243.126.140 300
mailout.5x2.deA 136.243.126.139 300
mailout.5x2.deA 136.243.126.138 300
mailout.5x2.deA 136.243.126.137 300
mailout.5x2.deA 136.243.126.136 300
test.5x2.deA 136.243.126.132 300
mx-srv01.5x2.deA 136.243.126.146 120
www.5x2.deA 172.67.68.237 300
www.5x2.deA 104.26.7.119 300
www.5x2.deA 104.26.6.119 300
mail.5x2.deA 136.243.126.133 120
ftp.5x2.deA 136.243.126.131 300
imap.5x2.deA 136.243.126.133 120
cloud.5x2.deA 5.9.179.131 300
5x2.deA 172.67.68.237 300
5x2.deA 104.26.7.119 300
5x2.deA 104.26.6.119 300
5x2.deAAAA 2606:4700:20::ac43:44ed 300
5x2.deAAAA 2606:4700:20::681a:777 300
5x2.deAAAA 2606:4700:20::681a:677 300
5x2.deMX 20 mx-srv02.5x2.de. 120
5x2.deMX 10 mx-srv01.5x2.de. 120
5x2.deMX 5 mx-srv03.5x2.de. 120
5x2.deNS plato.ns.cloudflare.com 86400
5x2.deNS lisa.ns.cloudflare.com 86400
5x2.deSOA lisa.ns.cloudflare.com. dns.cloudflare.com. 2367782943 10000 2400 604800 1800 1800
5x2.deTXT "v=spf1 a:mailout.5x2.de ip4:188.40.173.64/27 mx:5x2.de a:5x2.de -all" 300

> Export DNS Records for 5x2.de

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/5x2.de

$ Get specific type records:

curl dns.fish/5x2.de/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.