Hostname
naehascloud.com
Last fetched
naehascloud.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
naehascloud.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 |
|---|---|---|---|---|
| 52.34.74.217 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of naehascloud.com owner
- Contact emails
- 322ac790-fc16-4d74-8637-7213f4edf6f4@identity-protect.org
- 3532a6df-ab13-4fc4-b316-909f466faf83@identity-protect.org
- 4606e60e-77cd-40d0-8137-57ba89e7c89c@identity-protect.org
- 5b5417d8-208b-4250-a82d-5935c87dda89@identity-protect.org
- ee5cfe0c-3276-4bc0-98b4-f15145f04085@identity-protect.org
- feeca85c-2e73-4c0f-8396-29afb9607688@identity-protect.org
- owner-10471356@naehascloud.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of naehascloud.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from naehascloud.com.
- IP · 52.34.74.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 322ac790-fc16-4d74-8637-7213f4edf6f4@identity-protect.org
- TLD · .com
- Browse hostnames · na…
- 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: "naehascloud.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.