Hostname
ej33vape.com
Last fetched
ej33vape.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
ej33vape.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.224.236.100 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.2 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.29 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 13.224.236.58 | 13.224.236.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 18.65.159.110 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.21 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.29 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.77 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:625
- Organization
- pt. olsera indonesia pratama
- Contact emails
- —
Subdomains
1 observed subdomain of ej33vape.com.
| Subdomain |
|---|
| www.ej33vape.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ej33vape.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ej33vape.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.