I have created a vnet on azure. The vnet contains VM, bastion host, and pfsense firewall. I'm connecting to VM using bastion host, and all the traffic is getting filtered using pfsense.
After connecting to VM, when I see the state table of pfsense, I notice that the vm has sent requests to public IPs of Microsoft. The details of the IPs are as follows
IP Address | Port |
---|---|
168.63.129.16 | 32526 |
168.63.129.16 | 80 |
104.211.104.96 | 443 |
52.239.202.196 | 443 |
52.239.202.68 | 443 |
64.4.48.5 | 53 |
Can anyone please help me to understand what are these IPs and why VM is sending a request to these IPs