Skip to content

Hostname

cnxhost.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

Registrar
Organization
iryston vinicius medeiros pereira
Contact emails

Subdomains

48 observed subdomains of cnxhost.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acnxhost.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.109.11.49
SPF_IP192.169.82.226
SPF_IP192.185.176.191
SPF_IP51.79.20.55
SPF_IP63.143.41.18
SPF_MXcnxhost.com.br

Related pages

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

Cypher and MCP

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

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