Skip to content

Hostname

leansales.com.br

Last fetched

leansales.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · leansales.com.brRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/leansales.com.br

Resolution chain

leansales.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.126.109.24596.126.104.0/21AS63949US

WHOIS identity

Registrar
Organization
ls promocao de vendas ltda
Contact emails

Subdomains

28 observed subdomains of leansales.com.br.

Web-graph footprint

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

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for leansales.com.br.

MechanismTarget
SPF_Aleansales.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.secnet.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP172.104.208.158
SPF_IP209.85.220.41/32
SPF_IP54.39.101.139
SPF_IP96.126.109.245
SPF_MXleansales.com.br

Related pages

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

Cypher and MCP

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

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