Skip to content

Hostname

begenerous.com.br

Last fetched

begenerous.com.br resolves to 5 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · begenerous.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/begenerous.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.232.121162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
18.245.46.12118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for begenerous.com.br.

MechanismTarget
SPF_Abegenerous.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_MXbegenerous.com.br

Related pages

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

Cypher and MCP

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

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