Skip to content

Hostname

asics.cl

Last fetched

asics.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · asics.clRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/asics.cl

Resolution chain

asics.cl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.12813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.2718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
asics corporation
Contact emails

Subdomains

2 observed subdomains of asics.cl.

Web-graph footprint

Distinct hostnames that link to or from asics.cl in the public web crawl.

43 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for asics.cl.

MechanismTarget
SPF_INCLUDE_spf.ditomail.com.br
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.sent2email.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from asics.cl.

Cypher and MCP

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

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