DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for indid.fr
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| indid.fr | SOA | 86400 | alice.octopuce.fr root.alice.octopuce.fr 2023051113 21600 3600 1209600 86400 | |
| indid.fr | TXT | 0 | v=DKIM1; g=*; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDk9B/CYtZbmasr+g2GqxgI46mNL7XTAnS6QExi9WqLzV+VzCgqSNpSrgeg/ZoOIN5N5metSI0Wj0jvJpwYba+hI/uEfNLpbwQMw0Bxs3a3HdNIRl+bWqo9L2mT7vPmr5MlpJn+s0vkVSxaEA/MGslNwgo7sy8mMRLPJ8NubhE7QIDAQAB | |
| indid.fr | TXT | 0 | v=spf1 a mx include:spf.octopuce.fr ?all | |
| indid.fr | A | 0 | 91.194.60.6 | |
| indid.fr | MX | 0 | 5 | alice.octopuce.fr |
| indid.fr | NS | 0 | ns2.octopuce.net | |
| indid.fr | NS | 0 | ns1.octopuce.fr | |
| www.indid.fr | A | 0 | 91.194.60.6 |
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