DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for fuse-works.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fuse-works.com | TXT | 0 | google-site-verification=0nO7JH2xmNXad_nJmKqDpsnM1ONyZbRaZh3XBJPxi-c | |
| fuse-works.com | TXT | 0 | v=spf1 +ip4:108.178.43.98 +include:spf.greengeeks.net +ip4:76.74.128.246 +a +mx +ip4:76.74.235.170 +include:_spf.google.com ~all +include:spf.antispamcloud.com +ip4:67.210.120.50 ~all | |
| fuse-works.com | AAAA | 0 | 2606:4700:3031::ac43:a0ab | |
| fuse-works.com | AAAA | 0 | 2606:4700:3037::6815:2931 | |
| fuse-works.com | NS | 0 | kami.ns.cloudflare.com | |
| fuse-works.com | NS | 0 | rustam.ns.cloudflare.com | |
| fuse-works.com | MX | 0 | 10 | aspmx3.googlemail.com |
| fuse-works.com | MX | 0 | 5 | alt2.aspmx.l.google.com |
| fuse-works.com | MX | 0 | 5 | alt1.aspmx.l.google.com |
| fuse-works.com | MX | 0 | 10 | aspmx2.googlemail.com |
| fuse-works.com | MX | 0 | 1 | aspmx.l.google.com |
| fuse-works.com | A | 0 | 104.21.41.49 | |
| fuse-works.com | A | 0 | 172.67.160.171 | |
| fuse-works.com | SOA | 1800 | kami.ns.cloudflare.com dns.cloudflare.com 2409033666 10000 2400 604800 1800 | |
| fuse-works.com | CAA | 0 | 0 issue globalsign.com | |
| fuse-works.com | CAA | 0 | 0 issue comodoca.com | |
| fuse-works.com | CAA | 0 | 0 issuewild digicert.com; cansignhttpexchanges=yes | |
| fuse-works.com | CAA | 0 | 0 issuewild comodoca.com | |
| fuse-works.com | CAA | 0 | 0 issuewild letsencrypt.org | |
| fuse-works.com | CAA | 0 | 0 issue letsencrypt.org | |
| fuse-works.com | CAA | 0 | 0 issue digicert.com; cansignhttpexchanges=yes | |
| fuse-works.com | CAA | 0 | 0 issue sectigo.com | |
| fuse-works.com | CAA | 0 | 0 issuewild pki.goog; cansignhttpexchanges=yes | |
| fuse-works.com | CAA | 0 | 0 issue pki.goog; cansignhttpexchanges=yes | |
| fuse-works.com | CAA | 0 | 0 issuewild sectigo.com | |
| fuse-works.com | CAA | 0 | 0 issuewild globalsign.com | |
| fuse-works.com | CAA | 0 | 0 issue ssl.com | |
| fuse-works.com | CAA | 0 | 0 issuewild ssl.com | |
| www.fuse-works.com | AAAA | 0 | 2606:4700:3037::6815:2931 | |
| www.fuse-works.com | AAAA | 0 | 2606:4700:3031::ac43:a0ab | |
| www.fuse-works.com | A | 0 | 104.21.41.49 | |
| www.fuse-works.com | A | 0 | 172.67.160.171 |
About DNS Records
DNS (Domain Name System) records are instructions that provide information about a domain, including its IP addresses, mail servers, and other services. Common record types include:
- SOA (Start of Authority) - Contains administrative information about the zone
- NS (Nameserver) - Specifies authoritative nameservers for the domain
- A (Address) - Maps a domain to an IPv4 address
- AAAA - Maps a domain to an IPv6 address
- CNAME (Canonical Name) - Creates an alias pointing to another domain
- MX (Mail Exchange) - Specifies mail servers for the domain