HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of 'dns.google'

DNS resolve

DNS resolved in 16ms
dns.google
AAAA
2001:4860:4860::8844 click to use
dns.google
AAAA
2001:4860:4860::8888 click to use
dns.google
A
8.8.4.4 (selected)
dns.google
A
8.8.8.8 click to use

Connection

Connected to 8.8.4.4 in 33ms
  • Connected to host 8.8.4.4 (dns.google), on port 443, in 7ms.
  • Connection is TLS 1.3-secured using certificat 'dns.google' in additional 26ms.
  • Certificat expires 10-06-2024.
  • Certificat is issued by 'Google Trust Services LLC'.
  • SSL-certifiat valdiated okay.
 

Request

Request transmitted in 0ms
GET / HTTP/1.1
Connection: Close
Host: dns.google
Accept: */*
User-agent: iamroot.tech

Response headers

Status 200 returned. First bytes recieved in 23ms
HTTP/1.1 200 OK 
Content-Security-Policy: object-src 'none';base-uri 'self';script-src 'nonce-Yeyaj3LxeYsFdeXFD71NZA' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/honest_dns/1_0;frame-ancestors 'none' 
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload 
X-Content-Type-Options: nosniff 
Content-Type: text/html; charset=UTF-8 
Date: Thu, 25 Apr 2024 21:59:31 GMT 
Server: scaffolding on HTTPServer2 
Cache-Control: private 
X-XSS-Protection: 0 
X-Frame-Options: SAMEORIGIN 
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 
Accept-Ranges: none 
Vary: Accept-Encoding 
Connection: close 
Transfer-Encoding: chunked 

Response content

Recieved a total of 2.111 bytes in 24ms
1
<!DOCTYPE html>
2
<html lang="en"> <head> <title>Google Public DNS</title> <meta charset="UTF-8"> <link href="/static/93dd5954/favicon.png" rel="shortcut icon" type="image/png"> <link href="/static/e6eca759/matter.min.css" rel="stylesheet"> <link href="/static/b8536c37/shared.css" rel="stylesheet"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="/static/d05cd6ba/root.css" rel="stylesheet"> </head> <body> <span class="filler top"></span> <div class="logo" title="Google Public DNS"> <div class="logo-text"><span>Public DNS</span></div> </div> <form action="/query" method="GET"> <div class="row"> <label class="matter-textfield-outlined"> <input type="text" name="name" placeholder="&nbsp;"> <span>DNS Name</span> <p class="help"> Enter a domain (like example.com) or IP address (like 8.8.8.8 or 2001:4860:4860::8844) here. </p> </label> <button class="matter-button-contained matter-primary" type="submit">Resolve</button> </div> </form> <span class="filler bottom"></span> <footer class="row"> <a href="https://developers.google.com/speed/public-dns">Help</a> <a href="/cache">Cache Flush</a> <span class="filler"></span> <a href="https://developers.google.com/speed/public-dns/docs/using"> Get Started with Google Public DNS </a> </footer> <script nonce="Yeyaj3LxeYsFdeXFD71NZA">document.forms[0].name.focus();</script> </body> </html>

Log

  • Resolving host 'dns.google' to 'dns.google (8.8.4.4)' in 16ms. 3 additional IP's was returned as well.
  • Connected to '8.8.4.4' on port '443'
  • SSL connection established (TLS 1.3, using certificat 'dns.google', expirery 10-06-2024.)
  • Request sent to host
  • Waiting for response
  • First 1.024 bytes recieved in 23ms
  • A total of 2.111 bytes recieved in 24ms
  • Decoding chunked response
  • Response parsed in 0ms