jctrans.net Open in urlscan Pro
114.116.217.96  Public Scan

URL: http://jctrans.net/
Submission Tags: phishing malicious Search All
Submission: On July 18 via api from PL — Scanned from DE

Form analysis 4 forms found in the DOM

<form class="layui-form" action="">
  <div class="layui-input-inline select-a">
    <select name="SlectName" lay-filter="Select" id="Select">
      <option value="0">Company Name</option>
      <option value="1">Country</option>
      <option value="2">Member ID</option>
      <option value="4">Black List</option>
    </select>
    <div class="layui-unselect layui-form-select">
      <div class="layui-select-title"><input type="text" placeholder="请选择" value="Company Name" readonly="" class="layui-input layui-unselect"><i class="layui-edge"></i></div>
      <dl class="layui-anim layui-anim-upbit">
        <dd lay-value="0" class="">Company Name</dd>
        <dd lay-value="1" class="">Country</dd>
        <dd lay-value="2" class="">Member ID</dd>
        <dd lay-value="4" class="">Black List</dd>
      </dl>
    </div>
  </div>
  <div class="layui-input-inline w274" style=" display:none;" id="CountryDiv">
    <em class="MdInp1" style="margin-left:0px;position: relative;">
      <input type="text" onfocus="updateClass()" name="title" required="required" lay-verify="required" placeholder="Country" id="MdInp1" autocomplete="off" class="layui-input ">
      <ol class="typeahead dropdown-menu" style="height:210px;overflow-y:scroll;overflow-s:hidden;display:none;"></ol>
    </em>
  </div>
  <div class="layui-input-inline w274" style=" display:none;" id="CityDiv">
    <input type="text" onfocus="updateClass()" name="title" required="required" lay-verify="required" placeholder="City" id="MdInp2" autocomplete="off" class="layui-input ">
  </div>
  <div class="layui-input-inline w548" style=" display:none;" id="memberIDDiv">
    <input type="text" onfocus="updateClass()" name="title" required="required" lay-verify="required" placeholder="Please enter the member ID" id="memberID" autocomplete="off" class="layui-input ">
  </div>
  <div class="layui-input-inline w548" style=" display:none;" id="FreightInquiryDiv">
    <em class="FreightInquiry" style="margin-left:0px;position: relative;">
      <input type="text" onfocus="updateClass()" name="title" required="required" lay-verify="required" placeholder="Please enter the country" id="FreightInquiry" autocomplete="off" class="layui-input ">
      <ol class="typeahead dropdown-menu" style="height:210px;overflow-y:scroll;overflow-s:hidden;display:none;"></ol>
    </em>
  </div>
  <div class="layui-input-inline w548" id="OtherDiv">
    <em class="content1" style="margin-left:0px;position: relative;">
      <input type="text" onfocus="updateClass()" name="title" required="required" lay-verify="required" placeholder="Please enter the company name" id="content1" autocomplete="off" class="layui-input ">
      <ol class="typeahead dropdown-menu" style="height:210px;overflow-y:scroll;overflow-s:hidden;display:none;"></ol>
    </em>
  </div>
  <button type="button" class="layui-btn layui-btn-normal" onclick="SearchBtn()" id="huiche"><i class=""><img src="/Images/ImageNew/search.png"></i>Search</button>
</form>

POST

<form method="post" id="MsgForm">
  <input type="hidden" id="ReceiveUserID" name="ReceiveUserID">
  <input type="hidden" id="userNameHidden" value="">
  <input type="hidden" id="emailHidden" value="">
  <input type="hidden" id="telHidden" value="">
  <div class="header_h" style="padding-right: 10px; margin-bottom:20px; height:40px;">
    <div class="header_left" style=" font-size:18px; font-weight:normal;">Send Message</div>
    <div class="gb"><span class="icon-close" onclick="hide_()" style="margin-right: 20px; font-size:18px;"></span></div>
  </div>
  <table width="100%" cellspacing="1" cellpadding="0" border="0">
    <tbody>
      <tr>
        <td align="right" valign="top"><em>*</em>Subject</td>
        <td>
          <input type="text" class="ipt_w1" name="Subject" id="Subject" maxlength="100" onfocus="$(this).next().hide()">
          <div class="error_kuang" id="SubjectMsg" style="display: none;"> Please input your message Subject. </div>
        </td>
      </tr>
      <tr>
        <td align="right" valign="top"><em>*</em>Details</td>
        <td>
          <textarea style="border: 1px #CCCCCC solid; resize:none;" class="text_w2" cols="50" rows="5" id="Details" name="Details" maxlength="400" onfocus="$(this).next().hide()"></textarea>
          <div class="error_kuang" id="DetailsMsg" style="display: none;"> Please input your message Content </div>
        </td>
      </tr>
      <tr style="display:none;">
        <td align="right" valign="top"><em>*</em>Your Name</td>
        <td>
          <input type="text" class="ipt_w1" id="Name" name="Name" maxlength="100" onfocus="$(this).next().hide()">
          <div class="error_kuang" id="NameMsg" style="display: none;"> Please input your message Your Name </div>
        </td>
      </tr>
      <tr style="display:none;">
        <td align="right" valign="top"><em>*</em>Your Email</td>
        <td>
          <input type="text" class="ipt_w1" id="Email" name="Email" maxlength="100" onfocus="$(this).next().hide()">
          <div class="error_kuang" id="EmailMsg" style="display: none;"> Please input your message Your Email </div>
        </td>
      </tr>
      <tr style="display:none;">
        <td align="right" valign="top"><em>*</em>Your Tel</td>
        <td>
          <input type="text" class="ipt_w1" id="Tel" name="Tel" maxlength="100" onfocus="$(this).next().hide()">
          <div class="error_kuang" id="TelMsg" style="display: none;"> Please input your message Your Tel </div>
        </td>
      </tr>
      <tr>
        <td align="center" colspan="2">
          <input class="but_w3" type="button" value="Finish" onclick="SendMsg()" style="cursor: pointer; ">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST

<form method="post">
  <h2 class="sen_tit"><span class="sen-close" onclick="$('#ZhanNeiXinALert').hide();" style="margin-right: 20px;"></span></h2>
  <table width="100%" cellspacing="1" cellpadding="0" border="0">
    <tbody>
      <tr>
        <td align="center" valign="top" colspan="2" style="font-size:16px;">please sign in first</td>
      </tr>
      <tr>
        <td align="center" colspan="2">
          <input class="but_w3" type="button" value="Confirm" onclick="location.href='/'" style="cursor: pointer; ">
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST

<form method="post">
  <h2 class="sen_tit"><span class="sen-close" onclick="$('#ZhanNeiXinALert2').hide();" style="margin-right: 20px;"></span></h2>
  <table width="100%" cellspacing="1" cellpadding="0" border="0">
    <tbody>
      <tr>
        <td align="center" valign="top" colspan="2" style="font-size: 15px; text-align: left; padding: 3px 6px;">&nbsp;&nbsp;&nbsp;&nbsp;You've exceeded the maximum number of messages you can send per day.Please wait until tomorrow.</td>
      </tr>
      <tr>
        <td align="center" colspan="2">
          <input class="but_w3" type="button" value="ok" onclick="$('#ZhanNeiXinALert2').hide();" style="cursor: pointer; ">
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Click here for consultation

Hello! Welcome you!
Are there any help to you?
马上咨询




 * 
 * 
 * 
 * 
 * 

SIGN IN 中文站
Company Name Country Member ID Black List

Company NameCountryMember IDBlack List





Search
 * HOME
 * Company Directory
 * Member Community JC Premium JC Rising JC Projects JC Dangerous Goods JC
   eCommerce
 * Freight Inquiry Inquiry Board Seafreight Rate Airfreight Rate
 * Conference
 * Tools Black List News TCS
 * About us
   


OFFICIAL NOTICE

To all concerned Sri Lanka members,

Due to the reason of political instability and political conflict, JCtrans has
now decided to temporarily suspend the financial protection services for Sri
Lanka members.
JCtrans has always tried to provide the best services and resources as we seek
to build a safe environment that supports all the members.
We will keep evaluating the circumstances and bring back the financial
protection services in the coming future when the situation turns better.

We sincerely apologize for any inconvenience this may be caused our Sri Lanka
members.
Meanwhile, all other related services will maintain the same and all your trust
and understanding will be appreciated.



 * 
 * 
 * 
 * 



Inquiries Board

4996 inquiries have been released from JCtrans members in the past 30 days More

Sea Freight
back
next
 * RespondFinding Agent at EgyptDear colleagues, we have an inquiry from
   Damietta, Qism Damietta, Damietta Desert, Egypt to Gdansk/Gdynia, Poland,
   FOB, by sea, 1 x 40'HC 21999 kg, ready to pick-up 2022-07-18. Looking forward
   to hearing from you! Thank you.FromCairoToGdanskRespondFinding Agent at
   IsraelDear colleagues, we have an inquiry from Or Akiva, Israel to Gdynia,
   Poland, EXW, 2 x 120x80x100 cm 278 kg, 1.92 cbm, 556 kg. Looking forward to
   hearing from you! thanks.FromTel AvivToGdyniaRespondFinding Agent at
   PakistanHello Everyone ,we have quote need as below: POL:LAEM CHABANG
   POD:KARACHI TYPE:20GP/40HQ COMMODITY:OIL pls offer you best rate and service
   for us, hope we can have the chance to co-operate later,tks!FromLAEM
   CHABANGToKARACHIRespondFinding Agent at United States-Norfolk1*20'gp / weight
   27 tons / terms FOB, cargo will be ready by next
   weekFromCHENNAIToNorfolkRespondFinding Agent at Canada-Vancouver1*20'gp /
   terms - FOB / cargo will be ready by next week and weight 27 tons
   FromCHENNAIToVANCOUVERRespondFinding Agent at United States-Houston1*20'gp/
   FOB / WEIGHT 20'tons / cargo will be ready by next week
   FromCHENNAIToHoustonRespondFinding Agent at United States-Balitmore1*20'gp /
   FOB /weight 27 tons / cargo will be ready by next week
   FromCHENNAIToBALTIMORERespondFinding Agent at United States-New York1*20'gp /
   tems FOB / weight 27 tons cargo will be ready by next week FromCHENNAIToNew
   YorkRespondFinding Agent at United States-Miamiterms FOB / weight 27 tons /
   1*20'gp, cargo ready to move by next week FromCHENNAIToMiami
 * RespondFinding Agent at South KoreaHave a nice day, we have a new inquiry,
   pls check and send us the best quotation Volum: 01x40’ Term: FOB POL: Busan
   POD: Haiphong Com: DG Cargo (Tear gas bullets – we will send MSDS via email)
   GW: 9820kgs Cargo: ready, need soonest
   scheduleFromBUSANToHAIPHONGRespondFinding Agent at BelgiumPlease advise your
   best FOB rate and sailing schedule for details below: POL: Antwerp POD: Cat
   Lai, Ho Chi Minh Vol: 1x40DC GW: GeneralFromANTWERPToHOPARespondFinding Agent
   at SwedenLCL, DDU, please advise local customs clearance and delivery
   fees.FromSHENZHENToMalmoRespondFinding Agent at Guyana-GeorgetownPlease
   support quoting us your ocean freight for the following inquiry: • Commodity:
   Wood (Swartzia spp, Peltogyne spp, Dipteryx odorata, Eperua falcata,
   Diplotropis purpurea) • G.W: 27 tons/40’ ~ 17 M3 • VOLUME: 20 to 30
   cont/month • POL: Georgetown Port, Guyana • POD: Cat Lai Port • Requested
   ETD: Before 30Jun Could you advise schedule and T/T? We are looking forward
   to hearing from you today. FromHo Chi Minh CityToGeorgetownRespondFinding
   Agent at JapanPlease quote me FCL rate from Kobe to below destination 1.
   Pasir Gudang 2. Tanjung PelepasFromKOBEToPASIR GUDANGRespondFinding Agent at
   GermanyHave a good day, we have a new inquiry, pls check and send us the best
   quotation, thank you! - Commodity: baby milk fomular - Volume: 01 cont 20' -
   GW: 18 tons - Shipper add: Biamed GmbH Sinninger Strasse 77 48432 Rheine
   Germany - POD: Hai Phong, Vietnam - Cargo ready date:
   15/08FromHAMBURGToHAIPHONGRespondFinding Agent at Spain-ValenciaGood Day,
   Could please update us with Freight cost with 40HC ++ 21 Day free time @ POD
   Valnecia / Alexandria Commodity : Pu foam scrap/ trims 1*40HC Appreciate
   feedback and comment ASAP please mail us
   FromValenciaToAlexandriaRespondFinding Agent at BrazilDear Partner we have
   the below query, appreciate your best sea freight rate on this. POL: Santos,
   Brazil POD: Chittagong, Bangladesh VOL: 20X40’HQ (One lot) Commodity: Capital
   MachineryFromSANTOSToCHITTAGONGMORE >

Air Freight
back
next
 * RespondFinding Agent at South KoreaPlease Quote Airfreight Ex-Works Korea to
   Muscat, Oman. Material is ready to pickup. Total Weight: 180.00 kg Total
   Cartons : 2 Commodity: Spare parts Packing Size: Carton 1. (530*510*455h)mm
   Carton 2. (560*410*430h)mm Pick up location as below: 28 Paldalbuk-ro 3-gil,
   Buk-gu, Daegu, Korea 41499 FromDaeguToMUSCATRespondFinding Agent at
   JapanPlease quote airfreight rate + EXW charge for below inquiry Pick up: 6-4
   Nihonbashi Yokoyamacho, Chuo-ku, Tokyo Commodity: Moist mask AOL: HND AOD:
   HAN QTY: 20 CTNS/ 55x29.5x41.5 (cm) / G.W: 205.5 Kgs Terms:
   EXWFromTokyoToHanoiRespondFinding Agent at United StatesWe are looking for
   USA agent to handle our shipment to China by air and by sea and also hope can
   hear you will share business to us as well. ,Fast responseFromShanghai Pudong
   International AirportToNew YorkRespondFinding Agent at Sri LankaPlease
   provide the rate for below shipment. CMB to MCT Weight :100kg Household items
   (Used) FromColomboToMuscat International AirportRespondFinding Agent at South
   Korea-IncheonPlease help with origin charges and air freight for the
   following shipment: Commodity: Pump Place of Receipt:Uiwang-si Gyeonggido
   16079, Republic of Korea Port of Discharge:MIA Airport TTL:25 CTNS/388.25
   KGS/2.278 CBM Dimension:45*45*45 CM Incoterm:EXW Cargo Ready
   Date:7/19FromINCHONToMiamiRespondFinding Agent at IndiaCan you please let us
   know your rates for the following request: Commodity: UV hardeners Number of
   Pcs: 3 Dimensions (each): 57*47*56 cm Weight (each): 22 kg. Pick up address:
   74C, IBRAHIMPUR ROAD, JADAVPUR, KOLKATA – 700032, WEST BENGAL, INDIA (NEAR
   GLADIATOR FITNESS CENTRE)FromKolkataToMoscowRespondFinding Agent at
   RussiaPlease forward the PORT TO PORT (FOB) charges of air freight to us
   based on the information below. AOL: SVX AIRPORT AOD: ADA AIRPORT (Turkey)
   Commodity: Metal Constriction Parts Dims: 100 x 100x 50 cm Weight: 300kg We
   are looking forward to your best rate ! 😊 FromKoltsovo AirportToAdana
   Sakirpasa AirportRespondFinding Agent at VietnamDear colleagues, anyone from
   Vietnam who can give me a good DHL price? Door-to-door. Not Fedex. We have a
   small package 36 kg. Looking forward to hearing from you. When you reply pls
   give me your WeChat for faster communication.
   Thanks!FromHanoiToWarszawaRespondFinding Agent at HongKong-ChinaPlease
   confirm EXW SZX TO DEL 34 ctn // 425 kg //3.98CbmFromShenzhenToNew Delhi
 * RespondFinding Agent at ChinaPlease confirm us the rates from Ningbo to DEL
   along with EXW. Actual details of shipment 125 CTN //1490 KGS /7
   CBMFromShanghaiToNew DelhiRespondFinding Agent at AustriaDear Gerald /
   Florian, One of our customers want to sent rain coats, training supplies,
   band aids etc to Austria for their training camp (one month) and the same
   should return after their camp. We need to send the cargo to their hotel by
   18th or 19th max by the time the team arrives in Austria. They will be
   staying at 2 hotels so Cargo has to be delivered to the 1st hotel and picked
   up from the 2nd after the camp. Please confirm you can handle this and advice
   Awb instructions. Also advice documents required for temporary clearance and
   export. Let's us know if any thing we need to take care to avoid delays.
   Delivery @ Therme geinberg spa resort Thermenplatz1 . 4943 geinberg .Austria
   Stay From 19/07 to 29/07/2022 Pick up from hotel pyramide Parkllee2 . 2334
   vosendrof. Austria From 29/07 to 14/08/200 FromABU
   DHABIToVIENNARespondFinding Agent at BulgariaRate enquiry ex Bulgaria to KUL
   Term: EXW Pick up address:- Composite-X LTD 1G "Bulgaria"blvd Letnitsa 5570
   dimension: 120x80x136-159kg 120x80x136-89kgFromVARNAToKUALA
   LUMPURRespondFinding Agent at JapanNEED AI , FCA TERM , EX KANSAI AIRPRORT TO
   AMD AIRPROT , 1 PALLET GW: 522KGS // (1.1m X 1.1m X 0.90m/PALLET) Commodity :
   Plastic Granules PLEASE QUOTE AT DEEPAK@FLUIDGLOBAL.CO.IN FromOsaka Itami
   AirportToAHMEDABADRespondFinding Agent at South KoreaDear colleagues, we have
   an inquiry from Seoul to Warsaw, Poland. 2 x 130x110x180 cm 243 kg 5.15 cbm
   486 kg ready tp pick-up 2022-07-18. Looking forward to hearing from
   you!FromSeoulToWarszawaRespondFinding Agent at United KingdomAPOL: LONDON
   (UK) APOD: HYDERABAD (HYD) Description: Spare parts (Engineering items) No of
   pkgs: 02 plts Gross weight: 1694 Kgs Dims in cms: 120 x 80 x 95 847kg 120 x
   80 x 95 847kg PICKUP ADDRESS: MORGANITE ELECTRICAL CARBON LIMITED UPPER
   FFOREST WAY MORRISTON SWANSEA, SA6 8PP UNITED KINGDOM RACHEL CARPENTER Kindly
   quote the best airfreight rate from the pickup address to the
   airportFromLondonToHYDERABADRespondFinding Agent at Kuwait-Kuwait CityURGENT
   Dear Team, We need clearance and delivery charges for AIR shipment 10 boxes
   6:45x45x70cm 3:40x40x60cm 1:58x58x72cm Weight : 250kg Delivery address
   :Al-Adam Block street 63 homes FromMUSCATToKuwait CityRespondFinding Agent at
   ChinaPlease quote us your best rate for the below import shipment. COURIER
   DOOR TO DOOR Origin: Dongguan City, China 523320 Destination: Al Garhoud,
   Dubai Contents: NON Branded Fashion Jewelries and Low-value Watches Total
   Cartons: 3 boxes Box Dimension: 48 x 43.5 x 31.5 cm (each box) Total Weight:
   13.5 kgs x 3 ctns = 40.5 kgs. FromDongguanToDUBAIMORE >


MEMBER CHANNEL


THE VOICE OF JCTRANS MEMBERS

Listen to voices from China, Singapore, India, USA, Australia, Turkey, Ukraine,
Slovenia...


JCTRANS MEMBERSHIP
MANAGE THE SAFETY OF YOUR BUSINESS AND FORGE RELIABLE PARTNERSHIPS

Over 6609 global forwarders have joined with JCtrans membership who may become
your overseas business partners in the future.

 * Marketing
   
   Promote your company across the globe for branding
   

 * Security
   
   Each member is covered under protection up to $100,000 per year
   

 * Business
   
   Access to global agents resources & one-on-one agency recommendation

 * Conference
   
   Global Freight Forwarders Conference with 2300+ attendees from 100+ countries

Premium Members are paid membership of JCtrans Network

Members 0 Countries 0 Cities 0


BENEFITS OF JCTRANS MEMBERSHIP?

Priority rank on company list
Financial protection up to 100,000 USD per year
Exclusive member identity and discounts at JCtrans global freight conferences
Personal consulting services provide by 200 professional staffs

Join US



APPLICANTS LIST

Applicants in AuditingMore

 * MYLERZ SUPPLY CHAIN
   
   EGYPT Cairo 18-July-2022
   
   SHANGHAI JU KAI INTERNATIONAL TRANSPORTATIONCO.,LTD.
   
   CHINA Shanghai 18-July-2022

 * CSL CARGO SOLUTIONS LIMITED
   
   TANZANIA - 18-July-2022
   
   ZHICHENGGUOXIN LOGISTICS (TIANJIN) CO.,LTD.
   
   CHINA Tianjin 18-July-2022

 * STEP AHEAD LOGISTICS PVT LTD
   
   INDIA New Delhi 18-July-2022
   
   LOKI CO., LTD
   
   VIETNAM Ho Chi Minh 18-July-2022

 * SHANGHAI FINE INTERNATIONAL FREIGHT FORWARDER CO.,LTD
   
   CHINA Shanghai 18-July-2022
   
   AK CARGO COMPANY LIMITED
   
   VIETNAM Ho Chi Minh 18-July-2022

 * YAZHINI SHIPPING INDIA PRIVATE LIMITED
   
   INDIA Chennai 18-July-2022
   
   A B M GLOBAL SHIPPING L.L.C
   
   UNITED ARAB EMIRATES Dubai 18-July-2022

 * CARGO SOLUTIONS LIMITED
   
   UGANDA Kampala 18-July-2022
   
   THINK GLOBAL LOGISTICS PTY LIMITED
   
   AUSTRALIA Sydney 18-July-2022

 * MYLERZ SUPPLY CHAIN
   
   EGYPT Cairo 18-July-2022
   
   SHANGHAI JU KAI INTERNATIONAL TRANSPORTATIONCO.,LTD.
   
   CHINA Shanghai 18-July-2022




THE NEW STRENGTH

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


×



KINDLY REMINDER

Dear users,your company Information is incomplete
Please fill it in completely in order to win more cooperation
opportunities

Not Now(3) Complete Now


THIS IS OUR BETA VERSION AND YOU ARE NOT AUTHORIZED. CLICK TO BECOME A TESTER.

NO
YES

FAQ Contact Us About Us Sitemap Complaints/Suggestions Privacy policy




COPYRIGHT © WWW.JCTRANS.NET ALL RIGHTS RESERVED.REGISTRATION NUMBER:10030028-1

Send Message


*Subject
Please input your message Subject.
*Details
Please input your message Content
*Your Name
Please input your message Your Name
*Your Email
Please input your message Your Email
*Your Tel
Please input your message Your Tel

please sign in first

    You've exceeded the maximum number of messages you can send per day.Please
wait until tomorrow.

please sign in first.
SIGN IN REGISTRATION