Hostname
cloudhosted.eu
Last fetched
cloudhosted.eu resolves to 2 IPv4 addresses operated by TRANS-IX-AS Trans-iX Autonomous System in NL. WHOIS lists registrar:metaregistrar bv as the registrar.
Nutrition Label
Resolution chain
cloudhosted.eu 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 |
|---|---|---|---|---|
| 185.40.56.23 | 185.40.56.0/24 | AS30870 | TRANS-IX-AS Trans-iX Autonomous System | NL |
| 185.40.56.24 | 185.40.56.0/24 | AS30870 | TRANS-IX-AS Trans-iX Autonomous System | NL |
WHOIS identity
- Registrar
- registrar:metaregistrar bv
- Organization
- —
- Contact emails
- —
Subdomains
24 observed subdomains of cloudhosted.eu.
Showing 23 of 24. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cloudhosted.eu.
| Mechanism | Target |
|---|---|
| SPF_A | cloudhosted.eu |
| SPF_INCLUDE | _spf.cloudhosted.eu |
| SPF_IP | 2001:16f8:15:155:0:0:0:20 |
| SPF_IP | 83.98.155.20 |
| SPF_MX | cloudhosted.eu |
Related pages
Pivot deeper into the graph from cloudhosted.eu.
- IP · 185.40.56.23
- ASN · AS30870TRANS-IX-AS Trans-iX Autonomous System
- Registrar · registrar:metaregistrar bv
- Country · NL
- TLD · .eu
- Browse hostnames · cl…
- 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: "cloudhosted.eu"})-[: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.