/whois

Go API for get domain and IP information

Primary LanguageGoMIT LicenseMIT

whois

Go API for get domain and IP information

POST

curl --location 'https://whois.adiatma.tech/api' \
--header 'Content-Type: application/json' \
--data '{
    "domain": "adiatma.tech"
}'