host.tools

DNS propagation

DNS Live stream /api/v1/dns/propagation

Query 15 global resolvers — see if your DNS change has propagated worldwide.

Inconsistent — propagation in progress

14 answer sets A

Queried 15 resolvers across the world for albaways.al.

Cloudflare
1.1.1.1
36 ms
  • 108.156.60.16
  • 108.156.60.40
  • 108.156.60.34
  • 108.156.60.14
Cloudflare 2
1.0.0.1
38 ms
  • 108.156.60.40
  • 108.156.60.34
  • 108.156.60.14
  • 108.156.60.16
Google
8.8.8.8
52 ms
  • 13.225.239.19
  • 13.225.239.32
  • 13.225.239.119
  • 13.225.239.74
Google 2
8.8.4.4
26 ms
  • 13.225.239.119
  • 13.225.239.19
  • 13.225.239.74
  • 13.225.239.32
Quad9
9.9.9.9
41 ms
  • 3.174.46.24
  • 3.174.46.104
  • 3.174.46.39
  • 3.174.46.115
OpenDNS
208.67.222.222
66 ms
  • 13.225.239.119
  • 13.225.239.19
  • 13.225.239.32
  • 13.225.239.74
OpenDNS 2
208.67.220.220
89 ms
  • 13.225.239.32
  • 13.225.239.74
  • 13.225.239.119
  • 13.225.239.19
Level 3
4.2.2.2
241 ms
  • 3.174.46.104
  • 3.174.46.115
  • 3.174.46.24
  • 3.174.46.39
Comodo Secure
8.26.56.26
253 ms
  • 3.174.46.24
  • 3.174.46.104
  • 3.174.46.115
  • 3.174.46.39
Verisign
64.6.64.6
179 ms
  • 3.174.46.24
  • 3.174.46.39
  • 3.174.46.115
  • 3.174.46.104
Yandex
77.88.8.8
174 ms
  • 3.164.240.48
  • 3.164.240.6
  • 3.164.240.45
  • 3.164.240.36
CleanBrowsing
185.228.168.9
34 ms
  • 3.174.46.24
  • 3.174.46.104
  • 3.174.46.115
  • 3.174.46.39
Control D
76.76.2.0
75 ms
  • 108.156.60.14
  • 108.156.60.16
  • 108.156.60.34
  • 108.156.60.40
AdGuard
94.140.14.14
66 ms
  • 3.174.83.98
  • 3.174.83.75
  • 3.174.83.126
  • 3.174.83.121
Mullvad
194.242.2.2
33 ms
No records returned.
Distinct answer sets
1 108.156.60.16,108.156.60.40,108.156.60.34,108.156.60.14
2 108.156.60.40,108.156.60.34,108.156.60.14,108.156.60.16
3 13.225.239.19,13.225.239.32,13.225.239.119,13.225.239.74
4 13.225.239.119,13.225.239.19,13.225.239.74,13.225.239.32
5 3.174.46.24,3.174.46.104,3.174.46.39,3.174.46.115
6 13.225.239.119,13.225.239.19,13.225.239.32,13.225.239.74
7 13.225.239.32,13.225.239.74,13.225.239.119,13.225.239.19
8 3.174.46.104,3.174.46.115,3.174.46.24,3.174.46.39
9 3.174.46.24,3.174.46.104,3.174.46.115,3.174.46.39
10 3.174.46.24,3.174.46.39,3.174.46.115,3.174.46.104
11 3.164.240.48,3.164.240.6,3.164.240.45,3.164.240.36
12 108.156.60.14,108.156.60.16,108.156.60.34,108.156.60.40
13 3.174.83.98,3.174.83.75,3.174.83.126,3.174.83.121
14 (empty)
How to use DNS propagation
  1. 1
    Paste your input

    Enter the value at the top — domain, IP, URL, email, ASN, hash, whatever fits this tool. The smart input auto-detects type.

  2. 2
    Click "Inspect"

    host.tools issues real probes (DNS, HTTP, TCP, TLS, WHOIS where applicable) and renders the result in milliseconds.

  3. 3
    Open the API tab

    Every web tool has a sibling /api/v1/dns/propagation JSON endpoint with the same payload. One copy-as-curl click and you're scripting it.

Why this matters

DNS is the routing layer for everything you do on the internet. A bad TTL, a missing MX or an unsigned zone propagates outages and inboxes-full-of-spam in minutes. Verify before you ship.

API equivalent
/api/v1/dns/propagation?q=albaways.al
curl -s '/api/v1/dns/propagation?q=albaways.al'
Embed this tool
<iframe src="/dns/propagation?q={INPUT}&embed=1"
  width="100%" height="600" frameborder="0"></iframe>

Drop into any HTML page. The embed=1 flag hides nav and footer.

FAQ · DNS propagation

Common questions

Is DNS propagation free?
Yes — every tool is free on the web with a 200/hour rate limit per IP. The matching API endpoint /api/v1/dns/propagation is free up to 100 requests/hour, no key required.
Where does the data come from?
Real-time probes against authoritative sources (DNS root, RIRs, registries, the target server itself), plus partner data feeds from hostinfo.com (GeoIP/ASN) and hostcheck.com (reputation).
How fresh are the results?
Live by default. Cached for 5 minutes to make repeat queries instant; pass ?nocache=1 for a forced refresh.
Can I run this from the command line?
Yes — every tool ships with a copy-as-curl. There's also an official CLI: host.tools dns propagation YOUR_INPUT.
Can I monitor results over time?
Pro tier lets you schedule any tool to run every 1/5/15/60 min and alert on diff. See monitors.
host.tools Pro

Run DNS propagation on a schedule. Get pinged when it changes.

Pro gets you bulk lookups, monitors, webhook alerts, history, exports and 10,000 API calls/day. $19/mo.

  • Schedule any tool — every 1, 5, 15, 60 min
  • Diff against last run, alert on change
  • Webhook + email + Slack + PagerDuty + OpsGenie
  • Bulk CSV upload, 1,000 inputs per job
  • Export results as CSV / NDJSON / Excel
  • 90-day history, comparison view