query Method

Get information about a domain.

Syntax

def query(domain: str) -> None: ...

Remarks

When this method is called, a request is sent to the server for the information that is stored about the domain. The server response is made available through the domain_info property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]