Skip to content

Hostname

csa-equatorial.com.br

Last fetched

csa-equatorial.com.br resolves to 3 IPv4 addresses operated by AS7738 in BR.

Nutrition Label

WHISPER CANON · csa-equatorial.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/csa-equatorial.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.223.232.141200.223.192.0/18AS7738BR
45.60.76.3245.60.76.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.82.3245.60.82.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
equatorial energia s/a
Contact emails

Subdomains

5 observed subdomains of csa-equatorial.com.br.

Web-graph footprint

Distinct hostnames that link to or from csa-equatorial.com.br in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for csa-equatorial.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.3.154.228/32
SPF_IP189.3.154.229/32
SPF_IP200.223.232.166/32
SPF_IP200.223.232.167/32
SPF_MXcsa-equatorial.com.br

Related pages

Pivot deeper into the graph from csa-equatorial.com.br.

Cypher and MCP

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

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