File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ You can pass any internet resource as an argument; this may be:
5050
5151- a "forward" domain name such as ` example.com ` ;
5252- a top-level domain such as ` com ` ;
53- - a "reverse" domain name such as ` 168.192.in-addr.arpa ` ;
5453- a IPv4 or IPv6 address or CIDR prefix, such as ` 192.168.0.1 ` or
5554` 2001:DB8::/32 ` ;
5655- an Autonymous System Number such as ` AS65536 ` .
56+ - a "reverse" domain name such as ` 168.192.in-addr.arpa ` ;
5757- the URL of an RDAP resource such as
5858` https://example.com/rdap/domain/example.com ` .
5959- the "tagged" handle of an entity, such as an LIR, registrar, or domain
@@ -66,6 +66,8 @@ ABC123-EXAMPLE`.
6666must use the ` --type=nameserver ` argument to disambiguate from domain names. The
6767RDAP server of the parent domain's registry will be queried.
6868
69+ ## ARGUMENTS
70+
6971- ` --registrar ` - follow referral to the registrar's RDAP record (if any)
7072which will be displayed instead of the registry record.
7173- ` --both ` - display both the registry and (if any) registrar RDAP
You can’t perform that action at this time.
0 commit comments