Skip to content

Hostname

cetsp.com.br

Last fetched

cetsp.com.br resolves to 1 IPv4 address operated by TELEFONICA BRASIL S.A in BR.

Nutrition Label

WHISPER CANON · cetsp.com.brRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cetsp.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
187.93.241.106187.92.0.0/15AS10429TELEFONICA BRASIL S.ABR

WHOIS identity

Registrar
Organization
companhia de engenharia de trafego
Contact emails

Subdomains

21 observed subdomains of cetsp.com.br.

Web-graph footprint

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

472 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cetsp.com.br.

Related pages

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

Cypher and MCP

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

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