Hostname
junecity.com
Last fetched
junecity.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
junecity.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.183.39 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.193.90 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.217.134 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.10.2 | 52.216.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.210.237 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.52.5 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.101.27 | 52.217.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.115.205 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.132.53 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.134.5 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.136.29 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.139.197 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.172.149 | 54.231.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.202.173 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.230.197 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ********
- Contact emails
- ********@*****.***
- services@junecity.com
- 3e693913-c1c9-4e11-a867-268fe940c5b4@identity-protect.org
- a25f0cbb-1a77-4891-a463-74975c21003e@identity-protect.org
- a552f816-fbcb-4520-bb6f-573cd1b368b3@identity-protect.org
- c947e204-fa94-4abb-bc81-f2ac1bbca0f2@identity-protect.org
- d28d16c2-828c-469d-8411-f469ec28aaa2@identity-protect.org
- e2a84b1b-e141-4472-aac7-abbf8ab5ceda@identity-protect.org
- f8817f8c-b300-4bfc-84c8-8246e593e936@identity-protect.org
- owner-7037525@junecity.com.whoisprivacyservice.org
- owner-7911944@junecity.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of junecity.com.
| Subdomain |
|---|
| www.junecity.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from junecity.com.
- IP · 16.15.183.39
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · ju…
- 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: "junecity.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.