Skip to content

Hostname

leadclick.com.br

Last fetched

leadclick.com.br resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.4.69104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.191172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
melt comunica??o ltda - me
Contact emails

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for leadclick.com.br.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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