Domain Name: NFLXVIDEO.NET
Registry Domain ID: 1658109188_DOMAIN_NET-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2021-08-26T16:28:24Z
Creation Date: 2011-05-25T19:47:43Z
Registry Expiry Date: 2023-05-25T19:47:43Z
Registrar: MarkMonitor Inc.
Registrar IANA ID: 292
Registrar Abuse Contact Email: abusecomplaints@markmonitor.com
Registrar Abuse Contact Phone: +1.2083895740
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: DNS1.P09.NSONE.NET
Name Server: DNS2.P09.NSONE.NET
Name Server: DNS3.P09.NSONE.NET
Name Server: DNS4.P09.NSONE.NET
Name Server: PDNS154.ULTRADNS.BIZ
Name Server: PDNS154.ULTRADNS.COM
Name Server: PDNS154.ULTRADNS.NET
Name Server: PDNS154.ULTRADNS.ORG
DNSSEC: unsigned
Cached: 2022.01.16 17:50:56/ 2 years 9 months ago
nflxvideo.net has address 34.218.19.240nflxvideo.net has address 50.17.247.9nflxvideo.net has address 46.137.171.215nflxvideo.net has address 34.252.74.1nflxvideo.net has address 107.20.175.192nflxvideo.net has address 204.236.236.127nflxvideo.net has address 52.31.48.193nflxvideo.net has address 44.226.113.145nflxvideo.net has address 18.236.7.30
No results found, please run it to get the result.
No results found, please run it to get the result.
Cached: 2022.04.26 03:18:42/ 2 years 6 months ago Confirmed: 2022.04.26 03:19:55/ 2 years 6 months ago History: 2 records (show history)
traceroute to nflxvideo.net (34.218.19.240), 30 hops max, 60 byte packets
1 gateway (172.31.1.1) 8.156 ms 8.216 ms 8.223 ms
2 15643.your-cloud.host (49.12.139.21) 0.692 ms 0.692 ms 0.678 ms
3 * * *
4 static.88.198.252.205.clients.your-server.de (88.198.252.205) 1.580 ms 2.092 ms 2.088 ms
5 spine14.cloud1.nbg1.hetzner.com (213.133.113.69) 30.188 ms 30.156 ms spine12.cloud1.nbg1.hetzner.com (78.47.3.45) 1.509 ms
6 static.213-133-112-73.clients.your-server.de (213.133.112.73) 5.836 ms static.213-133-112-81.clients.your-server.de (213.133.112.81) 5.244 ms static.213-133-112-77.clients.your-server.de (213.133.112.77) 4.572 ms
7 core1.fra.hetzner.com (213.239.245.250) 3.718 ms 3.497 ms 4.881 ms
8 ae18.cr6-fra2.ip4.gtt.net (154.14.78.153) 3.756 ms 5.817 ms 3.561 ms
9 ae18.cr5-sea2.ip4.gtt.net (89.149.130.34) 159.276 ms 145.243 ms 148.447 ms
10 ip4.gtt.net (209.120.222.198) 154.647 ms ip4.gtt.net (173.205.51.102) 148.748 ms 149.845 ms
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
Domain Name: NFLXVIDEO.NET
Registry Domain ID: 1658109188_DOMAIN_NET-VRSN
Registrar WHOIS Server: whois.markmonitor.com
Registrar URL: http://www.markmonitor.com
Updated Date: 2021-08-26T16:28:24Z
Creation Date: 2011-05-25T19:47:43Z
Registry Expiry Date: 2023-05-25T19:47:43Z
Registrar: MarkMonitor Inc.
Registrar IANA ID: 292
Registrar Abuse Contact Email: abusecomplaints@markmonitor.com
Registrar Abuse Contact Phone: +1.2083895740
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: DNS1.P09.NSONE.NET
Name Server: DNS2.P09.NSONE.NET
Name Server: DNS3.P09.NSONE.NET
Name Server: DNS4.P09.NSONE.NET
Name Server: PDNS154.ULTRADNS.BIZ
Name Server: PDNS154.ULTRADNS.COM
Name Server: PDNS154.ULTRADNS.NET
Name Server: PDNS154.ULTRADNS.ORG
DNSSEC: unsigned