Hostname
curtarj.com.br
Last fetched
curtarj.com.br resolves to 3 IPv4 addresses operated by AS47583 in SG.
Nutrition Label
Resolution chain
curtarj.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 191.101.228.53 | 191.102.135.0/24 | AS47583 | — | SG |
| 192.185.216.18 | 192.186.191.0/24 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
| 77.37.75.204 | 77.41.144.0/20 | AS31400 | — | SG |
WHOIS identity
- Registrar
- —
- Organization
- wagner kiyoshi carrilho iwanaga
- Contact emails
Subdomains
10 observed subdomains of curtarj.com.br.
Web-graph footprint
Distinct hostnames that link to or from curtarj.com.br in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for curtarj.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | curtarj.com.br |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | curtarj.com.br |
Related pages
Pivot deeper into the graph from curtarj.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "curtarj.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.