I see your CNAME record in Cloud DNS configuration isn't set, have a look:
wbogacz@cloudshell:~ (wojtek)$ dig CNAME keydial.in
; <<>> DiG 9.11.5-P4-5.1+deb10u1-Debian <<>> CNAME keydial.in
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35276
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;keydial.in. IN CNAME
;; AUTHORITY SECTION:
keydial.in. 299 IN SOA ns-cloud-d1.googledomains.com. cloud-dns-hostmaster.google.com. 1 21600 3600 259200 300
;; Query time: 20 msec
;; SERVER: 169.254.169.254#53(169.254.169.254)
;; WHEN: Fri Aug 21 09:38:15 UTC 2020
;; MSG SIZE rcvd: 132
Please change it to keydial.in
and wait until the changes propagate across the Internet (up to 24 hours).
Similar case was discussed here - it was also a matter of CNAME record.