Skip to content

Hostname

consed.org.br

Last fetched

consed.org.br resolves to 2 IPv4 addresses operated by AS27656 in BR.

Nutrition Label

WHISPER CANON · consed.org.brRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/consed.org.br

Resolution chain

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

WHOIS identity

Registrar
Organization
conselho nacional de secretarios de eduacacao
Contact emails

Subdomains

7 observed subdomains of consed.org.br.

Web-graph footprint

Distinct hostnames that link to or from consed.org.br in the public web crawl.

221 sites link to this hostname.

491 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for consed.org.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEntshs.net

Related pages

Pivot deeper into the graph from consed.org.br.

Cypher and MCP

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

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