DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, and CNAME records for any domain
DNS Records for psee.io
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| psee.io | SOA | 1800 | deb.ns.cloudflare.com dns.cloudflare.com 2407517126 10000 2400 604800 1800 | |
| psee.io | NS | 0 | deb.ns.cloudflare.com | |
| psee.io | NS | 0 | kirk.ns.cloudflare.com | |
| psee.io | MX | 0 | 10 | mail.psee.io |
| psee.io | A | 0 | 35.175.162.230 | |
| psee.io | A | 0 | 52.206.248.99 | |
| psee.io | A | 0 | 35.170.232.107 | |
| www.psee.io | CNAME | 0 | k8s-prod-picseere-5338ae454b-1132499336.us-east-1.elb.amazonaws.com | |
| www.psee.io | A | 0 | 35.175.162.230 | |
| www.psee.io | A | 0 | 35.170.232.107 | |
| www.psee.io | A | 0 | 52.206.248.99 |
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