Search code examples
relayjsrelay

relay.dev is not resolving to an IP address - does anyone know what the IP address is


I relay on the documentation at reactjs.org, and it has heaps of links like this: https://relay.dev/docs/en/experimental/step-by-step (which is on this page: https://reactjs.org/docs/concurrent-mode-suspense.html )

However, relay.dev is not resolving to an IP address right now:

C:\>ping relay.dev
Ping request could not find host relay.dev. Please check the name and try again.

C:\>

Does anyone have the IP address cached, or know what it is? Or has the site moved to a different domain?


Solution

  • Here is the IP that I came up with. 13.224.69.33 That IP is simply going to go to the root of the name server (Not the actual website) It is very possible that they have disabled ICMP on their servers making it impossible to ping it. All I simply did was a DNS lookup.