Hostname
juntraxapp.com
Last fetched
juntraxapp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
juntraxapp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.57.68.7 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.19.3 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.102.218 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.249.153 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of juntraxapp.com owner
- Contact emails
- 0b071c7a-7fb5-46a6-b0cb-f41b4d6c635a@identity-protect.org
- 10f57392-c369-4f6c-80e8-e09fb30ff39b@identity-protect.org
- 175c6b66-5fd0-47a3-8235-0389cb1e8086@identity-protect.org
- 419b5c10-1648-473b-99bd-eb0726f2b9df@identity-protect.org
- 5a905dd7-8dd3-42a9-b511-6a9d9eaeeaef@identity-protect.org
- 90f3035b-a002-4137-b3f5-8aa45fb014c6@identity-protect.org
- ed210629-ce9f-4d55-9669-62d4c56cb48a@identity-protect.org
- owner-7852840@juntraxapp.com.whoisprivacyservice.org
Subdomains
55 observed subdomains of juntraxapp.com.
Showing 25 of 55. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from juntraxapp.com.
- IP · 13.57.68.7
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b071c7a-7fb5-46a6-b0cb-f41b4d6c635a@identity-protect.org
- 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: "juntraxapp.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.