Skip to content

Hostname

processtelecom.com.br

Last fetched

processtelecom.com.br resolves to 1 IPv4 address operated by PROCESS SOLUTIONS TECNOLOGIA DA INFORMACAO LTDA in BR.

Nutrition Label

WHISPER CANON · processtelecom.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/processtelecom.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
189.50.224.61189.50.224.0/24AS28334PROCESS SOLUTIONS TECNOLOGIA DA INFORMACAO LTDABR

WHOIS identity

Registrar
Organization
process solutions tecnologia da informa??o ltda
Contact emails

Subdomains

5 observed subdomains of processtelecom.com.br.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for processtelecom.com.br.

MechanismTarget
SPF_Aprocesstelecom.com.br
SPF_IP189.50.224.0/24
SPF_MXprocesstelecom.com.br

Related pages

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

Cypher and MCP

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

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