Skip to content

Hostname

lode.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.10513.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.8613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1033.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1153.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.533.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.623.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
thread desenvolvimento de software ltda
Contact emails

Subdomains

3 observed subdomains of lode.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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