Local domain failure (resolved)

I have configured this:

and from my laptop I am getting these:

$ drill mgcl1n1.mgnet.net
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 8327
;; flags: qr aa rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 
;; QUESTION SECTION:
;; mgcl1n1.mgnet.net.	IN	A

;; ANSWER SECTION:
mgcl1n1.mgnet.net.	0	IN	A	192.168.1.110

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 0 msec
;; SERVER: fd7f:f26c:d92d::1
;; WHEN: Wed Aug 28 11:02:54 2024
;; MSG SIZE  rcvd: 51
$ ping mgcl1n1.mgnet.net
PING mgcl1n1.mgnet.net (76.223.54.146) 56(84) bytes of data.
64 bytes from a904c694c05102f30.awsglobalaccelerator.com (76.223.54.146): icmp_seq=1 ttl=244 time=49.9 ms
64 bytes from a904c694c05102f30.awsglobalaccelerator.com (76.223.54.146): icmp_seq=2 ttl=244 time=47.1 ms

it looks like it is forwarding the ping to the WAN while it is not required.
What is the reason?

It was due to a local VPN connection.