medicalkeyboards.co.uk Report : Visit Site


  • Server:Microsoft-IIS/8.5...
    X-Powered-By:ASP.NET

    The main IP address: 52.31.14.250,Your server United States,Seattle ISP:Amazon Technologies Inc.  TLD:uk CountryCode:US

    The description :server error in '/' application. description: an unhandled exception occurred during the execution of the current web request. please review the stack trace for more information about the error and wh...

    This report updates in 12-Jul-2018

Technical data of the medicalkeyboards.co.uk


Geo IP provides you such as latitude, longitude and ISP (Internet Service Provider) etc. informations. Our GeoIP service found where is host medicalkeyboards.co.uk. Currently, hosted in United States and its service provider is Amazon Technologies Inc. .

Latitude: 47.627498626709
Longitude: -122.34619903564
Country: United States (US)
City: Seattle
Region: Washington
ISP: Amazon Technologies Inc.

the related websites

HTTP Header Analysis


HTTP Header information is a part of HTTP protocol that a user's browser sends to called Microsoft-IIS/8.5 containing the details of what the browser wants and will accept back from the web server.

Content-Length:13613
X-AspNet-Version:4.0.30319
X-Powered-By:ASP.NET
Server:Microsoft-IIS/8.5
Cache-Control:private
Date:Wed, 11 Jul 2018 21:35:56 GMT
Content-Type:text/html; charset=utf-8

DNS

soa:ns.123-reg.co.uk. hostmaster.medicalkeyboards.co.uk. 2011110401 86400 3600 1209600 14400
ns:ns.123-reg.co.uk.
ns2.123-reg.co.uk.
ipv4:IP:52.31.14.250
ASN:16509
OWNER:AMAZON-02 - Amazon.com, Inc., US
Country:US
mx:MX preference = 30, mail exchanger = mail.medicalkeyboards.co.uk.

HtmlToText

server error in '/' application. description: an unhandled exception occurred during the execution of the current web request. please review the stack trace for more information about the error and where it originated in the code. exception details: system.net.sockets.socketexception: source error: an unhandled exception was generated during the execution of the current web request. information regarding the origin and location of the exception can be identified using the exception stack trace below. stack trace: [socketexception (0x2746): ] system.net.sockets.socket.endreceive(iasyncresult asyncresult) +8192811 system.net.sockets.networkstream.endread(iasyncresult asyncresult) +47 [ioexception: unable to read data from the transport connection: .] system.net.tlsstream.endwrite(iasyncresult asyncresult) +294 system.net.connectstream.writeheaderscallback(iasyncresult ar) +149 [webexception: the underlying connection was closed: an unexpected error occurred on a send.] system.net.httpwebrequest.endgetresponse(iasyncresult asyncresult) +731 system.net.http.httpclienthandler.getresponsecallback(iasyncresult ar) +77 [httprequestexception: an error occurred while sending the request.] system.runtime.exceptionservices.exceptiondispatchinfo.throw() +31 system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) +62 shopifysharp.<<executerequestasync>b__0>d.movenext() +295 system.runtime.exceptionservices.exceptiondispatchinfo.throw() +31 system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) +62 shopifysharp.<run>d__0`1.movenext() +273 system.runtime.exceptionservices.exceptiondispatchinfo.throw() +31 system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) +62 shopifysharp.<executerequestasync>d__21`1.movenext() +486 system.runtime.exceptionservices.exceptiondispatchinfo.throw() +31 system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) +62 shopifysharp.<listasync>d__2.movenext() +337 system.runtime.exceptionservices.exceptiondispatchinfo.throw() +31 system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) +62 system.runtime.compilerservices.taskawaiter`1.getresult() +31 medicalkeyboards.controllers.<<loadbrandproducts>b__0>d.movenext() in c:\bitbucket\kbs\medicalkeyboards\controllers\homecontroller.cs:41 [aggregateexception: one or more errors occurred.] system.threading.tasks.task`1.getresultcore(boolean waitcompletionnotification) +4719080 medicalkeyboards.controllers.homecontroller.loadbrandproducts(int64 categoryconfigname) in c:\bitbucket\kbs\medicalkeyboards\controllers\homecontroller.cs:44 medicalkeyboards.controllers.homecontroller.index() in c:\bitbucket\kbs\medicalkeyboards\controllers\homecontroller.cs:58 lambda_method(closure , controllerbase , object[] ) +87 system.web.mvc.reflectedactiondescriptor.execute(controllercontext controllercontext, idictionary`2 parameters) +209 system.web.mvc.controlleractioninvoker.invokeactionmethod(controllercontext controllercontext, actiondescriptor actiondescriptor, idictionary`2 parameters) +35 system.web.mvc.async.asynccontrolleractioninvoker.<begininvokesynchronousactionmethod>b__39(iasyncresult asyncresult, actioninvocation innerinvokestate) +39 system.web.mvc.async.wrappedasyncresult`2.callenddelegate(iasyncresult asyncresult) +71 system.web.mvc.async.asynccontrolleractioninvoker.endinvokeactionmethod(iasyncresult asyncresult) +42 system.web.mvc.async.asyncinvocationwithfilters.<invokeactionmethodfilterasynchronouslyrecursive>b__3d() +72 system.web.mvc.async.<>c__displayclass46.<invokeactionmethodfilterasynchronouslyrecursive>b__3f() +385 system.web.mvc.async.asynccontrolleractioninvoker.endinvokeactionmethodwithfilters(iasyncresult asyncresult) +42 system.web.mvc.async.<>c__displayclass2b.<begininvokeaction>b__1c() +30 system.web.mvc.async.<>c__displayclass21.<begininvokeaction>b__1e(iasyncresult asyncresult) +185 system.web.mvc.async.asynccontrolleractioninvoker.endinvokeaction(iasyncresult asyncresult) +38 system.web.mvc.controller.<beginexecutecore>b__1d(iasyncresult asyncresult, executecorestate innerstate) +29 system.web.mvc.async.wrappedasyncvoid`1.callenddelegate(iasyncresult asyncresult) +67 system.web.mvc.controller.endexecutecore(iasyncresult asyncresult) +52 system.web.mvc.async.wrappedasyncvoid`1.callenddelegate(iasyncresult asyncresult) +36 system.web.mvc.controller.endexecute(iasyncresult asyncresult) +38 system.web.mvc.mvchandler.<beginprocessrequest>b__5(iasyncresult asyncresult, processrequeststate innerstate) +43 system.web.mvc.async.wrappedasyncvoid`1.callenddelegate(iasyncresult asyncresult) +67 system.web.mvc.mvchandler.endprocessrequest(iasyncresult asyncresult) +38 system.web.callhandlerexecutionstep.system.web.httpapplication.iexecutionstep.execute() +607 system.web.httpapplication.executestep(iexecutionstep step, boolean& completedsynchronously) +134 version information: microsoft .net framework version:4.0.30319; asp.net version:4.7.2106.0 c__displayclass21_0`1. b__0 d.movenext() --- end of stack trace from previous location where exception was thrown --- at system.runtime.exceptionservices.exceptiondispatchinfo.throw() at system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) at shopifysharp.defaultrequestexecutionpolicy. d__0`1.movenext() --- end of stack trace from previous location where exception was thrown --- at system.runtime.exceptionservices.exceptiondispatchinfo.throw() at system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) at shopifysharp.shopifyservice. d__21`1.movenext() --- end of stack trace from previous location where exception was thrown --- at system.runtime.exceptionservices.exceptiondispatchinfo.throw() at system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) at shopifysharp.productservice. d__2.movenext() --- end of stack trace from previous location where exception was thrown --- at system.runtime.exceptionservices.exceptiondispatchinfo.throw() at system.runtime.compilerservices.taskawaiter.handlenonsuccessanddebuggernotification(task task) at system.runtime.compilerservices.taskawaiter`1.getresult() at medicalkeyboards.controllers.homecontroller. b__0 d.movenext() in c:\bitbucket\kbs\medicalkeyboards\controllers\homecontroller.cs:line 41 [aggregateexception]: one or more errors occurred. at system.threading.tasks.task`1.getresultcore(boolean waitcompletionnotification) at medicalkeyboards.controllers.homecontroller.loadbrandproducts(int64 categoryconfigname) in c:\bitbucket\kbs\medicalkeyboards\controllers\homecontroller.cs:line 44 at medicalkeyboards.controllers.homecontroller.index() in c:\bitbucket\kbs\medicalkeyboards\controllers\homecontroller.cs:line 58 at lambda_method(closure , controllerbase , object[] ) at system.web.mvc.reflectedactiondescriptor.execute(controllercontext controllercontext, idictionary`2 parameters) at system.web.mvc.controlleractioninvoker.invokeactionmethod(controllercontext controllercontext, actiondescriptor actiondescriptor, idictionary`2 parameters) at system.web.mvc.async.asynccontrolleractioninvoker. b__39(iasyncresult asyncresult, actioninvocation innerinvokestate) at system.web.mvc.async.asyncresultwrapper.wrappedasyncresult`2.callenddelegate(iasyncresult asyncresult) at system.web.mvc.async.asynccontrolleractioninvoker.endinvokeactionmethod(iasyncresult asyncresult) at system.web.mvc.async.asynccontrolleractioninvoker.asyncinvocationwithfilters. b__3d() at system.web.mvc.async.asynccontrolleractioninvoker.asyncinvocationwithfilters. b__3f() at system.web.mvc.async.asynccontrolleractioninvoker.endinvokeactionmethodwithfilters(iasyncresult asyncresult) at system.web.mvc.async.asynccontrolleractioninvoke

URL analysis for medicalkeyboards.co.uk




Whois Information


Whois is a protocol that is access to registering information. You can reach when the website was registered, when it will be expire, what is contact details of the site with the following informations. In a nutshell, it includes these informations;

Error for "medicalkeyboards.co.uk".

the WHOIS query quota for 2600:3c03:0000:0000:f03c:91ff:feae:779d has been exceeded
and will be replenished in 997 seconds

WHOIS lookup made at 01:25:50 14-Jul-2017

--
This WHOIS information is provided for free by Nominet UK the central registry
for .uk domain names. This information and the .uk WHOIS are:

Copyright Nominet UK 1996 - 2017.

You may not access the .uk WHOIS or use any data from it except as permitted
by the terms of use available in full at http://www.nominet.uk/whoisterms,
which includes restrictions on: (A) use of the data for advertising, or its
repackaging, recompilation, redistribution or reuse (B) obscuring, removing
or hiding any or all of this notice and (C) exceeding query rate or volume
limits. The data is provided on an 'as-is' basis and may lag behind the
register. Access may be withdrawn or restricted at any time.

  REFERRER http://www.nominet.org.uk

  REGISTRAR Nominet UK

SERVERS

  SERVER co.uk.whois-servers.net

  ARGS medicalkeyboards.co.uk

  PORT 43

  TYPE domain

DISCLAIMER
This WHOIS information is provided for free by Nominet UK the central registry
for .uk domain names. This information and the .uk WHOIS are:
Copyright Nominet UK 1996 - 2017.
You may not access the .uk WHOIS or use any data from it except as permitted
by the terms of use available in full at http://www.nominet.uk/whoisterms,
which includes restrictions on: (A) use of the data for advertising, or its
repackaging, recompilation, redistribution or reuse (B) obscuring, removing
or hiding any or all of this notice and (C) exceeding query rate or volume
limits. The data is provided on an 'as-is' basis and may lag behind the
register. Access may be withdrawn or restricted at any time.

  REGISTERED no

DOMAIN

  NAME medicalkeyboards.co.uk

NSERVER

  NS2.123-REG.CO.UK 62.138.132.21

  NS.123-REG.CO.UK 212.67.202.2

Go to top

Mistakes


The following list shows you to spelling mistakes possible of the internet users for the website searched .

  • www.umedicalkeyboards.com
  • www.7medicalkeyboards.com
  • www.hmedicalkeyboards.com
  • www.kmedicalkeyboards.com
  • www.jmedicalkeyboards.com
  • www.imedicalkeyboards.com
  • www.8medicalkeyboards.com
  • www.ymedicalkeyboards.com
  • www.medicalkeyboardsebc.com
  • www.medicalkeyboardsebc.com
  • www.medicalkeyboards3bc.com
  • www.medicalkeyboardswbc.com
  • www.medicalkeyboardssbc.com
  • www.medicalkeyboards#bc.com
  • www.medicalkeyboardsdbc.com
  • www.medicalkeyboardsfbc.com
  • www.medicalkeyboards&bc.com
  • www.medicalkeyboardsrbc.com
  • www.urlw4ebc.com
  • www.medicalkeyboards4bc.com
  • www.medicalkeyboardsc.com
  • www.medicalkeyboardsbc.com
  • www.medicalkeyboardsvc.com
  • www.medicalkeyboardsvbc.com
  • www.medicalkeyboardsvc.com
  • www.medicalkeyboards c.com
  • www.medicalkeyboards bc.com
  • www.medicalkeyboards c.com
  • www.medicalkeyboardsgc.com
  • www.medicalkeyboardsgbc.com
  • www.medicalkeyboardsgc.com
  • www.medicalkeyboardsjc.com
  • www.medicalkeyboardsjbc.com
  • www.medicalkeyboardsjc.com
  • www.medicalkeyboardsnc.com
  • www.medicalkeyboardsnbc.com
  • www.medicalkeyboardsnc.com
  • www.medicalkeyboardshc.com
  • www.medicalkeyboardshbc.com
  • www.medicalkeyboardshc.com
  • www.medicalkeyboards.com
  • www.medicalkeyboardsc.com
  • www.medicalkeyboardsx.com
  • www.medicalkeyboardsxc.com
  • www.medicalkeyboardsx.com
  • www.medicalkeyboardsf.com
  • www.medicalkeyboardsfc.com
  • www.medicalkeyboardsf.com
  • www.medicalkeyboardsv.com
  • www.medicalkeyboardsvc.com
  • www.medicalkeyboardsv.com
  • www.medicalkeyboardsd.com
  • www.medicalkeyboardsdc.com
  • www.medicalkeyboardsd.com
  • www.medicalkeyboardscb.com
  • www.medicalkeyboardscom
  • www.medicalkeyboards..com
  • www.medicalkeyboards/com
  • www.medicalkeyboards/.com
  • www.medicalkeyboards./com
  • www.medicalkeyboardsncom
  • www.medicalkeyboardsn.com
  • www.medicalkeyboards.ncom
  • www.medicalkeyboards;com
  • www.medicalkeyboards;.com
  • www.medicalkeyboards.;com
  • www.medicalkeyboardslcom
  • www.medicalkeyboardsl.com
  • www.medicalkeyboards.lcom
  • www.medicalkeyboards com
  • www.medicalkeyboards .com
  • www.medicalkeyboards. com
  • www.medicalkeyboards,com
  • www.medicalkeyboards,.com
  • www.medicalkeyboards.,com
  • www.medicalkeyboardsmcom
  • www.medicalkeyboardsm.com
  • www.medicalkeyboards.mcom
  • www.medicalkeyboards.ccom
  • www.medicalkeyboards.om
  • www.medicalkeyboards.ccom
  • www.medicalkeyboards.xom
  • www.medicalkeyboards.xcom
  • www.medicalkeyboards.cxom
  • www.medicalkeyboards.fom
  • www.medicalkeyboards.fcom
  • www.medicalkeyboards.cfom
  • www.medicalkeyboards.vom
  • www.medicalkeyboards.vcom
  • www.medicalkeyboards.cvom
  • www.medicalkeyboards.dom
  • www.medicalkeyboards.dcom
  • www.medicalkeyboards.cdom
  • www.medicalkeyboardsc.om
  • www.medicalkeyboards.cm
  • www.medicalkeyboards.coom
  • www.medicalkeyboards.cpm
  • www.medicalkeyboards.cpom
  • www.medicalkeyboards.copm
  • www.medicalkeyboards.cim
  • www.medicalkeyboards.ciom
  • www.medicalkeyboards.coim
  • www.medicalkeyboards.ckm
  • www.medicalkeyboards.ckom
  • www.medicalkeyboards.cokm
  • www.medicalkeyboards.clm
  • www.medicalkeyboards.clom
  • www.medicalkeyboards.colm
  • www.medicalkeyboards.c0m
  • www.medicalkeyboards.c0om
  • www.medicalkeyboards.co0m
  • www.medicalkeyboards.c:m
  • www.medicalkeyboards.c:om
  • www.medicalkeyboards.co:m
  • www.medicalkeyboards.c9m
  • www.medicalkeyboards.c9om
  • www.medicalkeyboards.co9m
  • www.medicalkeyboards.ocm
  • www.medicalkeyboards.co
  • medicalkeyboards.co.ukm
  • www.medicalkeyboards.con
  • www.medicalkeyboards.conm
  • medicalkeyboards.co.ukn
  • www.medicalkeyboards.col
  • www.medicalkeyboards.colm
  • medicalkeyboards.co.ukl
  • www.medicalkeyboards.co
  • www.medicalkeyboards.co m
  • medicalkeyboards.co.uk
  • www.medicalkeyboards.cok
  • www.medicalkeyboards.cokm
  • medicalkeyboards.co.ukk
  • www.medicalkeyboards.co,
  • www.medicalkeyboards.co,m
  • medicalkeyboards.co.uk,
  • www.medicalkeyboards.coj
  • www.medicalkeyboards.cojm
  • medicalkeyboards.co.ukj
  • www.medicalkeyboards.cmo
Show All Mistakes Hide All Mistakes