Hostname
buritimirim.com.br
Last fetched
buritimirim.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.
Nutrition Label
Resolution chain
buritimirim.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.161.103 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.27 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.36 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.161.49 | 18.67.160.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.8.131.111 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.37 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.51 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.97 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with buritimirim.com.br in WhisperGraph.
Subdomains
1 observed subdomain of buritimirim.com.br.
| Subdomain |
|---|
| mx.buritimirim.com.br |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for buritimirim.com.br.
| Mechanism | Target |
|---|---|
| SPF_IP | 189.126.107.0/24 |
| SPF_IP | 200.234.192.0/20 |
| SPF_IP | 200.234.208.0/20 |
| SPF_IP | 201.76.32.0/19 |
| SPF_IP | 201.76.49.0/19 |
Related pages
Pivot deeper into the graph from buritimirim.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buritimirim.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.