Hostname
magnolia-cloud.com
Last fetched
magnolia-cloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
magnolia-cloud.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of magnolia-cloud.com owner
- Contact emails
- info@magnolia-cms.com
- 2a789ed7-cec3-4e6a-8944-5b6b368ea281@identity-protect.org
- 4815c9de-9375-48a0-8b97-7d0bfa38ad1e@identity-protect.org
- 6a105d3c-9918-42e3-941a-44b3de688054@identity-protect.org
- 8f8eedef-0971-4e3f-9932-c70ebf4688dc@identity-protect.org
- b665c01b-5660-4eb3-82b6-c9a1394254db@identity-protect.org
- d38c4b38-25b1-4af5-b77f-7d020c4e4251@identity-protect.org
Subdomains
63 observed subdomains of magnolia-cloud.com.
Showing 13 of 63. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from magnolia-cloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magnolia-cloud.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.