Hello Sandro,
Thank you for getting back, please see below (I had to separate .com from eggsmedia because it’s not allowing me to post more than 2 links):
C:>ping eggsmedia .com
Pinging eggsmedia .com [104.31.70.68] with 32 bytes of data:
Reply from 104.31.70.68: bytes=32 time=25ms TTL=55
Reply from 104.31.70.68: bytes=32 time=24ms TTL=55
Reply from 104.31.70.68: bytes=32 time=25ms TTL=55
Reply from 104.31.70.68: bytes=32 time=23ms TTL=55
Ping statistics for 104.31.70.68:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 23ms, Maximum = 25ms, Average = 24ms
C:>nslookup www.eggsmedia .com
Server: mynetwork
Address: 192.168.2.1
Non-authoritative answer:
Name: www.eggsmedia .com
Addresses: 104.31.70.68
104.31.71.68
C:>ping www. eggsmedia .com
Pinging www.eggsmedia .com [104.31.70.68] with 32 bytes of data:
Reply from 104.31.70.68: bytes=32 time=23ms TTL=55
Reply from 104.31.70.68: bytes=32 time=26ms TTL=55
Reply from 104.31.70.68: bytes=32 time=23ms TTL=55
Reply from 104.31.70.68: bytes=32 time=24ms TTL=55
Ping statistics for 104.31.70.68:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 23ms, Maximum = 26ms, Average = 24ms
C:>
C:>powershell “t=Get-Date; Invoke-RestMethod -Uri https://eggsmedia.com/ -Headers @{'Accept-Encoding' = 'gzip, deflate, br'} | Out-Null; Write-Output \"((Get-Date).Subtract($t))”"
00:00:00.5781736
C:>
C:>powershell “t=Get-Date; Invoke-RestMethod -Uri https://eggsmedia.com/wp-content/uploads/2019/10/eggsmedia-logo-white.png -Headers @{'Accept-Encoding' = 'gzip, deflate, br'} | Out-Null; Write-Output \"((Get-Date).Subtract($t))”"