Hostname
im.acjfs.org
Last fetched
im.acjfs.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.
Nutrition Label
Resolution chain
im.acjfs.org 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.225.239.17 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.18 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.47 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.91 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.245.60.25 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.35 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.56 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.98 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with im.acjfs.org in WhisperGraph.
Subdomains
2 observed subdomains of im.acjfs.org.
| Subdomain |
|---|
| api.im.acjfs.org |
Showing 1 of 2. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from im.acjfs.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "im.acjfs.org"})-[: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.