Zum Inhalt springen

Mxtoolbox: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „'''topic''' kurze Beschreibung == Beschreibung == == Installation == == Syntax == === Parameter === === Optionen === === Umgebungsvariablen === === Exit-Status === == Konfiguration == === Dateien === == Anwendungen == == Sicherheit == == Dokumentation == === RFC === === Man-Pages === === Info-Pages === === Siehe auch === == Links == === Projekt-Homepage === * https://mxtoolbox.com/ === Weblinks === === Einzelnachweise === <references /> == Testfragen…“
 
Keine Bearbeitungszusammenfassung
 
(28 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''topic''' kurze Beschreibung
'''Mxtoolbox'''


== Beschreibung ==
== Beschreibung ==
== Installation ==
All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool. Input a domain name or IP Address or Host Name. Links in the results will guide you to other relevant tools and information. And you'll have a chronological history of your results.
== Syntax ==
=== Parameter ===
=== Optionen ===
=== Umgebungsvariablen ===
=== Exit-Status ===


== Konfiguration ==
If you already know exactly what you want, you can force a particular test or lookup.
=== Dateien ===


== Anwendungen ==
Try some of these examples:
== Sicherheit ==
== Dokumentation ==
=== RFC ===
=== Man-Pages ===
=== Info-Pages ===
=== Siehe auch ===


== Links ==
(e.g. "blacklist: 127.0.0.2" will do a blacklist lookup)
=== Projekt-Homepage ===
 
Command Explanation
blacklist: Check IP or host for reputation
smtp: Test mail server SMTP (port 25)
mx: DNS MX records for domain
a: DNS A record IP address for host name
spf: Check SPF records on a domain
txt: Check TXT records on a domain
ptr: DNS PTR record for host name
cname: DNS canonical host name to IP address
whois: Get domain registration information
arin: Get IP address block information
soa: Get Start of Authority record for a domain
tcp: Verify an IP Address allows tcp connections
http: Verify a URL allows http connections
https: Verify a URL allows secure http connections
ping: Perform a standard ICMP ping
trace: Perform a standard ICMP trace route
dns: Check your DNS Servers for possible problems New!
 
== Anhang ==
=== Projekt ===
* https://mxtoolbox.com/
* https://mxtoolbox.com/
=== Weblinks ===
=== Weblinks ===
=== Einzelnachweise ===
<references />
== Testfragen ==
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>


[[Kategorie:E-Mail]]
[[Kategorie:E-Mail/Server]]

Aktuelle Version vom 17. Juli 2026, 12:50 Uhr

Mxtoolbox

Beschreibung

All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool. Input a domain name or IP Address or Host Name. Links in the results will guide you to other relevant tools and information. And you'll have a chronological history of your results.

If you already know exactly what you want, you can force a particular test or lookup.

Try some of these examples:

(e.g. "blacklist: 127.0.0.2" will do a blacklist lookup)

Command 	 	Explanation
blacklist: 	 	Check IP or host for reputation
smtp: 	 	Test mail server SMTP (port 25)
mx: 	 	DNS MX records for domain
a: 	 	DNS A record IP address for host name
spf: 	 	Check SPF records on a domain
txt: 	 	Check TXT records on a domain
ptr: 	 	DNS PTR record for host name
cname: 	 	DNS canonical host name to IP address
whois: 	 	Get domain registration information
arin: 		Get IP address block information
soa: 		Get Start of Authority record for a domain
tcp: 		Verify an IP Address allows tcp connections
http: 		Verify a URL allows http connections 
https: 		Verify a URL allows secure http connections 
ping: 		Perform a standard ICMP ping
trace: 		Perform a standard ICMP trace route
dns: 		Check your DNS Servers for possible problems New!

Anhang

Projekt