Skip to content

Hostname

actionsales.com.ar

Last fetched

actionsales.com.ar resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · actionsales.com.arRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/actionsales.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.183.12813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.9113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.245.31.10318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with actionsales.com.ar in WhisperGraph.

Subdomains

3 observed subdomains of actionsales.com.ar.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for actionsales.com.ar.

MechanismTarget
SPF_INCLUDEspf.hostmar.com

Related pages

Pivot deeper into the graph from actionsales.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "actionsales.com.ar"})-[: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.