Skip to content

Hostname

genera.com.br

Last fetched

genera.com.br resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.190.35177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.192.68177.71.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.201.18818.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.242.6518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.34.16018.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.13.19118.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.43.2554.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.61.9054.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.143.11554.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.213.3454.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.201.6854.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.51.11054.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.26.16656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.122.4056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

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 genera.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for genera.com.br.

MechanismTarget
SPF_Agenera.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.websitewelcome.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_MXgenera.com.br

Related pages

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

Cypher and MCP

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

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