Skip to content

Hostname

cnte.org.br

Last fetched

cnte.org.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · cnte.org.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cnte.org.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.249.11013.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.2213.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.6813.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.9013.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.119.1003.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.323.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.333.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.343.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.171.214.1293.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.333.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.873.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
confedera??o nacional dos trabahadores em educa??o
Contact emails

Subdomains

18 observed subdomains of cnte.org.br.

Web-graph footprint

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

387 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cnte.org.br.

MechanismTarget
SPF_Acnte.org.br
SPF_IP162.215.217.152
SPF_IP189.112.35.81
SPF_MXcnte.org.br

Related pages

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

Cypher and MCP

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

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