Skip to content

Hostname

nefro.cl

Last fetched

nefro.cl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · nefro.clRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/nefro.cl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.43104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.43104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
170.246.172.40170.246.172.0/22AS265656CL
172.67.71.172172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:nic chile
Organization
sociedad chilena de nefrologia
Contact emails

Subdomains

52 observed subdomains of nefro.cl.

Web-graph footprint

Distinct hostnames that link to or from nefro.cl in the public web crawl.

41 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nefro.cl.

MechanismTarget
SPF_Anefro.cl
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP138.255.103.92
SPF_IP170.246.172.40
SPF_IP45.239.216.34
SPF_MXnefro.cl

Related pages

Pivot deeper into the graph from nefro.cl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nefro.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.