Hostname
cnxhost.com.br
Last fetched
cnxhost.com.br resolves to 2 IPv4 addresses operated by OVH - OVH SAS in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.109.11.49 | 192.109.11.0/24 | AS16276 | OVH - OVH SAS | CA |
| 192.185.214.54 | 192.185.208.0/21 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- —
- Organization
- iryston vinicius medeiros pereira
- Contact emails
Subdomains
48 observed subdomains of cnxhost.com.br.
Showing 22 of 48. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cnxhost.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | cnxhost.com.br |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 192.109.11.49 |
| SPF_IP | 192.169.82.226 |
| SPF_IP | 192.185.176.191 |
| SPF_IP | 51.79.20.55 |
| SPF_IP | 63.143.41.18 |
| SPF_MX | cnxhost.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.