Skip to content

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

WHISPER CANON · candycubehk.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/candycubehk.com

Resolution chain

candycubehk.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.228.178.12313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.235.15813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.245.25118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.200.17218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.77.918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.7.8018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.208.10618.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.117.953.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.173.583.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.26.23047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.167.24152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:3858
Organization
Contact emails

Subdomains

2 observed subdomains of candycubehk.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for candycubehk.com.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.