lab-uk.com Report : Visit Site


  • Ranking Alexa Global: # 15,610,324

    Server:Apache/2.4.33 (Unix)...
    X-Powered-By:PHP/5.5.38

    The main IP address: 79.170.44.88,Your server United Kingdom,Nottingham ISP:Heart Internet Ltd  TLD:com CountryCode:GB

    The description :manufacturer & distributor of laboratory equipment: vial crimpers, vial seals & glass vials...

    This report updates in 01-Jul-2018

Created Date:2011-03-07
Changed Date:2017-02-07
Expires Date:2019-03-07

Technical data of the lab-uk.com


Geo IP provides you such as latitude, longitude and ISP (Internet Service Provider) etc. informations. Our GeoIP service found where is host lab-uk.com. Currently, hosted in United Kingdom and its service provider is Heart Internet Ltd .

Latitude: 52.953601837158
Longitude: -1.1504700183868
Country: United Kingdom (GB)
City: Nottingham
Region: England
ISP: Heart Internet Ltd

the related websites

HTTP Header Analysis


HTTP Header information is a part of HTTP protocol that a user's browser sends to called Apache/2.4.33 (Unix) containing the details of what the browser wants and will accept back from the web server.

X-Powered-By:PHP/5.5.38
Transfer-Encoding:chunked
Set-Cookie:PHPSESSID=f1nqkqo2864bfe4jlls157e100; path=/; HttpOnly, default=59t83u6gcrval7t2vrjs0h1620; path=/; httponly, language=en-gb; expires=Tue, 31-Jul-2018 15:40:03 GMT; Max-Age=2592000; path=/; domain=www.lab-uk.com, currency=GBP; expires=Tue, 31-Jul-2018 15:40:03 GMT; Max-Age=2592000; path=/; domain=www.lab-uk.com
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Server:Apache/2.4.33 (Unix)
Pragma:no-cache
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Date:Sun, 01 Jul 2018 15:40:03 GMT
Content-Type:text/html; charset=utf-8

DNS

soa:ns.heartinternet.uk. hostmaster.mainnameserver.com. 2016121551 10800 600 2419200 3600
ns:ns.heartinternet.uk.
ns2.heartinternet.uk.
ipv4:IP:79.170.44.88
ASN:20773
OWNER:HOSTEUROPE-AS, DE
Country:GB
mx:MX preference = 10, mail exchanger = mail.lab-uk.com.

HtmlToText

laboratory equipment & supplies - laboratory precision ltd £ currency € euro £ pound sterling $ us dollar +44 1327 877774 my account register login wish list (0) shopping cart checkout call us on +44 1327 877774 or email: [email protected] 0 item(s) - £0.00 your shopping cart is empty! categories home vial crimpers and vial decappers perfume atomiser spray pump crimpers & fillers glass vials crimp seals and vial stoppers vial crimpers and vial decappers perfume atomiser spray pump crimpers & fillers glass vials crimp seals and vial stoppers request for full name: email address: comments (optional): submit '); } var checksingleprice = function (product_id) { var query = $('#product input[type=\'text\'], #product input[type=\'hidden\'], #product input[type=\'radio\']:checked, #product input[type=\'checkbox\']:checked, #product select, #product textarea').serialize(); $.ajax({ url: 'index.php?route=extension/module/askforquote/checkprice&product_ids='+product_id, type: 'post', data: query, datatype: 'json', success: function(json) { if(json['afq']) { var selector = '#button-cart'; if (json.replace_add_to_cart == "0") { var button = $('#button-cart').clone(); button.attr('id', 'button-afq'); button.html('ask for a quote'); $('#button-cart').after( button); selector = '#button-afq' } else { $(selector).html('ask for a quote'); $(selector).unbind('click'); } $(selector).on('click', function() { showafqpopup(500,275,product_id); }); } else $('#button-cart').button('reset'); } }); } var checkprice = function (product_ids) { $.ajax({ url: 'index.php?route=extension/module/askforquote/checkprice', type: 'post', data: {product_ids: product_ids}, datatype: 'json', success: function(json) { if(json) { if (!$.fancybox) { $('head').append(' '); $('head').append(' '); } $('[onclick^="cart.add"], [onclick^="addtocart"]').each(function(i,e){ var params = $(this).attr('onclick').match(/\d+/); var item = $(this); if($.inarray(params[0], json) -1) { item.children('span').html("ask for a quote") item.attr('data-hint',"ask for a quote"); if(item.children('i').length '+json.product_name+' '); $('div #product_image_holder').append(' ') if (json.quantity 1 || json.options) { //$('.fancybox-skin #details_title').show(); if (json.quantity 1) { $('div #quote_details').append(' quantity : '); $('div #quote_details').append(' '+json.quantity+' '); } if (json.options) { $('div #quote_details').append(' otions '); $.each( json.options, function(key, value) { if (value.type == 'date' || value.type == 'datetime' || value.type == 'time' || value.type == 'text' || value.type == 'textarea') { $('div #quote_details').append('- '+ value.name +': '+value.value+' '); } else{ $('div #quote_details').append('- '+ value.name +': '+value.value+' '); } }); } } $('div #overlay').css('display','none'); $('div #overlay').toggleclass('active'); } }); $('.fancybox-skin #afq_submit').click(function(e) { e.preventdefault(); e.stoppropagation(); if($('.fancybox-skin #afq_name').val() == '') { $('.fancybox-skin #afq_name').css({ border: '#f59393 1px solid', background: '#fff0f0' }); $('.fancybox-skin #afq_name').after(' empty name field! '); } else if(!isvalidemailaddress($('.fancybox-skin #afq_email').val()) || $('.fancybox-skin #afq_email').val() == ''){ $('.fancybox-skin #afq_email').css({ border: '#f59393 1px solid', background: '#fff0f0' }); $('.fancybox-skin #afq_email').after(' invalid e-mail address '); } else { var afq_name = $('.fancybox-skin #afq_name').val(); var afq_email = $('.fancybox-skin #afq_email').val(); var afq_repeat_mail = $('.fancybox-skin #afq_repeat_email').val(); var afq_quote_quantity = $('.fancybox-skin #quote_quantity').html(); var afq_product_id = product_id; var afq_comments = $('.fancybox-skin #afq_comments').val(); var options = new object(); $.each($('.fancybox-skin .selected_options'), function(index, el) { options[el.getattribute('data-optionid')] = el.getattribute('data-optionvalueid'); }); $.ajax({ url: 'index.php?route=extension/module/askforquote/addquote', type: 'post', data: {name: afq_name, email: afq_email, repeat_mail: afq_repeat_mail, product_id: afq_product_id, comments: afq_comments, options:options, quantity:afq_quote_quantity}, datatype: 'json', beforesend: function() { $(".fancybox-skin #afq_submit").hide(); $(".afq_loader").show(); }, success: function(json) { $(".afq_loader").hide(); $(".fancybox-skin #afq_submit").show(); if(json=='success') { $.fancybox.close(); swal("thank you!", "your request has been sent!", "success"); } } }); } }); } }); }; product categories vial crimpers and vial decappers we are specialists in the design and manufacture of quality vial crimpers and vial de-cappers for crimping aluminium caps onto vials and bottles as well as de-capping (de-crimping). if it’s a crimper or a de-capper you need, then we have the tool to suit as we have been producing them for nearly 30 ... perfume atomiser spray pump crimpers & fillers at laboratory precision ltd we provide a range of split collet crimping tools for crimping aluminium crimp-on atomizer spray pump caps as well as a press for fitting crimpless spray pumps onto bottles supplied to the perfume and beauty industry.these tools can be supplied to suit all sizes but are s... glass vials our range of glass vials includes: injection vials, dram vials, screw thread diagnostic vials as well as specimen tubes and snap top vials. we also offer a large selection of caps and closures to suit your specific requirements.types of glass vials;usp type i borosilicate glass: the least reac... crimp seals and vial stoppers flip off seals / caps: crimp on caps for injection vials. an aluminium flip off crimp seal with plastic top which flips off tearing out the centre revealing the septa or stopper, commonly used for injection vials.complete tear off seals / caps: crimp on tear off seals usually one piece alumini... request for full name: email address: comments (optional): submit '); } var checksingleprice = function (product_id) { var query = $('#product input[type=\'text\'], #product input[type=\'hidden\'], #product input[type=\'radio\']:checked, #product input[type=\'checkbox\']:checked, #product select, #product textarea').serialize(); $.ajax({ url: 'index.php?route=extension/module/askforquote/checkprice&product_ids='+product_id, type: 'post', data: query, datatype: 'json', success: function(json) { if(json['afq']) { var selector = '#button-cart'; if (json.replace_add_to_cart == "0") { var button = $('#button-cart').clone(); button.attr('id', 'button-afq'); button.html('ask for a quote'); $('#button-cart').after( button); selector = '#button-afq' } else { $(selector).html('ask for a quote'); $(selector).unbind('click'); } $(selector).on('click', function() { showafqpopup(500,275,product_id); }); } else $('#button-cart').button('reset'); } }); } var checkprice = function (product_ids) { $.ajax({ url: 'index.php?route=extension/module/askforquote/checkprice', type: 'post', data: {product_ids: product_ids}, datatype: 'json', success: function(json) { if(json) { if (!$.fancybox) { $('head').append(' '); $('head').append(' '); } $('[onclick^="cart.add"], [onclick^="addtocart"]').each(function(i,e){ var params = $(this).attr('onclick').match(/\d+/); var item = $(this); if($.inarray(params[0], json) -1) { item.children('span').html("ask for a quote") item.attr('data-hint',"ask for a quote"); if(item.children('i').length '+json.product_name+' '); $('div #product_image_holder').append(' ') if (json.quantity 1 || json.options) { //$('.fancybox-skin #details_title').show(); if (json.quantity 1) { $('div #quote_details').append(' quantity : '); $('div #quote_details').append(' '+json.quantity+' '); } if (json.options) { $('div #quote_details').append(' otions '); $.each( json.options, function(key, value) { if (value.type == 'date' || value.type == 'datetime' || value.type == 'time' || value.type == 'text' || value.type == 'textarea') { $('div #quote_details').append('- '+ value.name +': '+v

URL analysis for lab-uk.com


https://www.lab-uk.com/index.php?route=account/account
https://www.lab-uk.com/perfume-atomizer-spray-pump-crimpers-c44
https://www.lab-uk.com/terms
https://www.lab-uk.com/index.php?route=account/login
https://www.lab-uk.com/index.php?route=account/register
https://www.lab-uk.com/glass-vials-c2
http://www.lab-uk.com/vial-crimpers-vial-decappers-c1
https://www.lab-uk.com/index.php?route=account/return/add
https://www.lab-uk.com/about_us
https://www.lab-uk.com/privacy
https://www.lab-uk.com/index.php?route=information/sitemap
https://www.lab-uk.com/index.php?route=checkout/cart
https://www.lab-uk.com/index.php?route=information/contact
https://www.lab-uk.com/index.php?route=common/home
http://www.lab-uk.com/crimp-seals-vial-stoppers-c3

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;

Domain Name: LAB-UK.COM
Registry Domain ID: 1644094923_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.meshdigital.com
Registrar URL: http://www.domainbox.com
Updated Date: 2017-02-07T00:00:00Z
Creation Date: 2011-03-07T00:00:00Z
Registrar Registration Expiration Date: 2019-03-07T00:00:00Z
Registrar: WEBFUSION LIMITED
Registrar IANA ID: 1515
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8779770099
Reseller: 123Reg/Webfusion
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Registry Registrant ID:
Registrant Name: Kenneth Marshall
Registrant Organization: UK
Registrant Street: 30 Lanchester Way
Registrant City: Daventry
Registrant State/Province: Northamptonshire
Registrant Postal Code: NN11 5PH
Registrant Country: GB
Registrant Phone: +44.1327877774
Registrant Phone Ext:
Registrant Fax Ext:
Registrant Email: [email protected]
Registry Admin ID:
Admin Name: Kenneth Marshall
Admin Organization: UK
Admin Street: 30 Lanchester Way
Admin City: Daventry
Admin State/Province: Northamptonshire
Admin Postal Code: NN11 5PH
Admin Country: GB
Admin Phone: +44.1327877774
Admin Phone Ext:
Admin Fax Ext:
Admin Email: [email protected]
Registry Tech ID:
Tech Name: 123reg
Tech Organization: 123reg
Tech Street: The Shipping Building
Tech Street: Old Vinyl Factory
Tech Street: 252 - 254 Blyth Road
Tech City: Hayes
Tech State/Province: Middlesex
Tech Postal Code: UB3 1HA
Tech Country: GB
Tech Phone: +44.3454502310
Tech Phone Ext:
Tech Fax Ext:
Tech Email: [email protected]
Name Server: ns.mainnameserver.com
Name Server: ns2.mainnameserver.com
DNSSEC: unsigned
URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
>>> Last update of WHOIS database: 2017-07-20T13:12:51Z <<<

For more information on Whois status codes, please visit https://icann.org/epp


The Data in this WHOIS database is provided
for information purposes only, and is designed to assist persons in
obtaining information related to domain name registration records.
It's accuracy is not guaranteed. By submitting a
WHOIS query, you agree that you will use this Data only for lawful
purposes and that, under no circumstances will you use this Data to:
(1) allow, enable, or otherwise support the transmission of mass
unsolicited, commercial advertising or solicitations via e-mail(spam);
or (2) enable high volume, automated, electronic processes that
apply to this WHOIS or any of its related systems. The provider of
this WHOIS reserves the right to modify these terms at any time.
By submitting this query, you agree to abide by this policy.

LACK OF A DOMAIN RECORD IN THE WHOIS DATABASE DOES
NOT INDICATE DOMAIN AVAILABILITY.

  REGISTRAR 123-REG LIMITED

  REFERRER http://www.meshdigital.com

SERVERS

  SERVER com.whois-servers.net

  ARGS domain =lab-uk.com

  PORT 43

  SERVER whois.123-reg.co.uk

  ARGS lab-uk.com

  PORT 43

  TYPE domain

DOMAIN

  NAME lab-uk.com

NSERVER

  NS.MAINNAMESERVER.COM 79.170.40.2

  NS2.MAINNAMESERVER.COM 79.170.43.3

STATUS
clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
clientTransferProhibited https://icann.org/epp#clientTransferProhibited
clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited

  CHANGED 2017-02-07

  CREATED 2011-03-07

  EXPIRES 2019-03-07

  REGISTERED yes

Go to top

Mistakes


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

  • www.ulab-uk.com
  • www.7lab-uk.com
  • www.hlab-uk.com
  • www.klab-uk.com
  • www.jlab-uk.com
  • www.ilab-uk.com
  • www.8lab-uk.com
  • www.ylab-uk.com
  • www.lab-ukebc.com
  • www.lab-ukebc.com
  • www.lab-uk3bc.com
  • www.lab-ukwbc.com
  • www.lab-uksbc.com
  • www.lab-uk#bc.com
  • www.lab-ukdbc.com
  • www.lab-ukfbc.com
  • www.lab-uk&bc.com
  • www.lab-ukrbc.com
  • www.urlw4ebc.com
  • www.lab-uk4bc.com
  • www.lab-ukc.com
  • www.lab-ukbc.com
  • www.lab-ukvc.com
  • www.lab-ukvbc.com
  • www.lab-ukvc.com
  • www.lab-uk c.com
  • www.lab-uk bc.com
  • www.lab-uk c.com
  • www.lab-ukgc.com
  • www.lab-ukgbc.com
  • www.lab-ukgc.com
  • www.lab-ukjc.com
  • www.lab-ukjbc.com
  • www.lab-ukjc.com
  • www.lab-uknc.com
  • www.lab-uknbc.com
  • www.lab-uknc.com
  • www.lab-ukhc.com
  • www.lab-ukhbc.com
  • www.lab-ukhc.com
  • www.lab-uk.com
  • www.lab-ukc.com
  • www.lab-ukx.com
  • www.lab-ukxc.com
  • www.lab-ukx.com
  • www.lab-ukf.com
  • www.lab-ukfc.com
  • www.lab-ukf.com
  • www.lab-ukv.com
  • www.lab-ukvc.com
  • www.lab-ukv.com
  • www.lab-ukd.com
  • www.lab-ukdc.com
  • www.lab-ukd.com
  • www.lab-ukcb.com
  • www.lab-ukcom
  • www.lab-uk..com
  • www.lab-uk/com
  • www.lab-uk/.com
  • www.lab-uk./com
  • www.lab-ukncom
  • www.lab-ukn.com
  • www.lab-uk.ncom
  • www.lab-uk;com
  • www.lab-uk;.com
  • www.lab-uk.;com
  • www.lab-uklcom
  • www.lab-ukl.com
  • www.lab-uk.lcom
  • www.lab-uk com
  • www.lab-uk .com
  • www.lab-uk. com
  • www.lab-uk,com
  • www.lab-uk,.com
  • www.lab-uk.,com
  • www.lab-ukmcom
  • www.lab-ukm.com
  • www.lab-uk.mcom
  • www.lab-uk.ccom
  • www.lab-uk.om
  • www.lab-uk.ccom
  • www.lab-uk.xom
  • www.lab-uk.xcom
  • www.lab-uk.cxom
  • www.lab-uk.fom
  • www.lab-uk.fcom
  • www.lab-uk.cfom
  • www.lab-uk.vom
  • www.lab-uk.vcom
  • www.lab-uk.cvom
  • www.lab-uk.dom
  • www.lab-uk.dcom
  • www.lab-uk.cdom
  • www.lab-ukc.om
  • www.lab-uk.cm
  • www.lab-uk.coom
  • www.lab-uk.cpm
  • www.lab-uk.cpom
  • www.lab-uk.copm
  • www.lab-uk.cim
  • www.lab-uk.ciom
  • www.lab-uk.coim
  • www.lab-uk.ckm
  • www.lab-uk.ckom
  • www.lab-uk.cokm
  • www.lab-uk.clm
  • www.lab-uk.clom
  • www.lab-uk.colm
  • www.lab-uk.c0m
  • www.lab-uk.c0om
  • www.lab-uk.co0m
  • www.lab-uk.c:m
  • www.lab-uk.c:om
  • www.lab-uk.co:m
  • www.lab-uk.c9m
  • www.lab-uk.c9om
  • www.lab-uk.co9m
  • www.lab-uk.ocm
  • www.lab-uk.co
  • lab-uk.comm
  • www.lab-uk.con
  • www.lab-uk.conm
  • lab-uk.comn
  • www.lab-uk.col
  • www.lab-uk.colm
  • lab-uk.coml
  • www.lab-uk.co
  • www.lab-uk.co m
  • lab-uk.com
  • www.lab-uk.cok
  • www.lab-uk.cokm
  • lab-uk.comk
  • www.lab-uk.co,
  • www.lab-uk.co,m
  • lab-uk.com,
  • www.lab-uk.coj
  • www.lab-uk.cojm
  • lab-uk.comj
  • www.lab-uk.cmo
Show All Mistakes Hide All Mistakes