https://uksafety-management.exvmm.com/page.cfm?form=0x524edf285f0035b60dd9d11ff1c12f29.2.190921

Last Checked: Apr 18, 2024, 15:39 EDT

IP Address: 193.133.125.6
ASN #: AS702 UUNET, US
Location: Unknown, Unknown, Unknown
URL Reputation:
  • Unknown This URL is not identified as malicious in the PhishTank Database.
  • Unknown PhishCheck thinks this URL is likely not a phish.
  • Unknown OpenPhish: URL not in feed.

Other submissions on 193.133.125.6:

  • https://uksafety-management.exvmm.com/page.cfm?article=0x524edf285f0035b60dd9d11ff1c12f29.1.190921

  • https://choiceofficedesign.exvmm.com/page.cfm?article=0x60fa8dc5e3a2379f9ac6e3faf6a8a157.3.190418

  • http://www.dcbltd.exvn.com/page.cfm?article=0x4b35893ed00c80e39f199c9338f3b400.0.190437__;!!O2kDR7mm-zSJ!skHFUNyK3kUcnEe6hMGD5j84_dOlCZOAmaOEEtlpDyx2qANOBa3iPoEFlAafo2bnSOmhqL2Vsfa_r6yxDDv9Yd30JlnMqiZp$>offersafree,no-obligationdebtconsultationwithourexpertteams,whocanansweranyquestionsyoumayhaveanddiscusshowwecanhelpimproveyourcashflow-requestyourfreeconsultation<https://urldefense.com/v3/__http://www.dcbltd.exvn.com/page.cfm?article=0x4b35893ed00c80e39f199c9338f3b400.0.190437

  • http://www.dcbltd.exvn.com/page.cfm?article=0x4b35893ed00c80e39f199c9338f3b400.0.190437

Other submissions on exvmm.com:

  • https://uksafety-management.exvmm.com/page.cfm?article=0x524edf285f0035b60dd9d11ff1c12f29.1.190921

  • https://choiceofficedesign.exvmm.com/page.cfm?article=0x60fa8dc5e3a2379f9ac6e3faf6a8a157.3.190418

Previous checks:

                               Domain Name: exvmm.com
Registry Domain ID: 1831689705_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.123-reg.co.uk
Registrar URL: https://www.123-reg.co.uk
Updated Date: 2023-10-20T06:08:26Z
Creation Date: 2013-10-19T05:38:12Z
Registrar Registration Expiration Date: 2025-10-19T05:38:12Z
Registrar: 123-Reg Limited
Registrar IANA ID: 1515
Registrar Abuse Contact Email: abuse@123-reg.co.uk
Registrar Abuse Contact Phone: +1.8779770099
Reseller: 123 Reg
Domain Status: ok https://icann.org/epp#ok
Registry Registrant ID: Not Available From Registry
Registrant Name: Registration Private
Registrant Organization: Domains By Proxy, LLC
Registrant Street: DomainsByProxy.com
Registrant Street: 2155 E Warner Rd
Registrant City: Tempe
Registrant State/Province: Arizona
Registrant Postal Code: 85284
Registrant Country: US
Registrant Phone: +1.4806242599
Registrant Phone Ext:
Registrant Fax: 
Registrant Fax Ext:
Registrant Email: https://webform.meshdigital.com
Registry Admin ID: Not Available From Registry
Admin Name: Registration Private
Admin Organization: Domains By Proxy, LLC
Admin Street: DomainsByProxy.com
Admin Street: 2155 E Warner Rd
Admin City: Tempe
Admin State/Province: Arizona
Admin Postal Code: 85284
Admin Country: US
Admin Phone: +1.4806242599
Admin Phone Ext:
Admin Fax: 
Admin Fax Ext:
Admin Email: https://webform.meshdigital.com
Registry Tech ID: Not Available From Registry
Tech Name: Registration Private
Tech Organization: Domains By Proxy, LLC
Tech Street: DomainsByProxy.com
Tech Street: 2155 E Warner Rd
Tech City: Tempe
Tech State/Province: Arizona
Tech Postal Code: 85284
Tech Country: US
Tech Phone: +1.4806242599
Tech Phone Ext:
Tech Fax: 
Tech Fax Ext:
Tech Email: https://webform.meshdigital.com
Name Server: NS-1905.AWSDNS-46.CO.UK
Name Server: NS-1508.AWSDNS-60.ORG
Name Server: NS-516.AWSDNS-00.NET
Name Server: NS-434.AWSDNS-54.COM
DNSSEC: unsigned
URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/
>>> Last update of WHOIS database: 2024-04-18T19:39:01Z <<<
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.


                             
  • GET
    200 OK

    https://uksafety-management.exvmm.com/images/complogo.gif

  • https://uksafety-management.exvmm.com/favicon.ico https://www.uksafetymanagement.co.uk
<html><head>

  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <title>unsubscribe</title>

  <link href="./unsub_styles.css" rel="stylesheet" type="text/css">

  <script language="JavaScript">

    function checkEmail(str) {
        var errors=0;
        var at="@";
        var dot=".";
        var lat=str.indexOf(at);
        var lstr=str.length;
        var ldot=str.indexOf(dot);
        if(str.indexOf(at)==-1) errors++;
        if(str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr) errors++;
        if(str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr) errors++;
        if(str.indexOf(at,(lat+1))!=-1) errors++;
        if(str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot) errors++;
        if(str.indexOf(dot,(lat+2))==-1) errors++;
        if(str.indexOf(" ")!=-1) errors++;
        if(errors>0) return false;
        return true;
    }

    function checkForm(){
        var frm = document.forms[0];
        var errors = 0;
        var errmsg = "Please enter:\n\n";

        if(frm.ActionEmail.value==""){
            errors++;
            errmsg += " - Email Address\n";
        }
		else
        {  if(!checkEmail(frm.ActionEmail.value)){
            errors++;
            errmsg += " - Email Address (invalid)\n";
           }

        }

        if(errors>0){
            alert(errmsg);
        }

        else{
            frm.submit();
        }
    }

  </script>

</head>

<body>








  
  
    
    
    
    
    
	
    
    
    
    
    
    
	
	
  



<form name="unsubscribe" action="unsubscribe.cfm" method="post">
  
    <input type="hidden" name="clientname" value="UK Safety Management2">
    
    <input type="hidden" name="website" value="http://www.uksafetymanagement.co.uk">
    <input type="hidden" name="campaignid" value="190921">
    <input type="hidden" name="outgoingid" value="1583583">
	<input type="hidden" name="MailType" value="unsubscribe">
	<input type="hidden" name="Source" value="5309217-20">
	<input type="hidden" name="Subject" value="Web unsubscribe">
  
  <div class="container">
    <div class="logo">
      <div align="center">
        <table class="header" cellspacing="0" cellpadding="0" border="0">
          <tbody><tr>
            <td width="55%"><div align="left"><img src="images/complogo.gif" alt="logo"></div></td>
            <td width="45%" valign="bottom"><div align="right">unsubscribe</div></td>
          </tr>
        </tbody></table>
      </div>
    </div>
    <div class="content"><br>
      <p>By clicking submit you will be unsubscribed from all future email marketing communications<br> from UK Safety Management2.</p><br>
      <p><span class="style2">Please enter the email address to unsubscribe:&nbsp;&nbsp;&nbsp;</span>
          <input name="ActionEmail" type="text" class="input-box" id="ActionEmail" size="27" value="christopher.wingate@cap.co.uk">
      </p>
      <br><div style="padding:10px 5px 5px 5px" align="center"> <a href="#" class="button" onclick="checkForm();">submit</a> </div>
    </div>
    <div style="font-size: 12px;padding:40px 0 0 0">
	 <p>Email campaign provided by Merrehill Ltd, Unit 6, Bridge Street Mills, Bridge Street, Macclesfield, Cheshire, SK11 6QA.
	 To be removed from all emails from Merrehill click <a href="http://www.merrehill.co.uk/opt-out/ ">here</a>.  
	 <br>For further details you can contact us <a href="http://www.merrehill.co.uk/contact-us/">here</a></p>
    </div>
  </div>
</form>




</body></html>

                             

Screenshot: