Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - rl360.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://rl360.com/
Server: IFGL SuperFunkyWebServer 27.2
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options1: nosniff
Date: Tue, 13 May 2025 16:51:38 GMT
Content-Length: 141

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://rl360.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Server: IFGL SuperFunkyWebServer 27.2
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options1: nosniff
Strict-Transport-Security: max-age=31536000
Date: Tue, 13 May 2025 16:51:38 GMT
Content-Length: 26453

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: rl360.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="RL360">
<meta name="copyright" content="RL360">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/pages/stylesheets/desktop/screen.css" rel="styleSheet" media="only screen and (min-width:851px)"/>
<link href="/pages/stylesheets/tablet/screen-medium.css" rel="stylesheet" type="text/css" media="only screen and (min-width:551px) and (max-width:850px)"/>
<link href="/pages/stylesheets/mobile/screen-small.css" rel="stylesheet" type="text/css" media="only screen and (max-width:550px)"/>
<link href="/pages/stylesheets/desktop/print.css" rel="styleSheet" type="text/css" media="print"/>
<link rel="icon" type="image/x-icon" href="/images/icons/rl360.ico"/>
<link rel="apple-touch-icon" sizes="180x180" href="/images/logos/ios-logo.png"/>
<link rel="icon" sizes="180x180" href="/images/logos/ios-logo.png"/>
<script src="/row/javascripts/jquery-3.7.1.min.js"></script>
<script src="/row/javascripts/lite-youtube.js"></script>
<!--[if lte IE 8]>
<link href="/pages/stylesheets/desktop/ie8fix.css"  rel="stylesheet"  type="text/css" />
<![endif]-->

<!-- Google Tag Manager -->
<script type="text/plain" cookie-consent="tracking">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-N62WQ4');</script>
<!-- End Google Tag Manager -->


<!-- Cookie Consent -->
<script type="text/javascript" src="/row/javascripts/cookies.js" charset="UTF-8"></script>
<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({"notice_banner_type":"interstitial","consent_type":"express","palette":"light","language":"en","page_load_consent_levels":["strictly-necessary"],"notice_banner_reject_button_hide":false,"preferences_center_close_button_hide":false,"website_name":"RL360","website_privacy_policy_url":"https://www.rl360.com/pages/privacy-policy.htm"});
});
</script>

<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-31HG49PVN1" type="text/plain" cookie-consent="tracking"></script>
<script type="text/plain" cookie-consent="tracking">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('set', 'cookie_domain', 'www.rl360.com');
  gtag('config', 'G-31HG49PVN1', { 'anonymize_ip': true });
</script>
<!-- End -->

<!-- start social profiles
(https://developers.google.com/structured-data/customize/social-profiles) -->
<script type="application/ld+json">
{
         "@context" : "http://schema.org",
         "@type" : "Organization",
         "name" : "RL360",
         "url" : "http://www.rl360.com",
         "logo": "http://www.rl360.com/images/logos/RL360-logo.jpg",
         "sameAs" : ["https://www.facebook.com/RL360.group/",
                 "http://twitter.com/RL360_group",
                 "http://plus.google.com/+RL360",
                 "https://www.youtube.com/c/RL360",
                 "https://www.linkedin.com/company/rl360/",
                 "https://www.instagram.com/rl360international/"]
}
</script>

<!-- end social profiles -->


<script>
  $(document).ready(function() {
$('.mobile-menu').change(function(){
   if(this.checked){
        $('.mobmenu').addClass("mobmenu-checked");
      }
    else{
        $('.mobmenu').removeClass("mobmenu-checked");
    }});
$('#tab-menu').change(function(){
   if(this.checked){
      $('.promenu').addClass("promenuclose");
      }
    else{
      $('.promenu').removeClass("promenuclose");
    }});
  });
</script>
<title>International Life Assurance Company | RL360</title>

<meta name="description" content="RL360 is an international life assurance company providing life assurance, offshore savings and offshore investment products to expats & high net worth individuals around the world.">

<link rel="canonical" href="https://www.rl360.com" />
<meta name="p:domain_verify" content="fbe109dae2b50401a0c2b3efce06f666"/>
<style>
.svg-rightarrow{
fill: #d22630;
}
a.covidlink:hover h2, a.covidlink:hover p{
color: #d22630;
text-decoration: underline;
text-decoration-color: #c1c6c8;
}
</style>
</head>

<body><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N62WQ4"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script type="text/plain" cookie-consent="targeting">
var ft_onetag_8557 = {
    ft_vars:{
        "ftXRef":"",
        "ftXValue":"",
        "ftXType":"",
        "ftXName":"",
        "ftXNumItems":"",
        "ftXCurrency":"",
        "U1":"",
        "U2":"",
        "U3":"",
        "U4":"",
        "U5":"",
        "U6":"",
        "U7":"",
        "U8":"",
        "U9":"",
        "U10":"",
        "U11":"",
        "U12":"",
        "U13":"",
        "U14":"",
        "U15":"",
        "U16":"",
        "U17":"",
        "U18":"",
        "U19":"",
        "U20":""
        },
    ot_dom:document.location.protocol+'//servedby.flashtalking.com',
    ot_path:'/container/11444;82964;8557;iframe/?',
    ot_href:'ft_referrer='+escape(document.location.href),
    ot_rand:Math.random()*1000000,
    ot_ref:document.referrer,
    ot_init:function(){
        var o=this,qs='',count=0,ns='';
        for(var key in o.ft_vars){
            qs+=(o.ft_vars[key]==''?'':key+'='+o.ft_vars[key]+'&');
        }
        count=o.ot_path.length+qs.length+o.ot_href+escape(o.ot_ref).length;
        ns=o.ot_ns(count-2000);
        /*document.write('<iframe style="position:absolute; visibility:hidden; width:1px; height:1px;" src="'+o.ot_dom+o.ot_path+qs+o.ot_href+'&ns='+ns+'&cb='+o.ot_rand+'"></iframe>');*/
        var $stringToAppend = ('<iframe style="position:absolute; visibility:hidden; width:1px; height:1px;" src="'+o.ot_dom+o.ot_path+qs+o.ot_href+'&ns='+ns+'&cb='+o.ot_rand+'"></iframe>');
        $( "html" ).append( $stringToAppend );
    },
    ot_ns:function(diff){
        if(diff>0){
            var o=this,qo={},
                sp=/(?:^|&)([^&=]*)=?([^&]*)/g,
                fp=/^(http[s]?):\/\/?([^:\/\s]+)\/([\w\.]+[^#?\s]+)(.*)?/.exec(o.ot_ref),
                ro={h:fp[2],p:fp[3],qs:fp[4].replace(sp,function(p1,p2,p3){if(p2)qo[p2]=[p3]})};
            return escape(ro.h+ro.p.substring(0,10)+(qo.q?'?q='+unescape(qo.q):'?p='+unescape(qo.p)));
        }else{
            var o=this;
            return escape(unescape(o.ot_ref));
        }
            }
    }
ft_onetag_8557.ot_init();
</script>


<!-- BING -->
<script type="text/plain" cookie-consent="targeting">(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"5511046"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script><noscript><img src="//bat.bing.com/action/0?ti=5511046&Ver=2" height="0" width="0" alt="" style="display:none; visibility: hidden;" /></noscript>
<!-- BING END -->


<!--LINKEDIN CONVERSATION-->
<script type="text/plain" cookie-consent="targeting">
_linkedin_data_partner_id = "28526";
</script>
<script type="text/plain" cookie-consent="targeting">
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
</script>
<!-- LINKEDIN END -->


<!-- Facebook Pixel Code -->
<script type="text/plain" cookie-consent="targeting">
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1701794286784507'); // Insert your pixel ID here.
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none" alt=""
src="https://www.facebook.com/tr?id=1701794286784507&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<!-- SVG IMAGES -->
<svg style="display: none;" xmlns="http://www.w3.org/2000/svg">
<symbol id="rightarrow" viewBox="0 0 9.88 16"><path d="M0,14.12,6.11,8,0,1.88,1.88,0l8,8-8,8Z"/></symbol>
</svg>

<div id="backarea">
<div id="toparea">
<header>
<div id="skiplinks"><h2>Accessibility links</h2><ul><li><a href="#mainarea">Skip to main content</a></li><li><a href="/pages/accessibility.htm">Accessibility Help</a></li></ul></div>
<h2 class="hide">Generic Links</h2>
<div id="circle"><a href="/index.htm" class="logo" title="RL360 - home page link"><svg class="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 41.7"><g class="logo-360"><path d="M56.2 25.7l4.5-4.3c2 2.3 4.2 3.6 7.2 3.6 2.5 0 4.2-1.4 4.2-3.6v-.1c0-2.4-2.2-3.8-5.8-3.8h-2.7l-1-4.2 7.1-7.1H58V.5h20.1v4.9l-7.5 7.2c4 .7 8 2.8 8 8.3v.1c0 5.6-4.1 9.7-10.7 9.7-5.4.1-9.1-2-11.7-5zM86.9 27.6c-2.2-2.2-3.5-5.4-3.5-11.3v-.1C83.3 7.1 87.5 0 96.4 0c4 0 6.7 1.2 9.3 3.3l-3.4 5.1c-2-1.5-3.5-2.4-6.1-2.4-3.7 0-5.6 3-6 6.9 1.5-1 3.2-1.9 6.2-1.9 5.9 0 10.5 3.3 10.5 9.5v.1c0 6.1-4.9 10.3-11.4 10.3-3.9-.1-6.5-1.2-8.6-3.3zm13.4-6.8c0-2.6-2-4.4-5.2-4.4S90 18.2 90 20.7v.1c0 2.5 2 4.4 5.2 4.4s5.1-1.8 5.1-4.4zM111.2 15.5c0-8.7 5.4-15.5 13.3-15.5s13.2 6.7 13.2 15.3v.1c0 8.6-5.3 15.4-13.3 15.4s-13.2-6.7-13.2-15.3zm19.7 0c0-5.5-2.6-9.6-6.6-9.6-3.9 0-6.5 4-6.5 9.4v.1c0 5.4 2.6 9.5 6.6 9.5 4 0 6.5-4 6.5-9.4z"/></g><g class="logo-rl"><path d="M31.6 30.3h20.1v-3.1H35V.5h-3.4v29.8zM20.2 9.5c0 3.9-3.2 6.2-7.7 6.2H3.4V3.6h9.2c4.8 0 7.6 2.2 7.6 5.9m4.4 20.8l-9.2-12.2c4.7-.9 8.1-3.7 8.1-8.7C23.5 4 19.3.5 12.7.5H0v29.8h3.4V18.7h8.5l8.6 11.6h4.1zM57.9 39.1h79.7v2.6H57.9z"/><circle cx="145.9" cy="4.1" r="4.1"/></g></svg></a></div>
<div class="nav-buttons">	
<a href="/pages/aboutus.htm" class="button plain" style="margin-right: 10px;border-radius: 0px;">
<span class="vert-fix">ABOUT US</span></a>
<a href="/pages/careers.htm" class="button plain" style="margin-right: 10px;border-radius: 0px;">
<span class="vert-fix">CAREERS</span></a>
<a href="/pages/contactus.htm" class="button plain" style="margin-right: 10px;border-radius: 0px;">
<span class="vert-fix">CONTACT US</span></a>
</div>
<!--- Mobile menu -->
<input type="checkbox" class="mobile-menu" id="mobile-menu">
<label class="mobmenu white" for="mobile-menu"></label>
<div id="menuwrapper" class="desktophide">
<h2 class="hide">Main navigation</h2>
<ul id="menulist">
		<li class="menu1">
			<a href="/pages/aboutus.htm" class="menu" accesskey="1">About us</a>
		</li>
		<li class="menu2">
			<a href="/pages/careers.htm" class="menu" accesskey="2">Careers</a>
		</li>		
		<li class="menu3">
			<a href="/pages/contactus.htm" class="menu" id="lastmenuitem" accesskey="3">Contact us</a>
		</li>
</ul>
</div>
<!--<div class="nav-buttons"><p style="color: #ffffff;font-size: 1em;margin-right: 10px;"><a href="/pages/aboutus.htm" class="white">About us</a> | <a href="/pages/careers.htm" class="white">Careers</a> | <a href="/pages/contactus.htm" class="white">Contact us</a></p></div>-->
<!--<h1 id="welcome">WELCOME TO <span style="color: #000000;">RL</span><span style="color: #ffffff;">360</span></h1>-->
</header></div>

<div id="mainarea">
<h1 style="position: absolute; top: -9999px !important; left: -9999px !important;">Welcome to RL360</h1>
	<!--<div class="clear" style="height: 37px;"></div>
	<div style="width: 948px; margin-left: 10px; border: 1px solid #666666; height: 110px; background-color: #ffffff;">
<div style="background-color: #d22630; height: 63px; width: 21%;float:left;padding-top: 47px;">
<svg xmlns="http://www.w3.org/2000/svg" style="fill: #ffffff;float: left; margin-right: 10px;margin-top: -10px;margin-left: 10px;" width="35" height="35" viewBox="0 0 20 20"><path d="M9,13h2v2H9ZM9,5h2v6H9Zm1-5A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm0,18a8,8,0,1,1,8-8A8,8,0,0,1,10,18Z"/></svg>	
<h2 style="color: #ffffff; width: 70%; float: left;">Important note</h2>
</div>	
<div style="padding: 10px; width: 76%; float: left;">
<h3>Crowdstrike IT incident – business as usual for RL360</h3>	
<p>RL360 is not directly affected by the Crowdstrike IT incident that is being experienced around the world. We are continuing to process trades and payments as normal. While it is possible there may be some delays from third parties further down the line who may have been affected by the incident, it remains business as usual for us and so please continue to engage with us in the usual way.</p>
</div>
</div>
-->

<!--<div id="importantmessage">
<h2>Website maintenance</h2>
<p>This weekend we are carrying out some important work to our Firewall. As a consequence of this work, it is likely that our websites and Online Service Centre will not be available for a period on 16 October.</p></br>
<p>The work should all be completed by Sunday 17 October, when normal access should be available. We apologise for any inconvenience.</p>
</div>-->

<div class="clear" style="height: 24px;"></div>

	<div class="clear mobilehide" style="height: 37px;"></div>
	<a href="https://www.rl360.com/row/index.htm" class="blocklink" title="RL360 Public" style="color: #ffffff;">
	<div class="circles" style="margin-left: 56px; position: relative; z-index: 500; background-color: #d22630;">

		<!--<div class="clear" style="height: 32px;"></div>-->

		<p id="pubtextcontainer">
		<span class="circlelargetext" style="color:#000000;line-height: 180%;">RL360</span>
		<span class="circlelargetext">PUBLIC</span>
		<span class="circleline"></span>
		<span class="pubsmalltext">WELCOME</span>
		<span class="pubsmalltext" id="pubtextline">TO RL360</span><br/><br/>
		<span id="pubtextenter">ENTER ></span>
		</p>
	</div></a>

	<a href="http://service.rl360.com/scripts/customer.cgi" title="RL360 Online Services Portal" class="blocklink" style="color: #ffffff;">
	<div class="circles" style="position: relative; z-index: 500; background-color: #dcd8cd;">
		<p id="osctextcontainer">
		<span class="circlelargetext" style="color:#000000;line-height: 180%;">ONLINE</span>
		<span class="circlelargetext" style="color:#d22630;">SERVICES</span>
		<span class="circleline" style="border-bottom: 2px solid #d22630;"></span>
		<span class="oscsmalltext" style="color: #d22630; line-height:130%;">SIGN IN TO ACCESS A RANGE OF ONLINE SERVICES</span><br/><br/>
		<span id="osctextenter">ENTER ></span>
		</p>
	</div></a>

	<a href="https://www.rl360adviser.com/index.htm" title="RL360 Adviser website, For Financial Advisers"  class="blocklink" style="color: #ffffff;">
	<div class="circles" style="position: relative; z-index: 500; background-color: #333f48;">
		<p id="advtextcontainer">
		<span class="circlelargetext" style="line-height: 180%;">RL360</span>
		<span class="circlelargetext">ADVISER</span>
		<span class="circleline"></span>
		<span class="advsmalltext" style="color:#ffffff;line-height:130%; text-transform: uppercase;">Our dedicated site for Financial Advisers<br/><br/></span>
		<span id="advtextenter">ENTER ></span><br/>
	</p>
	</div></a>

	<div class="clear mobilehide" style="height: 50px;"></div>

	<a href="http://www.rl360services.com" id="serviceslink" target="_blank" title="Visit the RL360&deg; Services website" class="blocklink">
		<div class="level3 servicesbox">
			<div id="servicesboxcontent">
			<!--<p><span style="font-weight: 900; font-size: 2.5em;color:#000000;line-height: 180%;">RL360</span><br>
			<span style="font-weight: 900; font-size: 2.5em;color:#d22630;">Services</span>-->
			<img src="/images/logos/rl360-services.png" alt="RL360 Services logo" id="rlserviceslogo">
			</p>
			<div class="underline"></div>
			<div class="clear"></div>
	<!--	<img src="/images/logos/rl360-services.png" style="margin-left: 40%; margin-top: 20px; padding-bottom: 30px;"/>-->
		<p>If you are an RL360&deg; Services <b>policyholder</b> please click here.</p><br>
		<p style="color:#d22630; padding-left:26px;">www.rl360services.com</p>
	</div>
	</div></a>

	<div class="video" style="float: right; margin-right: 12px;">
	<a href="http://www.rl360.com/row/aboutus/index.htm?utm_medium=banner&utm_source=website&utm_campaign=landing-page-banner-corporate-video">
	<img style="border:0;" src="/images/backgrounds/why-choose-rl360.png" width="630" height="122" alt="Why choose RL360? Find out what makes us one of the fastest-growing international life assurance companies." title="Watch Corporate Video" />
	</a>
	<div class="clear" style="height: 12px;"></div>
	<a href="http://www.rl360.com/row/aboutus/why-the-isle-of-man.htm?utm_medium=banner&utm_source=website&utm_campaign=landing-page-banner-isle-of-man-video">
	<img style="border:0;" src="/images/backgrounds/why-the-isle-of-man.png" width="630" height="122" alt="Why are we based on the Isle of Man? We explain what makes the Isle of Man a strong and secure location for potential investors." title="Learn about our Isle of Man location" />
	</a>
	</div>

	<div class="clear" style="height: 50px;"></div>


</div>
<div class="clear"></div>

<div id="footarea">
<div id="footarea2">
<div class="clear"></div>

	<div class="footerarea">
		<h3 style="color: #ffffff;margin-top: 10px; padding-bottom: 0px;">IMPORTANT LINKS</h3>
		<div class="line"></div>
		<p><a href="/pages/legal.htm" title="Terms of use" class="white">Terms of use </a></p>
		<p><a href="/pages/privacy-policy.htm"  class="white" title="Privacy Policy">Privacy Policy </a></p>
		<p><a href="/pages/cookie-policy.htm"  class="white" title="Cookies">Cookies </a></p>
		<p><a href="/pages/accessibility.htm"  class="white" title="Accessibility information">Accessibility </a></p>
		<p><a href="/pages/contactus.htm"  class="white" title="Contact information"> Contact us</a> </p>
	</div>

	<div class="footerarea">

		<h3 style="color: #ffffff;margin-top: 10px; padding-bottom: 0px;">OUR SITES</h3>

		<div class="line"></div> 
		<p><a href="https://www.rl360.com/row/index.htm" title="Visit RL360" class="white" target="_blank">RL360</a></p>

		<p><a href="https://www.rl360adviser.com" title="Visit RL360 Adviser" class="white" target="_blank">RL360 Adviser</a></p>

		<p><a href="http://service.rl360.com/scripts/customer.cgi" title="Visit the RL360 Onine Service Centre" class="white" target="_blank">RL360 Online Service Centre</a></p>

		<p><a href="https://www.rl360wrap.com" title="Visit RL360 Wrap" class="white" target="_blank">RL360 Wrap</a></p>

		<p><a href="https://www.rl360app.com" title="Visit RL360 App" class="white" target="_blank">RL360 App</a></p>

		<p><a href="https://www.rl360services.com" title="Visit RL360&deg; Services" class="white" target="_blank">RL360&deg; Services</a></p>	
 	</div>

	<div class="footerarea">

		<h3 style="color: #ffffff;margin-top: 10px; padding-bottom: 0px;">CONNECT WITH US</h3>

		<div class="line" style="width: 100%;"></div>

		<a href="https://www.linkedin.com/company/rl360" target="_blank" title="Follow RL360 on LinkedIn" class="white socialhover">
			<span class="social-icon whitehov"><svg class="svg-social linkedin" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.63,13.63H11.26V9.92c0-.89,0-2-1.23-2s-1.42,1-1.42,2v3.78H6.23V6H8.51V7h0a2.5,2.5,0,0,1,2.25-1.23c2.4,0,2.84,1.58,2.84,3.64v4.19ZM3.56,5A1.38,1.38,0,1,1,4.93,3.58,1.37,1.37,0,0,1,3.56,5Zm1.19,8.68H2.37V6H4.75ZM14.82,0H1.18A1.17,1.17,0,0,0,0,1.15V14.85A1.17,1.17,0,0,0,1.18,16H14.81A1.17,1.17,0,0,0,16,14.85V1.15A1.17,1.17,0,0,0,14.81,0Z"/></svg></span>
			<p><span class="social-text">Follow us on LinkedIn</span></p>
		</a>

		<a href="https://www.facebook.com/RL360.group/" target="_blank" title="Like RL360 on Facebook" class="white socialhover">
			<span class="social-icon whitehov"><svg class="svg-social facebook" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15.12,0H.88A.88.88,0,0,0,0,.88V15.12A.88.88,0,0,0,.88,16H8.55V9.8H6.46V7.39H8.55V5.61a2.91,2.91,0,0,1,3.11-3.19,17.25,17.25,0,0,1,1.86.09V4.67H12.23c-1,0-1.19.48-1.19,1.18V7.39h2.39l-.31,2.42H11V16h4.08a.88.88,0,0,0,.88-.88V.88A.88.88,0,0,0,15.12,0"/></svg></span>
			<p><span class="social-text">Like us on Facebook</span></p>
		</a>

		<a href="https://x.com/RL360_group" target="_blank" title="Follow RL360 on X" class="white socialhover">
			<span class="social-icon"><svg class="svg-social twitter" style="padding-top:1px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18.01"><path d="m10.71,7.63L17.42,0h-1.59l-5.82,6.62L5.36,0H0l7.03,10.02L0,18.01h1.59l6.14-7,4.91,7h5.36M2.16,1.17h2.44l11.23,15.73h-2.44" style="stroke-width:0px;"/>
			</svg></span>
			<p><span class="social-text">Follow us on X</span></p>
		</a>
		<a href="https://www.instagram.com/rl360international/" target="_blank" title="Follow RL360 on Instagram" class="white socialhover">
			<span class="social-icon"><svg class="svg-social instagram" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10,1.8c2.67,0,3,0,4,.06a5.61,5.61,0,0,1,1.86.34,3.33,3.33,0,0,1,1.9,1.9A5.61,5.61,0,0,1,18.14,6c.05,1,.06,1.37.06,4s0,3-.06,4a5.61,5.61,0,0,1-.34,1.86,3.33,3.33,0,0,1-1.9,1.9,5.61,5.61,0,0,1-1.86.34c-1,.05-1.37.06-4,.06s-3,0-4-.06A5.61,5.61,0,0,1,4.1,17.8a3.33,3.33,0,0,1-1.9-1.9A5.61,5.61,0,0,1,1.86,14c-.05-1-.06-1.37-.06-4s0-3,.06-4A5.61,5.61,0,0,1,2.2,4.1,3.33,3.33,0,0,1,4.1,2.2,5.61,5.61,0,0,1,6,1.86c1-.05,1.37-.06,4-.06M10,0C7.28,0,6.94,0,5.88.06A7.59,7.59,0,0,0,3.45.52,4.85,4.85,0,0,0,1.68,1.68,4.85,4.85,0,0,0,.52,3.45,7.59,7.59,0,0,0,.06,5.88C0,6.94,0,7.28,0,10s0,3.06.06,4.12a7.59,7.59,0,0,0,.46,2.43,4.85,4.85,0,0,0,1.16,1.77,4.85,4.85,0,0,0,1.77,1.16,7.59,7.59,0,0,0,2.43.46C6.94,20,7.28,20,10,20s3.06,0,4.12-.06a7.59,7.59,0,0,0,2.43-.46,5.19,5.19,0,0,0,2.93-2.93,7.59,7.59,0,0,0,.46-2.43c0-1.06.06-1.4.06-4.12s0-3.06-.06-4.12a7.59,7.59,0,0,0-.46-2.43,4.85,4.85,0,0,0-1.16-1.77A4.85,4.85,0,0,0,16.55.52,7.59,7.59,0,0,0,14.12.06C13.06,0,12.72,0,10,0Z"/><path d="M10,4.86A5.14,5.14,0,1,0,15.14,10,5.14,5.14,0,0,0,10,4.86Zm0,8.47A3.33,3.33,0,1,1,13.33,10,3.33,3.33,0,0,1,10,13.33Z"/><circle cx="15.34" cy="4.66" r="1.2"/></svg></span>
			<p><span class="social-text">Follow us on Instagram</span></p>
		</a>
		<a href="https://www.youtube.com/c/rl360" target="_blank" title="Watch RL360 Youtube videos" class="white socialhover">
			<span class="social-icon whitehov" style="height: 12px; width: 16px;border-radius: 5px;margin-top: 4px;"><svg style="margin-bottom: 2px;" class="svg-social youtube" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 13"><path d="M17.62,2A2.3,2.3,0,0,0,16.06.39,52.33,52.33,0,0,0,9,0,51.16,51.16,0,0,0,2,.39,2.3,2.3,0,0,0,.39,2,25,25,0,0,0,0,6.51,25,25,0,0,0,.39,11,2.3,2.3,0,0,0,2,12.61,52.21,52.21,0,0,0,9,13a52.34,52.34,0,0,0,7-.39A2.3,2.3,0,0,0,17.62,11,25,25,0,0,0,18,6.51,25,25,0,0,0,17.62,2ZM7.21,9.29V3.72l4.7,2.79Z"/></svg></span>
			<p><span class="social-text" style="margin-left: 2px;">Watch our Youtube videos</span></p>
		</a>

		<!--<a href="https://www.pinterest.com/RL360InsuranceCompany/" target="_blank" title="RL360 Pinterest" class="white socialhover">
			<span class="social-icon"><svg class="svg-social pintrest" style="width: 18px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.372-12 12 0 5.084 3.163 9.426 7.627 11.174-.105-.949-.2-2.405.042-3.441.218-.937 1.407-5.965 1.407-5.965s-.359-.719-.359-1.782c0-1.668.967-2.914 2.171-2.914 1.023 0 1.518.769 1.518 1.69 0 1.029-.655 2.568-.994 3.995-.283 1.194.599 2.169 1.777 2.169 2.133 0 3.772-2.249 3.772-5.495 0-2.873-2.064-4.882-5.012-4.882-3.414 0-5.418 2.561-5.418 5.207 0 1.031.397 2.138.893 2.738.098.119.112.224.083.345l-.333 1.36c-.053.22-.174.267-.402.161-1.499-.698-2.436-2.889-2.436-4.649 0-3.785 2.75-7.262 7.929-7.262 4.163 0 7.398 2.967 7.398 6.931 0 4.136-2.607 7.464-6.227 7.464-1.216 0-2.359-.631-2.75-1.378l-.748 2.853c-.271 1.043-1.002 2.35-1.492 3.146 1.124.347 2.317.535 3.554.535 6.627 0 12-5.373 12-12 0-6.628-5.373-12-12-12z" fill-rule="evenodd" clip-rule="evenodd"/></svg></span>
			<p style="margin-top:15px;"><span class="social-text">Follow us on Pinterest</span></p>
		</a>-->
	</div>
	<div class="clear" style="height: 40px;"></div>

	<div class="footerarea" style="width: 100%; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; height: 35px; padding-top: 10px;">
		<div style="width: 37%;float:left;margin:0;padding-top: 3px;">
			<p style="margin-top: 0px;">RL360 is part of <a href="http://www.ifg-ltd.com/" title="International Financial Group Limited" target="_blank" class="white">International Financial Group Limited</a></p>
		</div>
		<div style="width: 59%;float:left;margin:0;padding-top: 3px;">
			<div style="width: 50%;float:right;margin:0;margin-top:-10px;">
				<div style="display:inline-block;"><p style="margin-top: 0px;">Page reference:</p></div> <div style="display:inline-block;"><p>1b&#8209;0c13</p></div>
		</div></div>
		<div style="width: 3%; float:left;">
			<a href="#circle" style="float: left;padding-top: 2px;" title="Top of Page"><svg class="svg-uparrow" style="height: 13px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 10"><path d="	M8,0,0,8.1,1.88,10,8,3.82,14.12,10,16,8.1Z"/></svg><span class="hide">Top of page</span></a>
	</div>
</div>
</div>
<div class="clear"></div>
</div></div>
</body>
</html>                               

Whois info of domain

Domain Name: RL360.COM
Registry Domain ID: 302545157_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.tucows.com
Registrar URL: http://www.tucows.com
Updated Date: 2023-11-27T11:51:04Z
Creation Date: 2006-01-01T02:49:14Z
Registry Expiry Date: 2026-01-01T02:49:14Z
Registrar: Tucows Domains Inc.
Registrar IANA ID: 69
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: BARNEY.ADVSYS.CO.UK
Name Server: HOPPY.IOM.COM
Name Server: PEBBLES.IOM.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-13T16:50:56Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass