Skip to content

Hostname

caction.com

Last fetched

caction.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.147.11113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.229.8713.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.237.21213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.250.13113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.238.13318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.144.15618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.168.15818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.112.1043.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.29.2293.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.106.12652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.42.14152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.60.14152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.110.16652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.226.3952.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.42.22352.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.52.16652.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.49.11754.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.54.15654.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
j h kim
Contact emails

Subdomains

21 observed subdomains of caction.com.

Web-graph footprint

Distinct hostnames that link to or from caction.com in the public web crawl.

7 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for caction.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.brevo.com

Related pages

Pivot deeper into the graph from caction.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "caction.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.