Skip to content

Hostname

cesg.edu.br

Last fetched

cesg.edu.br resolves to 2 IPv4 addresses operated by AS274581 in BR.

Nutrition Label

WHISPER CANON · cesg.edu.brRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cesg.edu.br

Resolution chain

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

WHOIS identity

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

Subdomains

37 observed subdomains of cesg.edu.br.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cesg.edu.br

SPF policy

6 SPF mechanisms authorising senders for cesg.edu.br.

MechanismTarget
SPF_Acesg.edu.br
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP151.247.21.101
SPF_IP177.136.239.211
SPF_IP187.111.186.101
SPF_MXcesg.edu.br

Related pages

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

Cypher and MCP

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

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