A Record Lookup – IPv4 DNS Record Checker
Find IPv4 addresses (A records) published for any domain or hostname.
Introduction
Every time a browser, API client, or monitoring probe connects to your site by name, DNS A records translate that hostname into an IPv4 address. Without correct A records, traffic never reaches your server — even when the server itself is healthy.
An A record lookup shows exactly which IPv4 addresses are published right now, including TTL values that control how quickly changes propagate across the internet.
Whether you are a developer validating a deployment, an IT admin updating firewall rules, or a site owner confirming a hosting move, this tool on VSPIC gives you authoritative A answers in seconds.
How to use this a record lookup tool
- Enter a domain or hostname (for example example.com or api.example.com).
- Click Lookup A Records to start the query.
- The tool requests live DNS data filtered to A records only.
- Results appear in a table with Host, Value (IPv4), and TTL columns.
- Use the copy button beside any value to paste the IP into tickets or firewall rules.
- Compare with AAAA Record Lookup or full DNS Lookup when you need IPv6 or all record types.
What Is A Record
A DNS A record — short for Address — stores one or more IPv4 addresses for a hostname. It is defined in the DNS protocol and is the default way clients resolve website names to routable IPv4 targets.
Each A record answer includes the queried name (host), the IPv4 value (such as 93.184.216.34), and a TTL that tells resolvers how long they may reuse the answer without asking again.
A records apply to hostnames, not bare IP addresses. To find names for an IP, use reverse DNS (PTR) instead.
How A Records Work
When a resolver receives a query for type A, it walks the DNS hierarchy from root to TLD to the domain's authoritative nameservers. The authoritative zone returns A resource records for the matching name.
If multiple A records exist, resolvers may return all of them. Clients often try the first answer or spread connections across the set for simple load distribution.
A records do not follow CNAME chains by themselves — if a name is a CNAME, the resolver first finds the canonical target, then queries A records on that target.
DNS Resolution Process
Resolution begins with a stub resolver on the client or a recursive resolver on the network. The recursive server caches prior answers and forwards misses to authoritative nameservers listed in NS records.
For apex domains like example.com, the A record lives in the zone file at the authoritative DNS host. For subdomains like api.example.com, the same zone or a delegated child zone publishes the A answer.
Caching layers — browser, OS, ISP resolver, and CDN — mean different observers can briefly see different A values during a migration until old TTLs expire.
How To Use
- Type the hostname without http:// or paths — use example.com or www.example.com.
- Click Lookup A Records and wait for the results table.
- Read the Host column for the exact DNS name that was answered.
- Read the Value column for each IPv4 address currently published.
- Note TTL in seconds to estimate how long caches may hold old values.
- Copy any IP with the copy button for tickets, allowlists, or documentation.
Examples
| Hostname | Typical A record pattern |
|---|---|
| example.com | One or more IPv4 addresses at the zone apex |
| www.example.com | May match apex or point to a CDN edge pool |
| api.example.com | Often a single origin IP or load-balancer VIP |
| staging.example.com | Separate A target from production |
| mail.example.com | Webmail or portal host — distinct from MX targets |
Benefits
- Focused IPv4 answers without scrolling through unrelated record types
- Host, value, and TTL columns aligned with how DNS admins think
- Copy-friendly output for change requests and runbooks
- No account, plugin, or command-line tool required
- Works on mobile for quick checks from any network
- Pairs with AAAA, CNAME, and full DNS Lookup on the same site
Troubleshooting
No A records found
- Confirm you queried the correct hostname (apex vs www vs subdomain).
- Check whether the name is a CNAME — use CNAME Lookup, then A on the target.
- Verify NS delegation points to the zone where you edited records.
Unexpected IP address
- CDN or proxy services replace origin IPs with edge addresses.
- Geo DNS may return different A answers by resolver location.
- Stale cache — compare TTL and retry after it expires.
Multiple A records
- Several values often indicate load balancing or anycast — all may be valid.
- Ensure firewall rules allow every published address if you rely on all paths.
Common DNS Issues
- Pointing A to a decommissioned server after a migration
- Leaving www and apex on different IPs without redirects
- TTL left at 86400 during a planned cutover, slowing rollback
- Publishing private RFC1918 addresses in public zones by mistake
- Conflicting A and CNAME on the same name (invalid in standard zones)
- Forgetting to update A records when changing hosting providers
Best Practices
- Lower TTL several hours before a planned IP change, then restore afterward
- Document both apex and www A targets in your runbook
- After edits, verify with this lookup from an external network
- Pair A checks with SSL certificate and HTTP header verification
- Use monitoring that alerts when live A records drift from expected values
- Keep a rollback IP noted until TTL proves the new answer everywhere
Disclaimer
DNS answers may be cached or vary by resolver location and time. Results are for operational troubleshooting and planning, not legal proof of ownership or routing.
a record lookup — frequently asked questions
An A record lookup queries DNS for type A records and returns the IPv4 addresses associated with a hostname.
Enter the domain in the A record lookup tool and click Lookup A Records. The Value column shows each published IPv4 address.
An A (Address) record maps a DNS name to one or more 32-bit IPv4 addresses used for web, mail, and application traffic.
Yes. Load balancing, anycast, and round-robin setups often publish several A records for the same hostname.
TTL (time to live) is how long resolvers may cache the answer in seconds. Lower TTL speeds up DNS change propagation.
Ping uses DNS resolution plus routing. CDNs, geo DNS, and anycast may return different edges. Always compare live A answers from DNS.
They are separate names in DNS. Check both if users reach your site via www.example.com and example.com.
DNS Lookup returns many record types at once. This page focuses only on A records for a faster IPv4-specific answer.
Inbound mail uses MX records, not A records. A records matter for websites and services reached by hostname over IPv4.
The name may use only AAAA (IPv6), a CNAME alias, or have no address published. Try the apex, www, or AAAA lookup.
Changes propagate after TTL expires on cached resolvers. Publishing a lower TTL before a migration reduces wait time.
Often the A record points to the CDN edge network rather than your origin. That is expected when a proxy is enabled.
Yes. VSPIC provides this tool at no cost with no account required.
A records hold IPv4 addresses. AAAA records hold 128-bit IPv6 addresses. Dual-stack sites may publish both.
After DNS edits, before firewall allowlists, during CDN or hosting migrations, and when debugging unreachable websites.
Next step for a record lookup
Continue with aaaa record lookup on VSPIC.
Related Tools
Explore more free VSPIC tools for IP, DNS, security, and network diagnostics.
AAAA Record Lookup
Query IPv6 AAAA DNS records for any hostname
Use Free →DNS Lookup
Free DNS lookup tool and DNS checker — query A, AAAA, MX, TXT, NS, CNAME, and SOA records for any domain.
Use Free →CNAME Lookup
Find CNAME alias records and canonical targets
Use Free →Hostname Lookup
Resolve a domain name to its hostname and IP addresses
Use Free →Website IP Checker
Resolve domain names to their hosting IP addresses
Use Free →NS Lookup
Query authoritative nameserver NS records for a domain
Use Free →MX Record Lookup
Find mail server MX records and priorities for a domain
Use Free →
Trusted by Users Who Value Privacy
Always Free
No premium plan ever
100% Private
Files processed in browser
Instant Results
Convert in seconds
Works Everywhere
Any device, any OS