Hostname
hp2-api.catchplay.com
Last fetched
hp2-api.catchplay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.
Nutrition Label
Resolution chain
hp2-api.catchplay.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.185.118 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.31 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.5 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.98 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.154.101.105 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.4 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.48 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.101.49 | 18.154.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.11.105 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.165.11.32 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.165.11.61 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.165.11.71 | 3.165.11.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
No WHOIS records are currently associated with hp2-api.catchplay.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from hp2-api.catchplay.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hp2-api.catchplay.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.