Hostname
gesplan.com.br
Last fetched
gesplan.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
gesplan.com.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.0.43 | 16.12.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.27 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.79 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.91 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.19 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.51 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.67 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.2.7 | 16.12.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.12 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.15 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.203 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.225 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.23 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.231 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.232 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.235 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.239 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.24 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.241 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.38 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- gesplan s/a
- Contact emails
Subdomains
29 observed subdomains of gesplan.com.br.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gesplan.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gesplan.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from gesplan.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gesplan.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.