Hello all,
Thank you for taking the time to review my issue!
The subdomain runestone.postalpanda.com
is setup with an A and AAAA record here at cloudflare. Due to the ports to my software not being supported by CF, I need the subdomain NOT proxied.
As such, I disabled the proxy mode several days ago. Unfortunately, it is still reflecting the proxied IP addresses as the A and AAAA records. I have tried deleting the zones and recreating them, toggling proxy mode, nothing seems to work. Even digging Cloudflare NS directly, the proxied IP addresses are showing.
I also purged caches just by chance it had some effect on the DNS records.
$ dig @1.1.1.1 runestone.postalpanda.com +short
172.67.174.104
104.21.72.33
$ dig AAAA @1.1.1.1 runestone.postalpanda.com +short
2606:4700:3032::ac43:ae68
2606:4700:3032::6815:4821
I am not sure why it is not coming out of proxy mode. Any help is greatly appreciated!