Skip to content

Hostname

cleartech.com.br

Last fetched

cleartech.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · cleartech.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cleartech.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.231.5.2518.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.120.24752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.57.11552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.207.71.354.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.99.6954.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.145.19254.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.192.15454.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.200.17754.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.219.9854.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.229.2654.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.90.22154.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.96.13954.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.112.25556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.107.656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.30.1354.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.118.8056.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
carlos renato pavanelli olivo
Contact emails

Subdomains

31 observed subdomains of cleartech.com.br.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cleartech.com.br.

Cypher and MCP

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

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