Hostname
cloud-nas.net
Last fetched
cloud-nas.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloud-nas.net 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
- identity protection service
- Contact emails
- 38062942-52c2-47a7-8ba9-dec724369ea2@identity-protect.org
- 43c78d0a-1a1a-4205-9cb3-950986f8f875@identity-protect.org
- 52832a13-a21c-46ea-9afa-91c3e15c9336@identity-protect.org
- 886b698f-e1a6-4fce-ab07-951326f437e1@identity-protect.org
- dc61c62c-8068-4623-a339-c414aa0f55d0@identity-protect.org
- e483aa87-bb42-4a80-a0c1-9cf3084655ff@identity-protect.org
- f6d56fda-f45b-4ff3-b649-f19b51f6a0a7@identity-protect.org
- owner-4264658@cloud-nas.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of cloud-nas.net.
Threat posture
History
Related pages
Pivot deeper into the graph from cloud-nas.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cloud-nas.net"})-[: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.