answersLogoWhite

0

No, as long as it's used to see if the IP address is valid to get a server somewhere. If it's used to disrupt or crash systems then it would be.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can you find site name from ip address?

ping with ip address. ex: ping 124.123.97.47


How do you ping with your telephone?

We can ping to only IP telephonic network devices like IP phones through destination IP or by hostname of the device.


What can verify TCP IP is installed?

TCP/IP can be verified as installed and operating by using the 'ping' command against the localhost address: ping 127.0.0.1 or ping localhost


How you use ping in Linux?

ping [hostname] or ping [IP address]For example:ping wiki.answers.comorping 127.0.0.1


What is a ping address?

PING short form for "Packet InterNetwork Groper" is a protocol that queries IP Addresses on network. An IP Address can be pinged bit there is nothing called "Ping Address".


How do you solve IP address?

ping domainname


What is the multicast address 224.0.1.1 mean?

that i believe is an ip address. type it in the top of your browser or ping it in cmd cmd type ping (webaddress or ip)


What is ping as regards to IP Routing?

Ping, as regards to IP routing is to send a signal to verify that the computer and router are connecting to one another as they should be.


What is a utility that can verify that TCP IP is installed bound to the NIC configured correctly and communicating with the network?

PING


How do you check IP address connectivity?

You can 'ping' the address


What protocol is used by ping in wireshark?

tcp/ip


How do you ping my server by IP address as well as by name?

The DNS server helps you to resolve the computer name to IP and vice versa so just need to make sure the machine is up and connected in the network and on cmd type ping 10.x.x.x(Ip address) enter type ping abc.com(computername) enter type ping -a 10.x.x.x(Ip address) enter will give you name also