Skip to content

Hostname

curtarj.com.br

Last fetched

curtarj.com.br resolves to 3 IPv4 addresses operated by AS47583 in SG.

Nutrition Label

WHISPER CANON · curtarj.com.brRouting diversity3.0/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/curtarj.com.br

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.

IPPrefixASNOperatorCountry
191.101.228.53191.102.135.0/24AS47583SG
192.185.216.18192.186.191.0/24AS31898ORACLE-BMC-31898 - Oracle CorporationUS
77.37.75.20477.41.144.0/20AS31400SG

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.

MechanismTarget
SPF_Acurtarj.com.br
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXcurtarj.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.