XCI GBUdb test format

Test requests are used to retrieve data on an IP without making any changes. If the IP is not in the GBUdb dataset then the result will show zero for both bad and good counts and the default flag of "ugly".

<snf><xci><gbudb><test ip='12.34.56.78'/></gbudb></xci></snf>

The <test/> element indicates that this is an IP test request.

The ip='12.34.56.78' indicates that the IP to test is 12.34.56.78.

Related Topics