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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.249.110 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.22 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.68 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.249.90 | 13.227.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.161.119.100 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.32 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.33 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.161.119.34 | 3.161.118.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 3.171.214.129 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.22 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.33 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.87 | 3.171.212.0/22 | AS16509 | AMAZON-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.
Showing 16 of 18. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cnte.org.br.
| Mechanism | Target |
|---|---|
| SPF_A | cnte.org.br |
| SPF_IP | 162.215.217.152 |
| SPF_IP | 189.112.35.81 |
| SPF_MX | cnte.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.