Hostname
puket.com.br
Last fetched
puket.com.br resolves to 2 IPv4 addresses operated by AS15830 in BR.
Nutrition Label
Resolution chain
puket.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 155.204.186.52 | 155.212.92.0/24 | AS15830 | — | BR |
| 52.67.98.226 | 52.82.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- —
- Organization
- imb textil ltda.
- Contact emails
Subdomains
28 observed subdomains of puket.com.br.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from puket.com.br in the public web crawl.
128 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for puket.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 159.138.214.32 |
| SPF_IP | 177.36.181.30 |
| SPF_IP | 200.53.31.200 |
| SPF_IP | 201.48.16.25 |
| SPF_IP | 201.48.16.29 |
| SPF_IP | 34.148.97.144 |
| SPF_IP | 34.149.180.130 |
| SPF_IP | 35.247.210.225 |
Related pages
Pivot deeper into the graph from puket.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "puket.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.