% By submitting a query to TCI's Whois Service
% you agree to abide by the following terms of use:
% https://www.tcinet.ru/documents/whois.pdf (in Russian)
domain: GOSUSLUGI.RU
nserver: ns1.gosuslugi.ru. 213.59.253.4
nserver: ns2.gosuslugi.ru. 213.59.255.175
nserver: ns4-l2.nic.ru.
nserver: ns8-l2.nic.ru.
state: REGISTERED, DELEGATED, VERIFIED
org: Ministry of Telecom and Mass Communications of the Russian Federation
registrar: RU-CENTER-RU
admin-contact: https://www.nic.ru/whois
created: 2008-09-01T20:00:00Z
paid-till: 2022-09-01T21:00:00Z
free-date: 2022-10-03
source: TCI
Last updated on 2022-04-21T18:46:30Z
Cached: 2022.04.21 18:46:54/ 2 years 6 months ago Confirmed: 2022.09.21 15:38:06/ 2 years 1 month ago History: 2 records (show history)
Host www.gosuslugi.ru not found: 2(SERVFAIL)
No results found, please run it to get the result.
Cached: 2023.10.15 11:20:32/ 1 year ago Confirmed: 2023.10.15 19:29:50/ 1 year ago
Cached: 2022.02.28 18:15:01/ 2 years 8 months ago Confirmed: 2024.10.22 17:43:23/ 9 days 7 hours ago History: 6 records (show history)
PING www.gslb.gosuslugi.ru (213.59.253.7) 56(84) bytes of data.
64 bytes from 213.59.253.7 (213.59.253.7): icmp_seq=1 ttl=240 time=42.1 ms
64 bytes from 213.59.253.7 (213.59.253.7): icmp_seq=2 ttl=240 time=41.6 ms
64 bytes from 213.59.253.7 (213.59.253.7): icmp_seq=3 ttl=240 time=41.5 ms
--- www.gslb.gosuslugi.ru ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 41.536/41.780/42.116/0.296 ms
Cached: 2022.03.27 10:48:23/ 2 years 7 months ago Confirmed: 2023.10.15 15:22:35/ 1 year ago History: 2 records (show history)
traceroute to www.gosuslugi.ru (213.59.254.7), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 2.155 ms 2.139 ms 2.123 ms
2 19613.your-cloud.host (168.119.217.161) 0.314 ms 0.309 ms 0.301 ms
3 * * *
4 spine6.cloud1.nbg1.hetzner.com (78.46.14.125) 16.703 ms spine5.cloud1.nbg1.hetzner.com (78.46.14.121) 0.952 ms spine6.cloud1.nbg1.hetzner.com (78.46.14.125) 16.689 ms
5 * * *
6 core11.nbg1.hetzner.com (213.239.203.101) 3.960 ms 0.449 ms core11.nbg1.hetzner.com (213.239.239.121) 0.986 ms
7 core4.fra.hetzner.com (213.239.245.245) 3.549 ms core0.fra.hetzner.com (213.239.252.21) 3.531 ms core4.fra.hetzner.com (213.239.245.33) 3.614 ms
8 core9.fra.hetzner.com (213.239.224.221) 3.583 ms 3.624 ms core9.fra.hetzner.com (213.239.224.174) 3.617 ms
9 * * 178.18.225.153.ix.dataix.eu (178.18.225.153) 3.859 ms
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
No results found, please run it to get the result.
Search for references
This is the search mode - you can use it to find references to any host in our cache. Just type the specified host and hit enter or click the button.
Nslookup arguments and description
NSLOOKUP is a programm for querying NS server for a specified domain. This tool is commonly used for detecting the IP address of the domain (A record), but can be used for receiving other NS records. It is very similar to DIG command. Unlike DIG, NSLOOKUP is based on its own resolver library.
Host
Requierd argument, specifies the host about which is querying the information.
NS server
Optional argument, specifies which NS server to query.
Type
Port
Optional argument, specifies the NS server port (53 by default)
Debug
Debug2
Ping arguments and description
PING is the network command, which lets you check whether or not the host is alive and responding. The special protocol ICMP is used for pinging. See RFC 792 for ICMP protocol details. You can find the command arguments below.
Host
Requierd argument, can be an IP or domain name.
Protocol
Packet size
By default it is 56 bytes, which translates into 64 ICMP data bytes (8 bytes of ICMP header are added)
Map IP
MTU
Timestamp
Whois arguments and description
WHOIS searches Whois servers for the object (domain or IP). The special WHOIS protocol is used for querying the Whois servers. See RFC 3912 for the protocol specification. This command is available on all linux systems and has a lot of arguments. The most important argument is host address. See the arguments decription below.
Host
Requierd argument, can be an IP or domain name.
Host arguments and description
HOST is a DNS lookup utility. You can use it to convert names to IP addresses and vice versa. It is similar to DIG and NSLOOKUP. This command is available on all linux distributives. There are several arguments. You can find decription of the arguments below.
Host
Requierd argument, can be an IP or domain name.
NS server
Optional argument, can be an IP or domain of name server
Protocol
Type
All
Verbose mode
Traceroute arguments and description
TRACEROUTE is the network diagnostic command. This command tracks the route packets taken from an IP network on their way to a given host. ICMP or UDP packets are used. See the command arguments below.
Host
Requierd argument, can be an IP or domain name.
Fragmentation
ICMP
TCP
Map IP
Protocol
Port
For UDP specifies the destination port
Geoiplookup arguments and description
GEOIPLOOKUP lets you detect the location of a host. A preparsed WHOIS database is used for detecting the location of IP or domain. There are a lot of independent geoip databases in the Internet, so the same host can have different locations in those databases. GEOIPLOOKUP is not a built-in Linux command. The command has only one argument - host address.
Host
Requierd argument, can be an IP address only
Dig arguments and description
The DIG command is a part of BIND package, available on all linux distributives. It is used for querying Domain Name Servers (DNS) using standard operating system libraries and display answers from these DNS servers. Domain Information Groper (DIG) is useful for troubleshooting DNS issues. You can find DIG arguments below.
Host
Requierd argument, can be an IP or domain name.
NS server
Requierd argument, can be an IP or domain name.
Type
Trace
Tcp
Ignore
AA only
AD flag
CD flag
Show class
Show TTL
Answer
Comments
Recurse
Short
Cmd
Identify
Stats
Authority
Additional
All
Multiline
One SOA
Fail
Best effort
DNSSEC
EDNS ID request
Cached: 2022.04.21 18:46:54/ 2 years 6 months ago Confirmed: 2022.09.21 15:38:06/ 2 years 1 month ago History: 2 records (show history)