Hostname
nilcap.com.br
Last fetched
nilcap.com.br resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.
Nutrition Label
Resolution chain
nilcap.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.160.208 | 13.107.7.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 162.159.24.170 | 162.159.119.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 191.6.209.167 | 191.7.120.0/22 | AS28299 | — | BR |
| 64.4.48.208 | 64.4.116.0/24 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- —
- Organization
- nilcap co. e assist. tecn ltda
- Contact emails
Subdomains
3 observed subdomains of nilcap.com.br.
| Subdomain |
|---|
| loja.nilcap.com.br |
| www.nilcap.com.br |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nilcap.com.br in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for nilcap.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | nilcap.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.kinghost.net |
| SPF_MX | nilcap.com.br |
Related pages
Pivot deeper into the graph from nilcap.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nilcap.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.