good
Tech Stats
DNS Lookup:
Help
Sitemeer Bookmarklet
Sitemeer supports the following URL schemes
Type Description URL Format
HTTP Requests the provided HTTP URL and verifies it returns a success status code (2xx or 3xx)
Default Port is 80
http://HOST:PORT/PATH?QUERYSTRING
HTTPS Requests the provided HTTPS URL and verifies it returns a success status code (2xx or 3xx)
Default Port is 443
https://HOST:PORT/PATH?QUERYSTRING
TCP Attempts to establish a TCP connection to the specified address tcp://HOST:PORT
Bold URL elements are mandatory.

Host addresses can be specified either as IPv4 address or as IPv4 DNS host (no IPv6 support yet).
Internationalised domains are fully supported.