Hostname
cni.com.br
Last fetched
cni.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.
Nutrition Label
Resolution chain
cni.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 191.233.16.218 | 191.232.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 191.233.16.218 | 191.232.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- confedera??o nacional da ind?stria
- Contact emails
Subdomains
105 observed subdomains of cni.com.br.
Showing 25 of 105. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cni.com.br in the public web crawl.
23 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for cni.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | cni.com.br |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | em9400.cni.com.br |
| SPF_INCLUDE | spf.comunique-se.com.br |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 191.232.182.25 |
| SPF_IP | 191.233.22.19 |
| SPF_IP | 191.233.240.103 |
| SPF_IP | 191.233.247.216 |
| SPF_IP | 191.234.220.70 |
| SPF_IP | 191.234.223.181 |
| SPF_IP | 191.235.116.52 |
| SPF_IP | 191.235.205.41 |
| SPF_IP | 20.195.190.1 |
| SPF_MX | cni.com.br |
Related pages
Pivot deeper into the graph from cni.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cni.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.