🛡️ Access Shield Pro v1.2 uitgebracht - Nu met Spamhaus & Emerging Threats feeds
🤖 AI Support Assistant 2.1 - GPT-5 & Claude Opus 4.1 ondersteuning, auto-handtekeningen, verbeterde foutafhandeling.
🧮 Prijzen Herberekenen v1.2 - Addon prijzen gefixed, verbeterde veiligheid, volledige factuurcyclus.
🔧 PowerDNS Manager v1.11 - Verbeterde logbeveiliging met betere data-sanitatie, verbeterde debug-uitvoer, bugfixes.

DNS Propagation Time Afdrukken

  • 0

After changing nameservers, it takes time for the changes to spread across the internet.

How Long

  • Typical: 24-48 hours
  • Often: 2-8 hours
  • Sometimes: Minutes

Why It Varies

  • TTL values: Lower = faster updates
  • ISP caching: Some ISPs ignore TTL
  • Location: Closer servers update first
  • Old cache: Some servers hold records longer

Checking Propagation

Command line:

dig @8.8.8.8 yourdomain.com NS
nslookup yourdomain.com 1.1.1.1

Online tools:

  • whatsmydns.net
  • dnschecker.org

Clear local cache:

# Windows
ipconfig /flushdns

# Mac
sudo dscacheutil -flushcache

# Linux
sudo systemd-resolve --flush-caches

During Propagation

  • Some visitors see old site, some see new
  • Email may go to either server
  • Keep both servers running
  • Don't delete old hosting immediately

Speed It Up

  1. Lower TTL 24 hours before change
  2. Change nameservers
  3. Wait for propagation
  4. Restore normal TTL

Common Issues

  • Still seeing old site after 48h: Clear browser cache, try incognito mode
  • Site works for some, not others: Normal during propagation
  • Email issues: Keep old email active during transition

Was dit antwoord nuttig?

« Terug

WHOIS Information

×
Loading WHOIS information...