Zum Inhalt springen

Mxtoolbox: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(26 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{DISPLAYTITLE:MXtoolbox}}
'''Mxtoolbox'''


'''topic''' kurze Beschreibung
== 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.


== Beschreibung ==
If you already know exactly what you want, you can force a particular test or lookup.
== Installation ==
 
== Syntax ==
Try some of these examples:
=== Parameter ===
=== Optionen ===
=== Umgebungsvariablen ===
=== Exit-Status ===


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


== Anwendungen ==
Command Explanation
== Sicherheit ==
blacklist: Check IP or host for reputation
== Dokumentation ==
smtp: Test mail server SMTP (port 25)
=== RFC ===
mx: DNS MX records for domain
=== Man-Pages ===
a: DNS A record IP address for host name
=== Info-Pages ===
spf: Check SPF records on a domain
=== Siehe auch ===
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!


== Links ==
== Anhang ==
=== Projekt-Homepage ===
=== Projekt ===
* https://mxtoolbox.com/
* https://mxtoolbox.com/
=== Weblinks ===
=== Weblinks ===
=== Einzelnachweise ===
<references />


== Testfragen ==
[[Kategorie:E-Mail/Server]]
<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:Server]]
{{DEFAULTSORT:MXtoolbox}}

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