IHYPRESS.NET
ASP
HOME | ASP | C | CSS | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
Earn Free Bitcoin
ASP ❯ Visitor Information
<10>
<div style="font-size:1.1em;color:#990000;"> <div><b>IP address of the remote host making the request:</b> <%Response.Write(Request.ServerVariables("REMOTE_ADDR"))%></div> <div><b>Method used to make the request:</b> <%Response.Write(Request.ServerVariables("REQUEST_METHOD"))%></div> <div><b>The server's domain name:</b> <%Response.Write(Request.ServerVariables("server_name"))%></div> <div><b>The server's port:</b> <%Response.Write(Request.ServerVariables("server_port"))%></div> <div><b>The server's software:</b> <%Response.Write(Request.ServerVariables("server_software"))%></div> <div><b>Name of the host making the request:</b> <%Response.Write(Request.ServerVariables("REMOTE_HOST"))%></div> <div><b>All headers in raw form:</b> <%Response.Write(Request.ServerVariables("ALL_RAW"))%></div> <div><b>Name and revision of the request information protocol:</b> <%Response.Write(Request.ServerVariables("server_protocol"))%></div> </div>
IP address of the remote host making the request: 172.70.211.170
Method used to make the request: GET
The server's domain name: mediaradio.ca
The server's port: 80
The server's software: Microsoft-IIS/8.0
Name of the host making the request: 172.70.211.170
All headers in raw form: Connection: Keep-Alive Accept-Encoding: gzip, br Host: mediaradio.ca X-Forwarded-For: 143.95.158.41 CF-RAY: 87762b430ce67c91-LAX X-Forwarded-Proto: https CF-Visitor: {"scheme":"https"} CF-Connecting-IP: 143.95.158.41 CDN-Loop: cloudflare CF-IPCountry: US
Name and revision of the request information protocol: HTTP/1.1
COPYRIGHT © 2015-2024 IHYPRESS.NET. A DIVISION OF IHY PRESS. ALL RIGHTS RESERVED.