Skip to content

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

WHISPER CANON · napsis.clRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/napsis.cl

Resolution chain

napsis.cl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.190104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.190104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.158172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
200.2.249.140200.2.224.0/19AS10778CL

WHOIS identity

Registrar
registrar:nic chile
Organization
napsis
Contact emails

Subdomains

19 observed subdomains of napsis.cl.

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for napsis.cl.

MechanismTarget
SPF_Anapsis.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmes.napsis.cl
SPF_INCLUDEsmtp.inexoos.com
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.postini.com
SPF_IP190.82.71.242
SPF_IP200.2.192.102
SPF_IP200.2.192.108
SPF_IP200.2.192.117
SPF_IP200.2.192.97
SPF_IP200.2.250.107
SPF_IP207.126.144.0/20
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.244.0/22
SPF_MXnapsis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.