GSMLG.Whois (GSMLG.Whois v0.4.0)

Documentation for GSMLG.Whois.

Lookup Raw Whois

GSMLG.Whois.lookup_raw("gsmlg.app")

TODO:

Add parsed whois infomation.

Summary

Functions

Lookup Whois information of Domain / IP address / AS Number.

Functions

lookup_raw(qs, opts \\ [])

@spec lookup_raw(String.t(), Keyword.t()) :: {:ok, List.t()} | {:error, any()}

Lookup Whois information of Domain / IP address / AS Number.

Return a list of whois information.

format: [{server, raw_whois}, ...]