www.magflags.net Open in urlscan Pro
78.47.148.127  Public Scan

Submitted URL: https://www.vpn.mag-flag.net/
Effective URL: https://www.magflags.net/
Submission: On July 27 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.magflags.net/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.magflags.net/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.magflags.net/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

GET /catalogsearch/result/

<form class="" id="new_search_form" action="/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="new-search" type="text" name="q" placeholder="" class="input-text" autocomplete="off">
      <div id="search_results" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.magflags.net/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.magflags.net/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-container" data-bind="scope:'msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef'">
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef">
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-rabcw43vptdu" 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=6Lfm_eIZAAAAAGLtJi4jynG07osXmOo734hl9c5m&amp;co=aHR0cHM6Ly93d3cubWFnZmxhZ3MubmV0OjQ0Mw..&amp;hl=de&amp;v=Xv-KF0LlBu_a0FJ9I5YSlX5m&amp;size=invisible&amp;badge=bottomright&amp;cb=71533yoxmln6"></iframe>
          </div>
          <div class="grecaptcha-error"></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>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-7uq458hgwvp1" 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=6Lfm_eIZAAAAAGLtJi4jynG07osXmOo734hl9c5m&amp;co=aHR0cHM6Ly93d3cubWFnZmxhZ3MubmV0OjQ0Mw..&amp;hl=de&amp;v=Xv-KF0LlBu_a0FJ9I5YSlX5m&amp;size=invisible&amp;badge=inline&amp;cb=gn6j35twfo7v"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" 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>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.magflags.net/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Skip to Content
Language
 * EUR français
 * EUR español
 * EUR deutsch
 * EUR italiano
 * CAD english
 * USD english

 * Because first impressions count - representative flags from magFlags!
 * Sign In
 * Create an Account

Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.
Search
Search
Advanced Search
Search
Menu
 * Africa
   * Flags of Algeria
   * Flags of Angola
   * Flags of Benin
   * Flags of Botswana
   * Flags of Burkina Faso
   * Flags of Burundi
   * Flags of Congo, the Democratic Republic
   * Flags of Comoros
   * Flags of Egypt
   * Flags of Ethiopia
   * Flags of Gabon
   * Flags of Ghana
   * Flags of Equatorial Guinea
   * Flags of Guinea-Bissau
   * Flags of Kenya
   * Flags of Lesotho
   * Flags of Liberia
   * Flags of Libya
   * Flags of Morocco
   * Flags of Madagascar
   * Flags of Mauritius
   * Flags of Malawi
   * Flags of Namibia
   * Flags of Niger
   * Flags of Nigeria
   * Flags of Rwanda
   * Flags of Sao Tome and Principe
   * Flags of Senegal
   * Flags of Sierra Leone
   * Flags of Somalia
   * Flags of Sudan
   * Flags of South Africa
 * Asia
   * Flags of Afghanistan
   * Flags of Armenia
   * Flags of Saudi Arabia
   * Flags of Azerbaijan
   * Flags of Bangladesh
   * Flags of Bahrain
   * Flags of Bhutan
   * Flags of Myanmar (Burma)
   * Flags of Brunei Darussalam
   * Flags of Cambodia
   * Flags of China
   * Flags of Cyprus
   * Flags of Korea (Democratic People's Republic) (North Korea)
   * Flags of Korea (Republic) (South Korea)
   * Flags of United Arab Emirates
   * Flags of Philippines
   * Flags of Jordan
   * Flags of Japan
   * Flags of Indonesia
   * Flags of India
   * Flags of Iraq
   * Flags of Iran
   * Flags of Israel
   * Flags of Kazakhstan
   * Flags of Kyrgyzstan
   * Flags of Kuwait
   * Flags of Lao People's Democratic Republic
   * Flags of Lebanon
   * Flags of Maldives
   * Flags of Malaysia
   * Flags of Nepal
   * Flags of Oman
   * Flags of Pakistan
   * Flags of Palestine
   * Flags of Qatar
   * Flags of Russian Federation
   * Flags of Singapore
   * Flags of Syrian
   * Flags of Sri Lanka
   * Flags of Tajikistan
   * Flags of Taiwan (Republic of China)
   * Flags of Thailand
 * More Flags
   * Flags of
   * Flags of Antarctica
   * Flags of United Nations, UN
 * Australia
   * Flags of Australia
   * Flags of Fiji
   * Flags of Solomon Islands
   * Flags of Micronesia
   * Flags of New Zealand
   * Flags of Papua New Guinea
   * Flags of Palau
   * Flags of Samoa
   * Flags of Timor-Leste
 * Europe
   * Flags of Albania
   * Flags of Andorra
   * Flags of Austria
   * Flags of Belgium
   * Flags of Belarus
   * Flags of Bosnia and Herzegovina
   * Flags of Bulgaria
   * Flags of Croatia
   * Flags of Denmark
   * Flags of Estonia
   * Flags of Finland
   * Flags of France
   * Flags of Germany
     * DE-08
     * DE-09
   * Flags of Georgia
   * Flags of Greece
   * Flags of Guernsey
   * Flags of Ireland
   * Flags of Isle of Man
   * Flags of Iceland
   * Flags of Italy
   * Flags of Latvia
   * Flags of Liechtenstein
   * Flags of Lithuania
   * Flags of Luxembourg
   * Flags of Jersey
   * Flags of Malta
   * Flags of Monaco
   * Flags of Moldova
   * Flags of  Montenegro
   * Flags of Norway
   * Flags of Netherlands
   * Flags of  Poland
   * Flags of Portugal
   * Flags of Czechia (Czech Republic)
   * Flags of United Kingdom
   * Flags of Macedonia
   * Flags of Romania
   * Flags of San Marino
   * Flags of Serbia
   * Flags of Slovenia
   * Flags of Slovakia
   * Flags of Spain
   * Flags of Switzerland (landscape)
   * Flags of Sweden
   * Flags of Hungary
 * South America
   * Flags of Argentina
   * Flags of Bolivia
   * Flags of Brazil
   * Flags of Chile
   * Flags of Colombia
   * Flags of Ecuador
   * Flags of Guyana
   * Flags of Panama
   * Flags of Paraguay
   * Flags of Peru
   * Flags of Dominican Republic
   * Flags of Saint Vincent and the Grenadines
   * Flags of Saint Lucia
   * Flags of Uruguay
   * Flags of Venezuela
 * North America
   * Flags of Antigua and Barbuda
   * Flags of Anguilla
   * Flags of Barbados
   * Flags of Bahamas
   * Flags of Belize
   * Flags of Canada
   * Flags of Costa Rica
   * Flags of Cuba
   * Flags of Dominica
   * Flags of El Salvador
   * Flags of Jamaica
   * Flags of Grenada
   * Flags of  Guatemala
   * Flags of Haiti
   * Flags of Honduras
   * Flags of Mexico
   * Flags of Nicaragua
   * Flags of Saint Kitts and Nevis
   * Flags of United States
 * Car Flags

Account
 * Because first impressions count - representative flags from magFlags!
 * Sign In
 * Create an Account

Settings
Language
EUR english
 * EUR français
 * EUR español
 * EUR deutsch
 * EUR italiano
 * CAD english
 * USD english


YOUR REPRESENTATIVE APPEARANCE - OUR FLAGS!


 * 
 * 
 * 
 * 
 * 

Since we know how important your outward look is, we print our flags for your
representative presentation with the most modern machines in Germany. For your
maximum flexibility, we equip the flags with high-quality metal eyelets, to let
you attach the flag simply on any flag pole. To let you use the flags for a long
time, we strengthen the flags using double safety seams and a tearproof
garniture tape at the pole side.

In the upper right, look for your nation, state, region or international
organization in our range of over 40,000 flags.

Our range of flags includes flags from all nations, states, federal states,
regions and international organizations. In addition, we have one-colored flags,
leisure and sports flags, as well as flags for weddings and mourning. The flag
size varies from 20×30 cm in horizontal format, up to 2 m × 3.35 m. We can
gladly print customized flags according to your wishes. Our flags are made out
of high-quality 110g/m2 polyester, and printed with brilliant colors.


SEARCH YOUR FLAGS HERE:

Search
Newsletter
Sign Up for Our Newsletter:
Subscribe

 * AGB
 * Privacy and Cookie Policy
 * Contact Us
 * Create Account
 * About Us

© 2021 magFlags
Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?