Hostname
cloudmagine.com
Last fetched
cloudmagine.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudmagine.com 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 |
|---|---|---|---|---|
| 69.163.227.184 | 69.163.128.0/17 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudmagine.com owner
- Contact emails
- howard007@hotmail.com
- 0a93d8a5-1c17-401c-9804-8c54ec58889a@identity-protect.org
- 5538e88c-1fc1-4882-9a22-9e123cae816a@identity-protect.org
- 569f9ea6-2c0f-4e03-82ef-7a7805532728@identity-protect.org
- 58dddd8a-e163-4817-80b2-d2878e52b8e7@identity-protect.org
- 77bb3dc5-6cb4-43da-94b7-82615a319338@identity-protect.org
- 8d055a2a-9547-4733-9f9e-0e58df93ae56@identity-protect.org
- 90e219a3-8069-4325-b216-5f6d8498fbf2@identity-protect.org
- owner-7348329@cloudmagine.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of cloudmagine.com.
Web-graph footprint
Distinct hostnames that link to or from cloudmagine.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cloudmagine.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cloudmagine.com.
- IP · 69.163.227.184
- ASN · AS26347DREAMHOST-AS - New Dream Network, LLC
- Registrar · iana:468
- Country · US
- Email · howard007@hotmail.com
- TLD · .com
- 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: "cloudmagine.com"})-[: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.