echoip
echoip copied to clipboard
Feature Request: Check for another domain name IP Address
Currently we can query another IP addresses, however it would be great if we could query a domain name. For example: https://ifconfig.co/?ip=google.com Will result in outputting the IP Address of google and all other information available from the queried IP address.
What would be the expected result if a domain has more than one A and/or AAAA records?
I would suggest mimicking ping to resolve to the IP address the (echoip) server would point towards, e.g.: ping of microsoft.com will resolve towards 13.77.161.179, so it will resolve this to IP address.
Although I would also prefer if in the table it will show all possible IP addresses
| IP address | 13.77.161.179 |
|---|---|
| Associated IP address | 104.215.148.63, 40.112.72.205, 40.76.4.15, 40.113.200.201 |
| -- | -- |
I would also make the IP addresses clickable as shown above, so that you can easily jump to any ip address associated and get the additional details