DNS Propagation Checker API
DNS Propagation Checker verifies if DNS changes have propagated across multiple global DNS servers. It queries DNS servers worldwide to show the current state of your DNS records.
Live Test API
Try out the DNS Propagation Checker with a live request and see the response in real-time.
API Request
API Response
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124{ "status": "ok", "error": null, "data": { "domain": "google.com", "recordType": "A", "propagationComplete": true, "serversChecked": 10, "serversResponded": 10, "uniqueResponses": 1, "results": [ { "server": "Google", "location": "United States", "ip": "8.8.8.8", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 23 }, { "server": "Cloudflare", "location": "Global", "ip": "1.1.1.1", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 18 }, { "server": "OpenDNS", "location": "United States", "ip": "208.67.222.222", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 31 }, { "server": "Quad9", "location": "Global", "ip": "9.9.9.9", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 25 }, { "server": "Comodo", "location": "United States", "ip": "8.26.56.26", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 42 }, { "server": "Level3", "location": "United States", "ip": "4.2.2.1", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 28 }, { "server": "Verisign", "location": "United States", "ip": "64.6.64.6", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 35 }, { "server": "DNS.Watch", "location": "Germany", "ip": "84.200.69.80", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 89 }, { "server": "Yandex", "location": "Russia", "ip": "77.88.8.8", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 112 }, { "server": "Hurricane Electric", "location": "United States", "ip": "74.82.42.42", "success": true, "records": [ "142.250.80.46" ], "error": null, "responseTime": 29 } ] } }
Multiple Access Methods
REST API with multiple response formats, GraphQL, and MCP for AI agents
View all integrationsJSON
JavaScript Object Notation
XML
Extensible Markup Language
YAML
Human-readable data format
CSV
Comma-separated values
GraphQL
Query language for APIs
MCP
AI agent integration
Skip the HTTP calls. Use our official packages
Integrate faster with type-safe SDKs and comprehensive documentation
View all integrationsRelated APIs
Explore other domain data APIs that complement the DNS Propagation Checker
Frequently Asked Questions
Get answers to common questions about the DNS Propagation Checker API
Who built the DNS Propagation Checker API?
The DNS Propagation Checker API is built and maintained by APIVerve. All 300+ APIs on our platform are developed in-house by the APIVerve team, ensuring consistent quality, unified authentication, predictable pricing, and enterprise-grade reliability backed by our 99.9% uptime SLA. We handle the infrastructure, maintenance, and updates so you can focus on building your application.
What does the DNS Propagation Checker API do?
DNS Propagation Checker verifies if DNS changes have propagated across multiple global DNS servers. It queries DNS servers worldwide to show the current state of your DNS records. The API returns structured data in JSON, XML, or YAML format, making it easy to integrate into any application or workflow.
How fast is the DNS Propagation Checker API?
The DNS Propagation Checker API has an average response time of 3000ms, with a median (p50) of 2640ms and 99th percentile of 5400ms. Our infrastructure maintains 99.9% uptime with servers distributed globally for low latency.
How much does the DNS Propagation Checker API cost?
Each call to the DNS Propagation Checker API uses 5 credits. The free tier includes 100 credits per month. Paid plans start at $29.99/month with higher limits, and enterprise plans offer custom pricing with priority support.
How do I authenticate DNS Propagation Checker API requests?
Include your API key in the request header as X-API-Key: your_key_here. All requests are made over HTTPS for security. You can get your API key by signing up for a free account.
What HTTP methods does DNS Propagation Checker support?
The DNS Propagation Checker API supports GET requests. Simply pass your parameters as query strings in the URL. Check our documentation for detailed parameter specifications.
Ready to integrate DNS Propagation Checker API?
Join thousands of developers building amazing applications with reliable API data. Get started with your free API key today.