Resolver Lookup

Find your last resolver:

kdig TXT resolver-ip.dynamic.estada.ch

Get your own IP

After traversing NAT.
kdig TXT resolver-ip.dynamic.estada.ch @dynamic.estada.ch

Time Lookup 🕰️

Get the current time in UTC, with the remaining valid time beeing the remaining seconds of the minute.

kdig TXT time.dynamic.estada.ch

AAAA format

This will reply an IPv6 in the format:

fe80::Year:Month:Day:Hour:Minute:Second

where the numbers are formated to be read as decimal but are represented as hex

A format

This will reply an IPv4 in the format:

127.Hour.Minute.Second

all in decimal

Counter Lookup

See who is increasing the TTL on the way by comparing a source query with your upstream resolver

Normal lookup

kdig TXT dynamic.estada.ch

Direct lookup

kdig TXT dynamic.estada.ch @dynamic.estada.ch

Long lookup

kdig TXT long.dynamic.estada.ch

Responds with a longer TTL

A service by Stefan Schindler

If this tool helped you, consider supporting me.