Hostname
universal.cloud
Last fetched
universal.cloud is a registered hostname under the .cloud top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1052
- Organization
- universal it bv
- Contact emails
Subdomains
18 observed subdomains of universal.cloud.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from universal.cloud in the public web crawl.
53 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for universal.cloud.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{ir}._spf.msdp1.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | emaileu.clickdimensions.com |
| SPF_INCLUDE | eur.pb-dynmktge.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.205.192.205 |
| SPF_IP | 109.205.192.241 |
| SPF_IP | 109.205.196.241 |
Related pages
Pivot deeper into the graph from universal.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "universal.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.