Skip to content

Hostname

legallake.com.br

Last fetched

legallake.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · legallake.com.brRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/legallake.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.11113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.11313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.12613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.4913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.163.125.123.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.253.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.473.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.513.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
sedep info solu??es inteligentes ltda-me
Contact emails

Subdomains

10 observed subdomains of legallake.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for legallake.com.br.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

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

Cypher and MCP

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

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