Hostname
jnrcloud.com
Last fetched
jnrcloud.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
jnrcloud.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.39.63 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jnrcloud.com owner
- Contact emails
- it-support@jnrcorp.com
- jnrnetworkadmin@jnrcorp.com
- 04ff549f-515d-490e-8eac-296c000eb3d4@identity-protect.org
- 08550931-fdd9-4ed8-a4ad-901d1d3f3dd9@identity-protect.org
- 1726e5de-57f4-4bb4-81ed-9f169ff4d09d@identity-protect.org
- 6aa9a6df-56cc-44ff-85fc-2815931444b9@identity-protect.org
- abf05e6e-e3a0-4932-a8e9-ab3dbc99ef53@identity-protect.org
- e16b897d-3060-40d6-9da8-1855883e0c79@identity-protect.org
- e79ec3ff-b93f-4343-961f-0a62a5baa47f@identity-protect.org
- owner-9973095@jnrcloud.com.whoisprivacyservice.org
Subdomains
87 observed subdomains of jnrcloud.com.
Showing 20 of 87. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for jnrcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from jnrcloud.com.
- IP · 52.34.39.63
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · it-support@jnrcorp.com
- TLD · .com
- Browse hostnames · jn…
- 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: "jnrcloud.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.