DNS Record Lookup
Look up DNS records including A, AAAA, MX, NS, SOA, CNAME, TXT, and CAA records for any domain
DNS Records for rpi.edu
| Hostname | Type | TTL | Priority | Content |
|---|---|---|---|---|
| rpi.edu | MX | 0 | 1 | mail.rpi.edu |
| rpi.edu | A | 0 | 23.185.0.3 | |
| rpi.edu | SOA | 7200 | dns2.rpi.edu hostmaster.rpi.edu 102444 86400 4380 604800 7200 | |
| rpi.edu | NS | 0 | dns2.rpi.edu | |
| rpi.edu | NS | 0 | dns11.rpi.edu | |
| rpi.edu | NS | 0 | dns3.rpi.edu | |
| rpi.edu | AAAA | 0 | 2620:12a:8001::3 | |
| rpi.edu | AAAA | 0 | 2620:12a:8000::3 | |
| rpi.edu | TXT | 0 | UOv6dt1K0vs/pKfTPio7rnOfZJFDki1mvy8KKtX1p1TILTWtPsV1iT0ly3WckGC46onnD/BMWt5p9sgHwAWPlQ== | |
| rpi.edu | TXT | 0 | duo_sso_verification=Cf7JHuYRYAsrjTBcUzgB9EkngPpSc7kVivy8OQnlX4huv8IdeDQ6O4efo6B8vEiZ | |
| rpi.edu | TXT | 0 | v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiQDOpEjcaKLrR1/ppMLxbvkuWcZGnghzy81W02qAfvkcznzal6J1Kcjax32XEvC9T5xerWBlXdJsBBkJJN9H+/KwBksrfFLr5xhIk50zrB3NxM9vkw1bHE15I37HymjiPtGf+mjXx0/t3/Fd5EFQrGQBwdlA22vMPJ9kXhww+7QIDAQAB | |
| rpi.edu | TXT | 0 | abuseipdb-verification=fsZcG391 | |
| rpi.edu | TXT | 0 | google-gws-recovery-domain-verification=57180753 | |
| rpi.edu | TXT | 0 | smartsheet-site-validation=zVnG5_eYRtqMKCyoGPb7m2BsQhR9qHMs | |
| rpi.edu | TXT | 0 | v=spf1 ip4:128.113.1.200/29 ip4:128.113.1.208 ip4:128.113.26.109 ip4:159.112.250.171 include:spf.protection.outlook.com -all | |
| rpi.edu | TXT | 0 | adobe-idp-site-verification=aed76f36bfd7702df0cebf5a11851537e120e5a9ccb93b0587941275f248bcac | |
| rpi.edu | TXT | 0 | MS=ms47037963 | |
| rpi.edu | TXT | 0 | apple-domain-verification=Ief7NnC1RdkuXdLy | |
| rpi.edu | TXT | 0 | @ MS=ms38237274 3600 | |
| rpi.edu | TXT | 0 | F0472EB1EF6CB354E3B704AD04EC28CF | |
| rpi.edu | TXT | 0 | 42E5E711E86CB0F6FC35672C5920A3D8 | |
| rpi.edu | TXT | 0 | fortinet-fortiphish-site-verification=h5FeGJVJzFNLUJEL8LyseQ | |
| rpi.edu | TXT | 0 | A9140ED1C4EBAFF89C070B8BB1702560 | |
| rpi.edu | TXT | 0 | google-site-verification=-F7MdHVAGhjx_VyONSJfPwSCxoac1YYKe4JHD55PGHQ | |
| rpi.edu | TXT | 0 | openai-domain-verification=dv-B3JOUs2DCTFCLMTKbnLTYsuV | |
| rpi.edu | TXT | 0 | ;;;;;v=spf1 ip4:128.113.1.200/29 ip4:128.113.1.208 ip4:128.113.26.109 ip4:159.112.250.171 -all | |
| www.rpi.edu | A | 0 | 23.185.0.3 | |
| www.rpi.edu | AAAA | 0 | 2620:12a:8000::3 | |
| www.rpi.edu | AAAA | 0 | 2620:12a:8001::3 |
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