Skip to content

Hostname

miex.de

Last fetched

miex.de resolves to 1 IPv4 address operated by DHOSTING-NET - D-hosting die Rackspace & Connectivity GmbH in DE.

Nutrition Label

WHISPER CANON · miex.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/miex.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.42.245.157212.42.224.0/19AS44716DHOSTING-NET - D-hosting die Rackspace & Connectivity GmbHDE

WHOIS identity

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

Subdomains

10 observed subdomains of miex.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for miex.de.

MechanismTarget
SPF_Ades94110.ccnst.de
SPF_Ades94111.ccnst.de
SPF_Ades94112.ccnst.de
SPF_Ainfocenter.ccnst.de
SPF_Ans1.ccnst.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhard.crsend.com
SPF_IP109.199.160.226/32
SPF_IP109.199.177.146
SPF_IP185.18.36.232
SPF_IP212.42.245.157
SPF_MXmiex.de

Related pages

Pivot deeper into the graph from miex.de.

Cypher and MCP

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

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