Hostname
diferente.com.br
Last fetched
diferente.com.br resolves to 1 IPv4 address operated by AS213230 in US.
Nutrition Label
Resolution chain
diferente.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.161.203.40 | 5.161.203.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- —
- Organization
- cloth and leather merco trading ltda.
- Contact emails
Subdomains
48 observed subdomains of diferente.com.br.
Showing 25 of 48. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for diferente.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | diferente.com.br |
| SPF_A | mail.diferente.com.br |
| SPF_IP | 138.59.147.67 |
| SPF_IP | 216.18.202.230 |
| SPF_IP | 216.18.202.242 |
| SPF_IP | 216.18.202.243 |
| SPF_IP | 216.18.202.245 |
| SPF_IP | 23.252.124.42 |
| SPF_IP | 23.252.124.45 |
| SPF_IP | 5.161.203.40 |
| SPF_MX | diferente.com.br |
Related pages
Pivot deeper into the graph from diferente.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "diferente.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.