Skip to content

Hostname

leiloapp.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.199.12018.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.2218.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.4518.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.4618.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.166.96.173.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.243.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.443.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.803.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
germano sestini
Contact emails

Subdomains

1 observed subdomain of leiloapp.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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