Zum Inhalt springen

Mxtoolbox: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''topic''' - Kurzbeschreibung
'''Mxtoolbox'''


== 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.  
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.
If you already know exactly what you want, you can force a particular test or lookup.  


Try some of these examples:
Try some of these examples:
Zeile 10: Zeile 10:
(e.g. "blacklist: 127.0.0.2" will do a blacklist lookup)
(e.g. "blacklist: 127.0.0.2" will do a blacklist lookup)


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


== Installation ==
== Anhang ==
== Aufruf ==
=== Argumente ===
=== Optionen ===
=== Umgebung ===
=== Rückgabewert ===
 
== Konfiguration ==
=== Dateien ===
 
== Anwendung ==
== Sicherheit ==
== Dokumentation ==
=== RFC ===
=== Man-Page ===
=== Info-Pages ===
=== Siehe auch ===
 
== Links ==
=== Projekt ===
=== Projekt ===
* https://mxtoolbox.com/
* https://mxtoolbox.com/

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