Skip to content

Hostname

cs.edu.br

Last fetched

cs.edu.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cs.edu.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cs.edu.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.19.162.13104.19.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.163.13104.19.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.161.118.21251.161.0.0/17AS16276CA
51.161.118.21251.161.0.0/17AS16276CA

WHOIS identity

No WHOIS records are currently associated with cs.edu.br in WhisperGraph.

Subdomains

40 observed subdomains of cs.edu.br.

Web-graph footprint

Distinct hostnames that link to or from cs.edu.br in the public web crawl.

14 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cs.edu.br.

MechanismTarget
SPF_INCLUDEcsespf.cs.edu.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcs.edu.br

Related pages

Pivot deeper into the graph from cs.edu.br.

Cypher and MCP

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

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