Skip to content

Hostname

mdex.de

Last fetched

mdex.de resolves to 1 IPv4 address operated by MDEX in DE.

Nutrition Label

WHISPER CANON · mdex.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mdex.de

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.216.11046.16.216.0/23AS200567MDEXDE

WHOIS identity

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

Subdomains

533 observed subdomains of mdex.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mdex.de.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.16.216.108
SPF_IP46.16.216.56
SPF_IP46.16.220.108
SPF_IP46.16.220.56
SPF_MXmdex.de

Related pages

Pivot deeper into the graph from mdex.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mdex.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.