network | ||||
Ping IP | Ping a domain or ip address | using a call to ping, this will ping a server 3 time and return the full results | ||
What is my IP | Displays your public ip address | using several different checks on enviroment variables and headers, tries to determine your ip address with a simple call to our server | ||
Port tester | Test a port to see if it is open | uses fsockpoen to determine if a port is available for public use. | ||
Curl Proxy Checker | Check a ip address to see if it is a working proxy server | using curl and 5 different proxy types, this will try to retrieve a webpage with dynamic content and determine if the request was anonymous or not | ||
Whois | Whois lookup a domain or ip address | look up any domain name or ip address and get the whois records | ||
Hostname Resolver | Resolve hostname to ip address | this function will get the ip address of a given domain name | ||
Get DNS Record | Query for dns records | a simple dns get record query | ||
is a Website online? | Test a website to see if it is offline | here you can test a url, domain or ip to see if it is online |