DNS.fish

$ Quick DNS Record Lookup Tool_

> DNS records for podbooster.io

Name Type Data TTL
labs.podbooster.ioA 76.76.21.61 1800
labs.podbooster.ioA 76.76.21.241 1800
webmail.podbooster.ioA 76.76.21.93 1800
www.podbooster.ioA 76.76.21.142 1800
www.podbooster.ioA 76.76.21.241 1800
testing.podbooster.ioA 76.76.21.22 1800
testing.podbooster.ioA 76.76.21.164 1800
support.podbooster.ioA 76.76.21.98 1800
test.podbooster.ioA 76.76.21.93 1800
test.podbooster.ioA 76.76.21.241 1800
shop.podbooster.ioA 76.76.21.241 1800
store.podbooster.ioA 76.76.21.98 1800
mx.podbooster.ioA 76.76.21.142 1800
mx.podbooster.ioA 76.76.21.22 1800
mail.podbooster.ioA 76.76.21.241 1800
mail.podbooster.ioA 76.76.21.61 1800
dashboard.podbooster.ioA 76.76.21.164 1800
imap.podbooster.ioA 76.76.21.22 1800
files.podbooster.ioA 76.76.21.93 1800
files.podbooster.ioA 76.76.21.98 1800
help.podbooster.ioA 76.76.21.98 1800
help.podbooster.ioA 76.76.21.142 1800
ftp.podbooster.ioA 76.76.21.22 1800
ftp.podbooster.ioA 76.76.21.241 1800
edge.podbooster.ioA 76.76.21.22 1800
edge.podbooster.ioA 76.76.21.241 1800
docs.podbooster.ioA 76.76.21.61 1800
docs.podbooster.ioA 76.76.21.164 1800
dev.podbooster.ioA 76.76.21.98 1800
demo.podbooster.ioA 76.76.21.142 1800
demo.podbooster.ioA 76.76.21.98 1800
dash.podbooster.ioA 76.76.21.22 1800
dash.podbooster.ioA 76.76.21.93 1800
data.podbooster.ioA 76.76.21.164 1800
data.podbooster.ioA 76.76.21.93 1800
cpanel.podbooster.ioA 76.76.21.142 1800
cpanel.podbooster.ioA 76.76.21.22 1800
analytics.podbooster.ioA 76.76.21.61 1800
analytics.podbooster.ioA 76.76.21.142 1800
beta.podbooster.ioA 76.76.21.93 1800
blog.podbooster.ioA 76.76.21.61 1800
cloud.podbooster.ioA 76.76.21.142 1800
cdn.podbooster.ioA 76.76.21.22 1800
bounces.podbooster.ioA 76.76.21.241 1800
bounces.podbooster.ioA 76.76.21.61 1800
api.podbooster.ioA 76.76.21.22 1800
api.podbooster.ioA 76.76.21.241 1800
app.podbooster.ioA 76.76.21.61 1800
app.podbooster.ioA 76.76.21.164 1800
apps.podbooster.ioA 76.76.21.93 1800
apps.podbooster.ioA 76.76.21.164 1800
*.podbooster.ioA 76.76.21.123 1800
admin.podbooster.ioA 76.76.21.142 1800
assets.podbooster.ioA 76.76.21.241 1800
assets.podbooster.ioA 76.76.21.142 1800
podbooster.ioA 76.76.21.142 1800
podbooster.ioA 76.76.21.22 1800
podbooster.ioMX 20 mailsec.protonmail.ch. 60
podbooster.ioMX 10 mail.protonmail.ch. 60
podbooster.ioNS ns2.vercel-dns.com 86400
podbooster.ioNS ns1.vercel-dns.com 86400
podbooster.ioSOA ns1.vercel-dns.com. hostmaster.nsone.net. 1697565263 43200 7200 1209600 600 3600
podbooster.ioTXT "v=spf1 include:_spf.protonmail.ch mx ~all" 60
podbooster.ioTXT "protonmail-verification=1b48705666e79a35d0551720a5b3a0e86929dc59" 60
podbooster.ioTXT "google-site-verification=WBFHGTLM8FJK9lmOoxqv7IFpXj6Y753Mcb-wnmNelck" 60
podbooster.ioTXT "google-site-verification=8deA7yzIH7hZqTUXUtBGBx5Qk8wJP-9Comqt_zb9eHc" 60

> Export DNS Records for podbooster.io

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/podbooster.io

$ Get specific type records:

curl dns.fish/podbooster.io/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.