Hostname
napsis.cl
Last fetched
napsis.cl resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
napsis.cl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.190 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.190 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.158 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 200.2.249.140 | 200.2.224.0/19 | AS10778 | — | CL |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- napsis
- Contact emails
- —
Subdomains
19 observed subdomains of napsis.cl.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from napsis.cl in the public web crawl.
26 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for napsis.cl.
| Mechanism | Target |
|---|---|
| SPF_A | napsis.cl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mes.napsis.cl |
| SPF_INCLUDE | smtp.inexoos.com |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.postini.com |
| SPF_IP | 190.82.71.242 |
| SPF_IP | 200.2.192.102 |
| SPF_IP | 200.2.192.108 |
| SPF_IP | 200.2.192.117 |
| SPF_IP | 200.2.192.97 |
| SPF_IP | 200.2.250.107 |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 74.125.148.0/22 |
| SPF_IP | 74.125.244.0/22 |
| SPF_MX | napsis.cl |
Related pages
Pivot deeper into the graph from napsis.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "napsis.cl"})-[: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.