Hostname
guide.com.br
Last fetched
guide.com.br resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label
Resolution chain
guide.com.br resolves to 15 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.95 | 16.12.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.83 | 16.12.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 16.12.1.87 | 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 |
| 3.5.232.24 | 3.5.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.232.30 | 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 |
| 3.5.233.57 | 3.5.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.146 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.162 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.179 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.215 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.5.234.251 | 3.5.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.95.163.99 | 52.95.163.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 52.95.165.34 | 52.95.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- guide investimentos s a corretora de valores
- Contact emails
Subdomains
16 observed subdomains of guide.com.br.
Web-graph footprint
Distinct hostnames that link to or from guide.com.br in the public web crawl.
98 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for guide.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 200.219.244.209 |
Related pages
Pivot deeper into the graph from guide.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "guide.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.