Hostname
candycubehk.com
Last fetched
candycubehk.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:3858 as the registrar.
Nutrition Label
Resolution chain
candycubehk.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.228.178.123 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.228.235.158 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.245.251 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.139.200.172 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.139.77.9 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.7.80 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.142.208.106 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.0.117.95 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.0.173.58 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.131.26.230 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.74.167.241 | 52.74.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:3858
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of candycubehk.com.
| Subdomain |
|---|
| image.candycubehk.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for candycubehk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.m.feishu.cn |
Related pages
Pivot deeper into the graph from candycubehk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "candycubehk.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.