Skip to content

Hostname

leandroquadros.com.br

Last fetched

leandroquadros.com.br resolves to 3 IPv4 addresses operated by AS47583 in US. WHOIS lists registrar:hstdomains (127) as the registrar.

Nutrition Label

WHISPER CANON · leandroquadros.com.brRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/leandroquadros.com.br

Resolution chain

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

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
leandro soares de quadros
Contact emails

Subdomains

12 observed subdomains of leandroquadros.com.br.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for leandroquadros.com.br.

MechanismTarget
SPF_Aleandroquadros.com.br
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEspf.brasil116-4060.com.br
SPF_IP45.148.96.61
SPF_MXleandroquadros.com.br

Related pages

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

Cypher and MCP

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

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