www.animaldata.com
Open in
urlscan Pro
185.36.95.20
Public Scan
URL:
https://www.animaldata.com/2017/index.php
Submission Tags: falconsandbox
Submission: On January 23 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On January 23 via api from US — Scanned from DE
Form analysis
5 forms found in the DOMPOST abfrage.php
<form action="abfrage.php" method="post" autocomplete="off">
<div class="boxz leftpad rightpad">
<h5 class="spezialmargin">Besitzer eines Fundtieres abfragen:</h5>
</div>
<div class="boxz leftpad rightpad inline">
<input type="text" name="chipnummer" maxlength="15"
placeholder="Mikrochipnummer"><i class="icon-question-1 textgrau" onmouseover="document.getElementById('headerfrage').style.visibility='visible';" onmouseout="document.getElementById('headerfrage').style.visibility='collapse';"></i> <span
class="boxzsmartphone noshow"></span><!--<button type="submit"><i class="icon-arrow"></i></button> --><input type="Submit" name="global" class="bttn dreiem" value=" >> ">
</div>
</form>
GET tiersuche2015.php
<form action="tiersuche2015.php" method="get" autocomplete="off">
<div class="boxz leftpad rightpad">
<h5 class="spezialmargin">Vermisstes Tier melden:</h5><br>
<a href="gesuchte.php"><h2 class="spezialmargin">Liste derzeit vermisster Tiere ></h2></a>
</div>
<div class="boxz leftpad rightpad inline">
<input type="text" name="chipnummer" maxlength="15"
placeholder="Mikrochipnummer"><i class="icon-question-1 textgrau " onmouseover="document.getElementById('headerfrage2').style.visibility='visible';" onmouseout="document.getElementById('headerfrage2').style.visibility='collapse';"></i><span
class="boxzsmartphone"></span><!--<button type="submit"><i class="icon-arrow"></i></button>--> <input type="Submit" name="global" class="bttn dreiem" value=" >> ">
<br>
</div>
</form>
POST
<form method="post">
<div class="boxz leftpad rightpad">
<h5 class="spezialmargin">Login für Tierärzte</h5>
<span class="hlike">und andere Benutzergruppen</span>
<br>
</div>
<div class="boxz leftpad rightpad">
<input type="text" class="Chip" name="Chip" placeholder="VETID/Benutzerkennung" autocomplete="username"><br>
<input type="password" class="Chip" id="password1" name="password" placeholder="Passwort" autocomplete="current-password"><span class="boxzsmartphone"></span>
<button type="button" id="eye1" onclick="p = document.getElementById('password1');
if (p.type=='password'){
p.setAttribute('type','text');
//p = document.getElementById('password1');
//p.setAttribute('type','text');
}
else{
p.setAttribute('type','password');
//p = document.getElementById('password1');
//p.setAttribute('type','password');
}">
<img src="images/eye-16.png" alt="eye">
</button><!--<button type="submit">Login <i class="icon-arrow btn"></i></button>-->
<input type="Submit" name="global" class="bttn noem" value="Login >">
<!--<a href="loginkonten.php">Konto neu anlegen ></a>-->
<br><!--<a href="recoverlogin2.php">Passwort vergessen? <i class="icon-arrow btn"></i></a>-->
<a class="hlike1" style="text-decoration:none;" href="recoverlogin2.php">Passwort vergessen? > </a>
<div id="fehler" class="fehler">
</div>
</div>
</form>
POST
<form method="post">
<div class="boxz leftpad rightpad">
<h5 class="spezialmargin">Login für Tierbesitzer</h5>
<span class="hlike">Einzeltier: Ändern, Besitzerwechsel</span>
<br>
</div>
<div class="boxz leftpad rightpad">
<input type="text" class="Chip" name="Chip" maxlength="15"
placeholder="Chipnummer"><i class="icon-question-1 textgrau " onmouseover="document.getElementById('headerfrage3').style.visibility='visible';" onmouseout="document.getElementById('headerfrage3').style.visibility='collapse';"></i><br>
<input type="password" class="Chip" id="password2" name="password" maxlength="13" placeholder="Passwort" autocomplete="current-password"><span class="boxzsmartphone"></span>
<button type="button" id="eye2" onclick="p = document.getElementById('password2');
if (p.type=='password'){
p = document.getElementById('password2');
p.setAttribute('type','text');
}
else{
p = document.getElementById('password2');
p.setAttribute('type','password');
}">
<img src="images/eye-16.png" alt="eye">
</button><!--<button type="submit">Login <i class="icon-arrow btn"></i></button>-->
<input type="Submit" name="global1" class="bttn noem" value="Login >">
<!--<a href="loginkonten.php">Konto neu anlegen ></a>-->
<br><!--<a href="recoverlogin2.php">Passwort vergessen? <i class="icon-arrow btn"></i></a>-->
<a class="hlike1" style="text-decoration:none;" href="recoverlogin2.php">Passwort vergessen? > </a>
<div class="fehler">
</div>
</div>
</form>
POST
<form method="post" class="boxz leftpad rightpad" autocomplete="off">
<div class="inline">
<input type="text" class="Chip" name="Email" placeholder="Email" autocomplete="email"><br>
<input type="password" class="Chip" name="password" id="password3" maxlength="13" placeholder="Passwort"><span class="boxzsmartphone"></span>
<button type="button" id="eye3" onclick="p = document.getElementById('password3');
if (p.type=='password'){
p = document.getElementById('password3');
p.setAttribute('type','text');
}
else{
p = document.getElementById('password3');
p.setAttribute('type','password');
}">
<img src="images/eye-16.png" alt="eye">
</button>
<input type="hidden" value="multi" name="multi">
<!--<button type="submit" name="multi" value="multi">Login <i class="icon-arrow btn"></i></button>-->
<input type="Submit" name="global2" class="bttn noem" value="Login >"><br>
<a class="hlike1" style="text-decoration:none;" href="recoverlogin2.php">Passwort vergessen? > </a>
</div>
<!-- <div class="Social">
<a href="http://www.animaldata.com/x3/1353/fbconfig.php"><i class="icon-facebook"></i></a>
<a href="javascript:void(0);" class="gglogin"><i class="icon-social"></i></a>
</div> -->
<!--<a href="register.php"><b>ANIMALDATA.COM</b> Konto neu anlegen ></a>-->
<!-- <br><a href="recoverlogin2.php">Passwort vergessen? <i class="icon-arrow btn"></i></a> -->
<div class="fehler">
</div>
</form>
Text Content
≡ Navigation Tier registrieren Shop Info/FAQ Benutzerkonten Kontakt Die Nummer des implantierten Mikrochips muss mit einem elektronischen Lesegerät, über welches alle Tierärzte und Tierheime verfügen, ausgelesen werden und hier eingegeben werden. Nur Mikrochipnummern nach ISO-Norm, die 15 Stellen haben und NUR aus Ziffern bestehen, können hier abgefragt werden! Die Nummer des ANIMALDATA.COM-Halsbandanhängers ist hier NICHT abfragbar! BESITZER EINES FUNDTIERES ABFRAGEN: Melden Sie allen Tierärzten und Tierheimen im Umkreis von 50km per E-mail, dass Ihr Tier entlaufen ist, damit diese bei einem neu vorgestellten Tier darauf achten, ob es das Ihre ist! Fügen Sie Ihr Tier gleichzeitig der Liste vermisster Tiere hinzu, ebenso wie einen Hinweis bei der Internetabfrage. VERMISSTES TIER MELDEN: LISTE DERZEIT VERMISSTER TIERE > LOGIN FÜR TIERÄRZTE und andere Benutzergruppen Passwort vergessen? > LOGIN FÜR TIERBESITZER Einzeltier: Ändern, Besitzerwechsel Passwort vergessen? > LOGIN FÜR TIERBESITZER Mehrere Tiere Passwort vergessen? > LOGIN FÜR MEHRERE TIERE ÜBER FACEBOOK- > ODER GOOGLE- > © ANIMALDATA.COM - Die Tierkennzeichen-Datenbank der Vereinigung Österreichischer Kleintiermediziner - Email: office@animaldata.com - Impressum - AGB - Datenschutz