Skip to content

Hostname

legale.com.br

Last fetched

legale.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:godaddy (86) as the registrar.

Nutrition Label

WHISPER CANON · legale.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/legale.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.126104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.126104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.101172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:godaddy (86)
Organization
edison maluf
Contact emails

Subdomains

20 observed subdomains of legale.com.br.

Web-graph footprint

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

171 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for legale.com.br.

MechanismTarget
SPF_INCLUDE47242266.spf01.hubspotemail.net
SPF_INCLUDE_spf.legale.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com
SPF_MXlegale.com.br

Related pages

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

Cypher and MCP

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

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