Skip to content

Hostname

ofinet.cl

Last fetched

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

Nutrition Label

WHISPER CANON · ofinet.clRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ofinet.cl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.104172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:nic chile
Organization
disenos carlos alberto rodriguez lopez e.i.r.l
Contact emails

Subdomains

8 observed subdomains of ofinet.cl.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ofinet.cl.

MechanismTarget
SPF_Amailapp2.ofinetprop.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.wnhcloudserver.com
SPF_IP198.55.124.197
SPF_IP209.236.114.63
SPF_IP209.236.120.189
SPF_IP209.236.120.238
SPF_IP209.236.126.79
SPF_MXofinet.cl

Related pages

Pivot deeper into the graph from ofinet.cl.

Cypher and MCP

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

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