Skip to content

Hostname

cft.org.br

Last fetched

cft.org.br resolves to 1 IPv4 address operated by AS265262 in BR.

Nutrition Label

WHISPER CANON · cft.org.brRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/cft.org.br

Resolution chain

cft.org.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.187.68.140200.187.68.0/24AS265262BR

WHOIS identity

Registrar
Organization
conselho federal dos tecnicos industriais
Contact emails

Subdomains

19 observed subdomains of cft.org.br.

Web-graph footprint

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

104 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cft.org.br.

MechanismTarget
SPF_Acft.org.br
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.isendservice.com.br
SPF_IP138.122.95.55
SPF_MXcft.org.br

Related pages

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

Cypher and MCP

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

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