Skip to content

Hostname

cesan.com.br

Last fetched

cesan.com.br resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cesan.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cesan.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.4.96104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.6.111104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.111104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.153.247172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.38172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
cesan c. esp?rito santense de saneamento
Contact emails

Subdomains

28 observed subdomains of cesan.com.br.

Web-graph footprint

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

171 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cesan.com.br.

MechanismTarget
SPF_Amail.cesan.com.br
SPF_INCLUDEmailgrid.net.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.17.10.144
SPF_MXcesan.com.br

Related pages

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

Cypher and MCP

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

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