Skip to content

Hostname

clsolutions.cl

Last fetched

clsolutions.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · clsolutions.clRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/clsolutions.cl

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.252.12318.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.1318.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.3718.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.6818.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.66.112.5318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:nic chile
Organization
corpaorate lawer solutions spa
Contact emails

Subdomains

1 observed subdomain of clsolutions.cl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clsolutions.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from clsolutions.cl.

Cypher and MCP

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

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