A Record
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/a-record/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/a-record/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/a-record/)
Use the native HTML custom element.
An A record is a [[dns|DNS]] record that maps a domain name directly to an IPv4 address. It is the most fundamental DNS record type and is required for any domain to be accessible via a web browser.
Example
An A record for example.com pointing to 93.184.216.34 tells browsers which server to contact when visiting that domain.
Referenced in Guides
Domain Basics