blacklistCheck

Look up an IP address in all implemented DNS blacklists.

string[]
blacklistCheck
(
string hostname
)

Return Value

Type: string[]

null, or an array with three elements: 0. a string describing the reason this IP is listed 1. the name of the DNS blacklist service 2. an URL with more information about the listing.

Meta