Whois Lookup
Whois lookup
See registrar, dates, expiry, nameservers, and status. Data comes straight from the registry whois server.
fetching whois…
Whois resultvia whois.eu
fallbackmx.spamexperts.eu
whois fallbackmx.spamexperts.eu
% The WHOIS service offered by EURid and the access to the records % in the EURid WHOIS database are provided for information purposes % only. It allows persons to check whether a specific domain name % is still available or not and to obtain information related to % the registration records of existing domain names. % % EURid cannot, under any circumstances, be held liable in case the % stored information would prove to be wrong, incomplete or not % accurate in any sense. % % By submitting a query, you agree not to use the information made % available to: % % - allow, enable or otherwise support the transmission of unsolicited, % commercial advertising or other solicitations whether via email or % otherwise; % - target advertising in any possible way; % - cause nuisance in any possible way by sending messages to registrants, % whether by automated, electronic processes capable of enabling % high volumes or by other possible means. % % Without prejudice to the above, it is explicitly forbidden to extract, % copy and/or use or re-utilise in any form and by any means % (electronically or not) the whole or a quantitatively or qualitatively % substantial part of the contents of the WHOIS database without prior % and explicit permission by EURid, nor in any attempt hereof, to apply % automated, electronic processes to EURid (or its systems). % % You agree that any reproduction and/or transmission of data for % commercial purposes will always be considered as the extraction of a % substantial part of the content of the WHOIS database. % % By submitting the query, you agree to abide by this policy and accept % that EURid can take measures to limit the use of its WHOIS services % to protect the privacy of its registrants or the integrity % of the database. % % The EURid WHOIS service on port 43 (textual WHOIS) never discloses % any information concerning the registrant. % Registrant and on-site contact information can be obtained through use of the % web-based WHOIS service available from the EURid website www.eurid.eu % % WHOIS fallbackmx.spamexperts.eu -7: %Invalid pattern
01 / status
Domain statuses, briefly.
The status codes in a whois result tell you the state of a domain. The most common ones:
clientTransferProhibitedThe registrar has locked the domain so it cannot move to another registrar. This is a common, recommended lock against domain theft.clientHoldThe registrar has taken the domain out of DNS. Common causes: an unpaid invoice, an unverified owner email, or an abuse report.redemptionPeriodThe registrar has deleted the domain and the registry holds it for 30 days. Website and email are down. It can still be restored, for a fee on top of the renewal price.pendingDeleteThe last stage before deletion. For 5 days the domain can no longer be restored, then it is released and anyone can register it.
Read the full domain status guide →
Related guides from Jetorbit (Indonesian)
02 / docs
Whois, briefly.
What is whois?
▼
A protocol for looking up who registered a domain or IP block: the registrar, when it was registered, when it expires, and its nameservers. Owner details are often hidden for privacy.
How do I check when a domain expires?
▼
Type the domain in the box above. The expiry date and the days left show up in the result, so you know when it needs renewing.
Can I use it from a terminal?
▼
Yes. curl ipku.in/whois?q=example.com returns raw whois text, and /api/whois/example.com returns JSON.