DNS.fish

$ Quick DNS Record Lookup Tool_

> DNS records for twelvelabs.io

Name Type Data TTL
twelvelabs.ioA 31.43.161.6 1800
twelvelabs.ioA 31.43.160.6 1800
www.twelvelabs.ioCNAME sites.framer.app 1800
docs.twelvelabs.ioCNAME cname.vercel-dns.com 3600
api.twelvelabs.ioCNAME prod-web-proxy-753013704.us-west-2.elb.amazonaws.com 3600
app.twelvelabs.ioCNAME cname.vercel-dns.com 3600
twelvelabs.ioMX 10 alt4.aspmx.l.google.com. 3600
twelvelabs.ioMX 10 alt3.aspmx.l.google.com. 3600
twelvelabs.ioMX 5 alt2.aspmx.l.google.com. 3600
twelvelabs.ioMX 5 alt1.aspmx.l.google.com. 3600
twelvelabs.ioMX 1 aspmx.l.google.com. 3600
twelvelabs.ioNS ns34.domaincontrol.com 3600
twelvelabs.ioNS ns33.domaincontrol.com 3600
twelvelabs.ioSOA ns33.domaincontrol.com. dns.jomax.net. 2025051200 28800 7200 604800 600 3600
twelvelabs.ioTXT "confluent-verification=e3fca63a-de2d-46f0-9fa7-5b1b203c15a6" 1800
twelvelabs.ioTXT "mongodb-site-verification=ttvvCvhvooQWQVQgrVGhHEaXTWl5ZgzC" 1800
twelvelabs.ioTXT "miro-verification=55104789575c65e38d8f2010eff8f4cf2fc75e0d" 1800
twelvelabs.ioTXT "postman-domain-verification=a93563be76dd67c12b293f638784c750a246d858c0d74b0b2cd5bb114380e7cc62ce00fdd6df5f023f118aed8d57e1d00a4ff483145235a57d80fda697555317" 1800
twelvelabs.ioTXT "google-site-verification=6UF7GNASTuMzjN-fLWjaD34SoJyASfjftP_CPNQ1Z5U" 1800
twelvelabs.ioTXT "linkedin-site-verification=978d886d-e315-49ff-a404-8298ce7e2e60" 1800
twelvelabs.ioTXT "amazonses:yKWwWAzOmRU01JiXtuw0jkdU65bkWNNeJYCHdbWDyiE=" 1800
twelvelabs.ioTXT "notion-domain-verification=rxD08FF6uVwneLL81pmoVkF3EUpBd3b2sEjMNgusB3T" 1800
twelvelabs.ioTXT "google-site-verification=ad_pncjwyqRDbmZqgZc0t1-mcA1oz9O4_vgWy5F3C1U" 1800
twelvelabs.ioTXT "1password-site-verification=WROLWUKFFVB6VNQAYIYC5Z5OWA" 1800
twelvelabs.ioTXT "status-page-domain-verification=t9hynhk4t6nz" 1800
twelvelabs.ioTXT "google-site-verification=O86HCaTAbz5cPuYDCPjqhS7KHMg9l9RmKv1Lt1pfyy4" 1800
twelvelabs.ioTXT "v=verifydomain MS=7035832" 1800
twelvelabs.ioTXT "google-site-verification=cxrJXXsvSwncvgOUltZDFeves7R_3lnn2UW06epga4g" 1800
twelvelabs.ioTXT "v=spf1 include:_spf.google.com include:servers.mcsv.net include:mailgun.org include:20253029.spf10.hubspotemail.net -all" 1800
twelvelabs.ioTXT "cursor-domain-verification-ezae23=cgyMMahW9rBgz6f8hE1IE3dJo" 1800

> Export DNS Records for twelvelabs.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/twelvelabs.io

$ Get specific type records:

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