Domain Name: APPLE.COM
Registry Domain ID: 1225976_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.corporatedomains.com
Registrar URL: http://www.cscglobal.com/global/web/csc/digital-brand-services.html
Updated Date: 2017-07-06T03:10:21Z
Creation Date: 1987-02-19T05:00:00Z
Registry Expiry Date: 2021-02-20T05:00:00Z
Registrar: CSC Corporate Domains, Inc.
Registrar IANA ID: 299
Registrar Abuse Contact Email: domainabuse@cscglobal.com
Registrar Abuse Contact Phone: 8887802723
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: A.NS.APPLE.COM
Name Server: B.NS.APPLE.COM
Name Server: C.NS.APPLE.COM
Name Server: D.NS.APPLE.COM
Name Server: E.NS.APPLE.COM
Name Server: F.NS.APPLE.COM
DNSSEC: unsigned
No results found, please run it to get the result.
No results found, please run it to get the result.
No results found, please run it to get the result.
No results found, please run it to get the result.
Cached: 2022.09.19 14:08:56/ 2 years 1 month ago
traceroute to efnvtuibtbfptkhymdzignrwplzuplbj.apple.com (17.56.48.13), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 8.155 ms 8.421 ms 8.323 ms
2 14672.your-cloud.host (49.12.137.69) 0.326 ms 0.341 ms 0.313 ms
3 * * *
4 static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.105 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 1.531 ms 1.240 ms
5 spine13.cloud1.nbg1.hetzner.com (213.133.113.65) 1.063 ms spine14.cloud1.nbg1.hetzner.com (213.133.113.69) 1.280 ms 1.083 ms
6 * static.213-133-112-73.clients.your-server.de (213.133.112.73) 0.586 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.360 ms
7 core1.fra.hetzner.com (213.239.245.254) 3.644 ms core1.fra.hetzner.com (213.239.245.250) 3.551 ms 3.390 ms
8 as714.frankfurt.megaport.com (62.69.146.51) 3.709 ms 3.689 ms 3.649 ms
9 17.1.2.253 (17.1.2.253) 142.788 ms 17.1.3.1 (17.1.3.1) 142.658 ms 17.0.10.234 (17.0.10.234) 142.906 ms
10 17.0.11.189 (17.0.11.189) 143.226 ms 17.0.12.124 (17.0.12.124) 143.007 ms 17.0.11.189 (17.0.11.189) 142.880 ms
11 17.0.11.120 (17.0.11.120) 142.817 ms 17.0.11.189 (17.0.11.189) 142.795 ms 142.883 ms
12 17.0.15.134 (17.0.15.134) 167.288 ms 163.224 ms 17.0.11.118 (17.0.11.118) 142.753 ms
13 17.1.2.176 (17.1.2.176) 142.896 ms 17.0.15.134 (17.0.15.134) 142.960 ms *
14 17.1.0.113 (17.1.0.113) 142.788 ms 17.1.2.166 (17.1.2.166) 143.017 ms 17.1.0.119 (17.1.0.119) 142.853 ms
15 17.1.0.113 (17.1.0.113) 144.989 ms 17.0.8.55 (17.0.8.55) 142.878 ms 17.1.0.119 (17.1.0.119) 143.686 ms
16 * * 17.0.8.55 (17.0.8.55) 142.853 ms
17 * 17.1.1.97 (17.1.1.97) 142.915 ms 142.681 ms
18 17.1.1.103 (17.1.1.103) 143.122 ms 17.1.1.81 (17.1.1.81) 142.803 ms *
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.09.19 14:08:56/ 2 years 1 month ago
traceroute to efnvtuibtbfptkhymdzignrwplzuplbj.apple.com (17.56.48.13), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 8.155 ms 8.421 ms 8.323 ms
2 14672.your-cloud.host (49.12.137.69) 0.326 ms 0.341 ms 0.313 ms
3 * * *
4 static.88-198-249-61.clients.your-server.de (88.198.249.61) 1.105 ms static.88-198-249-57.clients.your-server.de (88.198.249.57) 1.531 ms 1.240 ms
5 spine13.cloud1.nbg1.hetzner.com (213.133.113.65) 1.063 ms spine14.cloud1.nbg1.hetzner.com (213.133.113.69) 1.280 ms 1.083 ms
6 * static.213-133-112-73.clients.your-server.de (213.133.112.73) 0.586 ms 213-239-239-141.clients.your-server.de (213.239.239.141) 0.360 ms
7 core1.fra.hetzner.com (213.239.245.254) 3.644 ms core1.fra.hetzner.com (213.239.245.250) 3.551 ms 3.390 ms
8 as714.frankfurt.megaport.com (62.69.146.51) 3.709 ms 3.689 ms 3.649 ms
9 17.1.2.253 (17.1.2.253) 142.788 ms 17.1.3.1 (17.1.3.1) 142.658 ms 17.0.10.234 (17.0.10.234) 142.906 ms
10 17.0.11.189 (17.0.11.189) 143.226 ms 17.0.12.124 (17.0.12.124) 143.007 ms 17.0.11.189 (17.0.11.189) 142.880 ms
11 17.0.11.120 (17.0.11.120) 142.817 ms 17.0.11.189 (17.0.11.189) 142.795 ms 142.883 ms
12 17.0.15.134 (17.0.15.134) 167.288 ms 163.224 ms 17.0.11.118 (17.0.11.118) 142.753 ms
13 17.1.2.176 (17.1.2.176) 142.896 ms 17.0.15.134 (17.0.15.134) 142.960 ms *
14 17.1.0.113 (17.1.0.113) 142.788 ms 17.1.2.166 (17.1.2.166) 143.017 ms 17.1.0.119 (17.1.0.119) 142.853 ms
15 17.1.0.113 (17.1.0.113) 144.989 ms 17.0.8.55 (17.0.8.55) 142.878 ms 17.1.0.119 (17.1.0.119) 143.686 ms
16 * * 17.0.8.55 (17.0.8.55) 142.853 ms
17 * 17.1.1.97 (17.1.1.97) 142.915 ms 142.681 ms
18 17.1.1.103 (17.1.1.103) 143.122 ms 17.1.1.81 (17.1.1.81) 142.803 ms *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *