Hostname
messner.cloud
Last fetched
messner.cloud resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
messner.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.60.233.24 | 37.60.224.0/20 | AS51167 | CONTABO - Contabo GmbH | GB |
| 62.84.187.104 | 62.84.176.0/20 | AS51167 | CONTABO - Contabo GmbH | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- klaus messner
- Contact emails
Subdomains
27 observed subdomains of messner.cloud.
Showing 23 of 27. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for messner.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | messner.cloud |
| SPF_A | sv07.messner.io |
| SPF_MX | messner.cloud |
Related pages
Pivot deeper into the graph from messner.cloud.
- IP · 37.60.233.24
- ASN · AS51167CONTABO - Contabo GmbH
- Registrar · iana:81
- Country · GB
- Email · bca9e3027ee0f771460730b4c026deed-6821042@contact.gandi.net
- TLD · .cloud
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "messner.cloud"})-[: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.