HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of '152.129.250.0'

Server redirection

The server retuned a status 302 response. This is usually a redirect. See 'location' response header for further info.

Follow redirection to '152.129.250.0'

SSL verification failed!

Host verification error: Host '152.129.250.0' is NOT among the specified subjects of the certificate. Certificate does not match host!

Connection

Connected to 152.129.250.0 in 86ms
  • Connected to host 152.129.250.0, on port 443, in 25ms.
  • Connection is TLS 1.2-secured using certificat 'care2.va.gov' in additional 61ms.
  • Certificat expires 2025-01-27.
  • Certificat is issued by 'DigiCert Inc'.
  • There were errors validating the SSL-certifiat: Host verification error
 

Request

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

Response headers

Status 302 returned. First bytes recieved in 24ms
HTTP/1.1 302 Found 
Date: Tue, 18 Jun 2024 12:39:41 GMT 
Server: Apache 
X-XSS-Protection: 1; mode=block 
X-Content-Type-Options: nosniff 
Content-Security-Policy: upgrade-insecure-requests; default-src 'self'; frame-src 'self' https://telemetryservice.firstpartyapps.oaspapps.com/telemetryservice/telemetryproxy.html https://*.microsoft.com https://*.office.com; style-src 'self' 'unsafe-inline' https://*.microsoft.com https://*.office.com; object-src 'self'; font-src 'self' https://*.microsoft.com https://*.office.com; img-src 'self' https://www.adobe.com data: blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.microsoft.com https://*.office.com https://ajax.aspnetcdn.com https://api.keen.io; media-src 'self' blob:; connect-src 'self' https://*.microsoft.com https://*.office.com https://example.com; 
Referrer-Policy: same-origin 
X-Frame-Options: DENY 
Strict-Transport-Security: max-age=63072000; includeSubdomains; 
Location: https://152.129.250.0/webapp/ 
Content-Length: 213 
Connection: close 
Content-Type: text/html; charset=iso-8859-1 

Response content

Recieved a total of 1,284 bytes in 25ms
1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2
<html><head>
3
<title>302 Found</title>
4
</head><body>
5
<h1>Found</h1>
6
<p>The document has moved <a href="https://152.129.250.0/webapp/">here</a>.</p>
7
</body></html>
8

Log

  • Resolving host '152.129.250.0' to '152.129.250.0' in 0ms.
  • Specifically connecting to IP '152.129.250.0'.
  • Connected to '152.129.250.0' on port '443'
  • SSL verification failed!
    Host verification error: Host '152.129.250.0' is NOT among the specified subjects of the certificate. Certificate does not match host!
  • Request sent to host
  • Waiting for response
  • First 1,024 bytes recieved in 24ms
  • A total of 1,284 bytes recieved in 25ms
  • HTTP statuscode 302 returned - redirect
    The server retuned a status 302 response. This is usually a redirect. See 'location' response header for further info.