www.skuld.com Open in urlscan Pro
2606:4700:4400::ac40:9778  Public Scan

Submitted URL: https://skuld.com/
Effective URL: https://www.skuld.com/
Submission: On October 08 via api from BE — Scanned from SE

Form analysis 3 forms found in the DOM

/search/

<form action="/search/">
  <fieldset class="flex">
    <label for="mobilemenusearch" class="sr-only"> Search </label>
    <input name="q" type="search" id="mobilemenusearch" class="w-11/12 px-4 py-2 placeholder-gray-300 border-r border-gray-300" placeholder="Search skuld.com">
    <button type="submit" class="w-1/12 text-center text-text hover:text-red focus:text-red">
      <span class="sr-only">Search</span>
      <svg xmlns="http://www.w3.org/2000/svg" width="17.984" height="17.135" viewBox="0 0 17.984 17.135" class="inline-block stroke-current">
        <g id="Group_1456" data-name="Group 1456" transform="translate(-0.001)">
          <g id="Ellipse_36" data-name="Ellipse 36" transform="translate(0.001 0)" fill="none" stroke-width="1.5">
            <ellipse cx="7.897" cy="7.897" rx="7.897" ry="7.897" stroke="none"></ellipse>
            <ellipse cx="7.897" cy="7.897" rx="7.147" ry="7.147" fill="none"></ellipse>
          </g>
          <path id="Path_146" data-name="Path 146" d="M6869.647,12804.133l-3.17-3.115" transform="translate(-6852.723 -12788.059)" fill="none" stroke-linecap="round" stroke-width="1.5"></path>
        </g>
      </svg>
    </button>
  </fieldset>
</form>

GET /search/

<form action="/search/" method="get" class="container relative py-44">
  <button type="button" class="absolute top-10 right-10 text-text hover:text-red focus:text-green toggleHeaderSearch">
    <span class="sr-only">Close search</span>
    <svg xmlns="http://www.w3.org/2000/svg" width="25.575" height="25.575" viewBox="0 0 25.575 25.575" class="stroke-current">
      <g id="Group_1572" data-name="Group 1572" transform="translate(-1198.773 -147.046)">
        <line id="Line_860" data-name="Line 860" y2="34.668" transform="translate(1223.817 147.576) rotate(45)" fill="none" stroke-width="1.5"></line>
        <line id="Line_861" data-name="Line 861" y1="34.668" transform="translate(1223.817 172.09) rotate(135)" fill="none" stroke-width="1.5"></line>
      </g>
    </svg>
  </button>
  <div class="relative">
    <label for="header-search" class="sr-only">Search skuld.com</label>
    <input type="search" name="q" id="header-search" placeholder="Search" class="w-full pr-12 text-3xl font-thin bg-gray-200 border-b border-gray-400">
    <button type="submit" class="absolute pl-4 text-xl border-l border-gray-400 right-1 top-5">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="sr-only">Search</span>
    </button>
  </div>
</form>

POST /startpage/subscribe

<form action="/startpage/subscribe" method="post" node="5"><input name="__RequestVerificationToken" type="hidden" value="USjqrwfPPYweL8aJCHroimy7wRvAsYeravjNF-vFl6sDxRm_JLNOoiudzNpeXrplfYtlKmAFaHBUhIw4dDTDCy0FtCZzeC7g-4kVKMK1hRA1">
  <div class="flex w-full lg:w-1/2">
    <fieldset class="w-1/2">
      <legend class="mb-4 text-base font-light text-text">Personal information:</legend>
      <div class="relative mb-4">
        <input type="text" id="newsfirstname" name="nameGiven" placeholder="First name" required="" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newsfirstname">First name</label>
      </div>
      <div class="relative mb-4">
        <input type="text" id="newslastname" name="nameFamily" placeholder="Last name" required="" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newslastname">Last name</label>
      </div>
      <div class="relative mb-4">
        <input type="text" id="newscompany" name="company" placeholder="Company" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newscompany">Company</label>
      </div>
      <div class="relative mb-4">
        <input type="email" id="newsemail" name="email" placeholder="youremail@address.com" required="" class="block w-3/4 px-1 py-1 -mx-1 border-b border-gray-200 placholdershown focus:border-gray-400 text-text">
        <label for="newsemail">Your email address</label>
      </div>
    </fieldset>
    <fieldset class="w-1/2 pl-4 lg:pl-0">
      <legend class="mb-4 text-base font-light text-text">Subscribe to updates on:</legend>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="check-all" class="sr-only">
        <label for="check-all" class="text-base font-light text-text customcheckboxCircle">All</label>
      </div>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="subscribe-0" name="subscribeCategories" value="164" class="sr-only">
        <label for="subscribe-0" class="text-base font-light text-text customcheckboxCircle">Topics</label>
      </div>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="subscribe-1" name="subscribeCategories" value="268" class="sr-only">
        <label for="subscribe-1" class="text-base font-light text-text customcheckboxCircle">Circulars</label>
      </div>
      <div class="flex items-center mb-6">
        <input type="checkbox" id="subscribe-2" name="subscribeCategories" value="269" class="sr-only">
        <label for="subscribe-2" class="text-base font-light text-text customcheckboxCircle">Press releases</label>
      </div>
    </fieldset>
  </div>
  <div class="w-full sm:flex lg:w-1/2 mb-9">
    <div class="w-full sm:w-3/4 md:w-1/2 lg:w-3/4 2xl:w-1/2">
      <div class="g-recaptcha" id="g-recaptcha">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-aebazghjbwrv" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeFTJsUAAAAAIERWVUmuAuJi9qIP58VS8Vfa5Yc&amp;co=aHR0cHM6Ly93d3cuc2t1bGQuY29tOjQ0Mw..&amp;hl=en&amp;v=xds0rzGrktR88uEZ2JUvdgOY&amp;size=normal&amp;cb=6jt2hbvcxg7a"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="w-full sm:w-1/4 md:w-1/2 lg:w-1/4 2xl:w-1/2">
      <button id="submitSubscription" type="submit" class="btn-default">
        <span> Sign up </span>
        <svg xmlns="http://www.w3.org/2000/svg" width="8.363" height="10.527" viewBox="0 0 8.363 10.527">
          <line id="Line_182" data-name="Line 182" x2="6.57" transform="translate(0 5.264)" fill="none" stroke-width="1.5"></line>
          <path id="Path_172" data-name="Path 172" d="M19921.318,17140.721l4.732,4.732-4.732,4.732" transform="translate(-19918.748 -17140.189)" fill="none" stroke-width="1.5"></path>
        </svg>
      </button>
      <div id="js-checkbox-validation"></div>
    </div>
  </div>
</form>

Text Content

Skip to main content
Go to Skuld.com frontpage
Open menu
Go to Skuld.com frontpage
Close menu
 * About
    * About us
    * Careers
    * Governance
    * Loss Prevention
    * Press releases & Circulars
    * Service
    * Sustainability

 * Products
    * Our products
    * Shipowners
    * Managers
    * Skuld Energy products
    * Yacht owners
    * Charterers & Traders
    * All products

 * Topics
 * Contacts
 * Correspondents
 * Vessels

Search Search
 * Conditions
 * Forms
 * Log in

 * Emergency 24/7

 * Emergency 24/7

 * Emergency 24/7

 * Conditions
 * Forms
 * Log in

 * About
    * About us
    * Careers
    * Governance
    * Loss Prevention
    * Press releases & Circulars
    * Service
    * Sustainability

 * Products
    * Our products
    * Shipowners
    * Managers
    * Skuld Energy products
    * Yacht owners
    * Charterers & Traders
    * All products

 * Topics
 * Contacts
 * 
 * Correspondents
 * Vessels
 * Search
 * 
 * 
 * 
 * 


Close search
Search skuld.com Search


REST ASSURED.

Read more
Jump down to content



LATEST ARTICLES

3 October 2024


UPDATED THREATS TO SHIPPING IN THE RED SEA

Go to Updated threats to shipping in the Red Sea
27 September 2024


UPDATED GUIDANCE FOR VESSELS OPERATING IN THE SOUTHERN RED SEA AND GULF OF ADEN

Go to Updated guidance for vessels operating in the Southern Red Sea and Gulf of
Aden
16 September 2024


CONDITIONS OF USE (COUS): THE CHARTERERS’ PERSPECTIVE

Go to Conditions of Use (COUs): the charterers’ perspective
13 September 2024


SKULD ANNUAL GENERAL MEETING 12 SEPTEMBER 2024

Go to Skuld Annual General Meeting 12 September 2024
13 September 2024


SKULD REPORTS POSITIVE 2024/25 HALF-YEAR RESULT

Go to Skuld reports positive 2024/25 half-year result
29 August 2024


FUEL EU MARITIME REGULATION: THE NEXT LEGISLATIVE PIECE TO MAKE THE EU CLIMATE
NEUTRAL

Go to Fuel EU Maritime Regulation: The next legislative piece to make the EU
climate neutral
Prev

Next


ANNUAL REPORT 2023/24

Annual report 2023/24


SKULD VACANCIES

Skuld vacancies


UNDERWRITER AVAILABILITY LONDON

Underwriter availability London


DEDICATED TO GOOD HEALTH AND WELL-BEING

Dedicated to good health and well-being


ONLINE SUBMISSION OF CREW CLAIMS

Online submission of crew claims


SKULD LOGIN - PERSONAL OVERVIEW

Skuld login - personal overview


CONTRACT REVIEWS - PART OF SKULD'S ACTIVE LOSS PREVENTION SERVICE

Contract reviews - part of Skuld's active Loss Prevention service


SKULD CHARTERER

Skuld Charterer


SAFELY WITH SKULD

Safely with Skuld


SIGN UP FOR LATEST UPDATES

Personal information:
First name
Last name
Company
Your email address
Subscribe to updates on:
All
Topics
Circulars
Press releases
Sign up

 * Complaint handling procedure
 * Cookies
 * Ethics reporting
 * Legal disclaimer
 * Skuld privacy notice
 * Transparency Act
 * Webmaster

© Skuld 2024


FOLLOW US ON

Follow us on Twitter Follow us on Linkedin RSS feeds

© Skuld 2024


MEMBER OF