Skip to content

Hostname

cteep.com.br

Last fetched

cteep.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · cteep.com.brRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cteep.com.br

Resolution chain

cteep.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
companhia de transmiss?o de energia el?trica pauli
Contact emails

Subdomains

12 observed subdomains of cteep.com.br.

Web-graph footprint

Distinct hostnames that link to or from cteep.com.br in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cteep.com.br.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.9.126.3
SPF_IP187.9.126.4
SPF_IP189.56.16.41
SPF_IP189.56.16.46
SPF_IP34.235.28.189
SPF_IP66.159.249.190
SPF_IP66.159.251.161

Related pages

Pivot deeper into the graph from cteep.com.br.

Cypher and MCP

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

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