Skip to content

Hostname

chsa.com.br

Last fetched

chsa.com.br resolves to 3 IPv4 addresses operated by VERO S.A in BR.

Nutrition Label

WHISPER CANON · chsa.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chsa.com.br

Resolution chain

chsa.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
179.189.238.236179.189.232.0/21AS28669VERO S.ABR
187.102.138.250187.102.128.0/20AS17222MUNDIVOX DO BRASIL LTDABR
200.229.230.83200.229.230.0/24AS273490FIBRION INTERNET LTDABR

WHOIS identity

Registrar
Organization
clube hipico santo amaro
Contact emails

Subdomains

3 observed subdomains of chsa.com.br.

Web-graph footprint

Distinct hostnames that link to or from chsa.com.br in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for chsa.com.br.

MechanismTarget
SPF_INCLUDEpensomail.com.br
SPF_IP179.190.27.182

Related pages

Pivot deeper into the graph from chsa.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "chsa.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.