Hostname
cast.imp.joins.com
Last fetched
cast.imp.joins.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label
Resolution chain
cast.imp.joins.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.124.236.168 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.164.131.226 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.164.83.74 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.165.163.101 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 15.165.85.69 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.173.225 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.224.192 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.81.10 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.137.113 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.210.237 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.166.21 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.198.104 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.58.124 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.99.244 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.203.56.145 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.78.2.35 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.180.194.64 | 54.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.169.74 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.228.229 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.90.139 | 52.79.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
No WHOIS records are currently associated with cast.imp.joins.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from cast.imp.joins.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from cast.imp.joins.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cast.imp.joins.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.