DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for fvc.com
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| fvc.com | NS | 0 | ns2.hostingww.com | |
| fvc.com | NS | 0 | ns3.hostingww.com | |
| fvc.com | NS | 0 | ns1.hostingww.com | |
| fvc.com | A | 0 | 199.36.158.100 | |
| fvc.com | SOA | 86400 | ns1.hostingww.com root.hostingww.com 2017082401 28800 7200 604800 86400 | |
| fvc.com | MX | 0 | 10 | eu-smtp-inbound-2.mimecast.com |
| fvc.com | MX | 0 | 10 | eu-smtp-inbound-1.mimecast.com |
| fvc.com | TXT | 0 | pexip-ms-tenant-domain-verification=ed9897ef-36d4-4ad5-9432-2ece6b0cec7b | |
| fvc.com | TXT | 0 | zoho-verification=zb49287521.zmverify.zoho.com | |
| fvc.com | TXT | 0 | 0ed1fe018a8800cf45396b4549a3f075cbfc59690d | |
| fvc.com | TXT | 0 | v=spf1 mx:mail.fvc.com include:eu._netblocks.mimecast.com include:spf.protection.outlook.com include:hostingww.com include:spf-eu.emailsignatures365.com include:one.zoho.com ip4:213.132.62.170 ~all | |
| fvc.com | TXT | 0 | hosting-site=fvc-dummy | |
| fvc.com | TXT | 0 | urijjm4icr0hcupp44h3rr77vl | |
| fvc.com | TXT | 0 | google-site-verification=ApErOeVv8PifoVuYelFi21hsi35qKje4WohmQFYA8QI | |
| fvc.com | TXT | 0 | oWQ9Z2LSUQXZYj+O93rLSXremm7lhuCkcYGMxmwRHJoV5xH/gOzLZyAnOpXMz9NCKHc0OWm1b1FyuXpyv8C9IA== | |
| fvc.com | TXT | 0 | xhVJWBDfVtJkaBEdcXflPACktFTIh+LexBfinXMaAjflx1bKwdyfw+r1usONz02aW456geAURyYksybMlxy6hA== | |
| fvc.com | TXT | 0 | _globalsign-domain-verification=r-c2KagwhTiRVw8mFF5gTL6kQwFq_oUvK7Gp6EQhyA | |
| www.fvc.com | AAAA | 0 | 2620:0:890::100 | |
| www.fvc.com | CNAME | 0 | fvc-dummy.web.app | |
| www.fvc.com | A | 0 | 199.36.158.100 |
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