Hostname
arijuna.com
Last fetched
arijuna.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
arijuna.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.103 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.20 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.40 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.43 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.120 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.36 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.37 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.97 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- arijuna
- Contact emails
- mario@webintegral.com.co
- 0373097d-a30f-40e5-84f6-4a4cab520d41@identity-protect.org
- 336091bd-76f8-4a8c-aee4-f24089aa5c9f@identity-protect.org
- 36e5ce22-bff1-4233-a5cb-2fb1092c7acf@identity-protect.org
- 59308080-675d-489d-b28e-495429c352cd@identity-protect.org
- a75b2832-03e8-45c7-9853-183a300cff38@identity-protect.org
- ef431b16-230e-414a-affb-47bb13990a96@identity-protect.org
- owner-4342645@arijuna.com.whoisprivacyservice.org
- owner-4987039@arijuna.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of arijuna.com.
| Subdomain |
|---|
| www.arijuna.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from arijuna.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arijuna.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.