Hostname
webhost.mcxplatform.de
Last fetched
webhost.mcxplatform.de resolves to 1 IPv4 address operated by UNITAS - Unitas Global in DE.
Nutrition Label
Resolution chain
webhost.mcxplatform.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.92.121.138 | 185.92.121.0/24 | AS1828 | UNITAS - Unitas Global | DE |
WHOIS identity
No WHOIS records are currently associated with webhost.mcxplatform.de in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for webhost.mcxplatform.de.
| Mechanism | Target |
|---|---|
| SPF_A | webhost.mcxplatform.de |
| SPF_IP | 12.185.32.211 |
| SPF_IP | 185.92.121.132 |
| SPF_IP | 185.92.121.141/32 |
| SPF_IP | 64.55.39.210 |
| SPF_IP | 67.221.239.15/32 |
| SPF_IP | 67.221.239.16/32 |
| SPF_IP | 67.221.239.23 |
| SPF_IP | 76.12.109.212 |
| SPF_IP | 81.201.100.149 |
| SPF_MX | webhost.mcxplatform.de |
Related pages
Pivot deeper into the graph from webhost.mcxplatform.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webhost.mcxplatform.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.