Skip to content

Hostname

mt.de

Last fetched

mt.de resolves to 1 IPv4 address operated by AS21413 in DE.

Nutrition Label

WHISPER CANON · mt.deRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mt.de

Resolution chain

mt.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.235.162.8777.235.160.0/19AS21413DE

WHOIS identity

No WHOIS records are currently associated with mt.de in WhisperGraph.

Subdomains

33 observed subdomains of mt.de.

Web-graph footprint

Distinct hostnames that link to or from mt.de in the public web crawl.

761 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mt.de.

MechanismTarget
SPF_Amt.de
SPF_INCLUDE25356209.spf05.hubspotemail.net
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDE_spfi.evolver.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.teuto.net
SPF_IP178.16.56.0/21
SPF_IP193.30.60.0/23
SPF_IP212.8.197.0/25
SPF_IP212.8.208.0/24
SPF_MXmt.de

Related pages

Pivot deeper into the graph from mt.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mt.de"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.