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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 177.71.190.35 | 177.71.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 177.71.192.68 | 177.71.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.228.201.188 | 18.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.228.242.65 | 18.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.228.34.160 | 18.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.229.13.191 | 18.229.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.43.25 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.207.61.90 | 54.207.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.232.143.115 | 54.232.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.232.213.34 | 54.232.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.94.201.68 | 54.94.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.94.51.110 | 54.94.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.26.166 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.122.40 | 56.126.0.0/16 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for genera.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | genera.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.websitewelcome.com |
| SPF_INCLUDE | spf1.auinmeio.com.br |
| SPF_INCLUDE | spf2.auinmeio.com.br |
| SPF_MX | genera.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.