Skip to content

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

WHISPER CANON · cloudhosted.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudhosted.eu

Resolution chain

cloudhosted.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.40.56.23185.40.56.0/24AS30870TRANS-IX-AS Trans-iX Autonomous SystemNL
185.40.56.24185.40.56.0/24AS30870TRANS-IX-AS Trans-iX Autonomous SystemNL

WHOIS identity

Registrar
registrar:metaregistrar bv
Organization
Contact emails

Subdomains

24 observed subdomains of cloudhosted.eu.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cloudhosted.eu.

MechanismTarget
SPF_Acloudhosted.eu
SPF_INCLUDE_spf.cloudhosted.eu
SPF_IP2001:16f8:15:155:0:0:0:20
SPF_IP83.98.155.20
SPF_MXcloudhosted.eu

Related pages

Pivot deeper into the graph from cloudhosted.eu.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.