Skip to content

Hostname

cliente.cnxhost.com.br

Last fetched

cliente.cnxhost.com.br resolves to 2 IPv4 addresses operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · cliente.cnxhost.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cliente.cnxhost.com.br

Resolution chain

cliente.cnxhost.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.109.11.49192.109.11.0/24AS16276OVH - OVH SASCA
192.185.214.54192.185.208.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with cliente.cnxhost.com.br in WhisperGraph.

Subdomains

1 observed subdomain of cliente.cnxhost.com.br.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cliente.cnxhost.com.br.

MechanismTarget
SPF_Acliente.cnxhost.com.br
SPF_IP192.109.11.49
SPF_IP192.185.176.191
SPF_IP51.79.20.55
SPF_MXcliente.cnxhost.com.br

Related pages

Pivot deeper into the graph from cliente.cnxhost.com.br.

Cypher and MCP

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

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