Skip to content

Hostname

beeleads.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · beeleads.com.brRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/beeleads.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.231.423.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.673.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.723.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.231.953.169.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
bruno marcos augusto
Contact emails

Subdomains

9 observed subdomains of beeleads.com.br.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP107.21.28.235/32
SPF_IP107.21.36.214/32
SPF_IP107.23.2.46/32
SPF_IP107.23.2.50/32

Related pages

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

Cypher and MCP

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

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