work@SS-Mac ~ % networksetup -getairportnetwork en0
You are not associated with an AirPort network.
work@SS-Mac ~ % dig +short noteindex.ru A
91.218.115.87
work@SS-Mac ~ % curl -4 -v --max-time 15 -I https://noteindex.ru/ 2>&1 | head -20
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host noteindex.ru:443 was resolved.
* IPv6: (none)
* IPv4: 91.218.115.87
* Trying 91.218.115.87:443...
* Immediate connect fail for 91.218.115.87: Can't assign requested address
* Failed to connect to noteindex.ru port 443 after 2 ms: Couldn't connect to server
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection
curl: (7) Failed to connect to noteindex.ru port 443 after 2 ms: Couldn't connect to server
work@SS-Mac ~ %