Skip to content

Hostname

sanbernardo.cl

Last fetched

sanbernardo.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 · sanbernardo.clRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/sanbernardo.cl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.52.236104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
131.108.210.122131.108.210.0/23AS26623AS26623 - TECNOLOGIACHILE.COM LTDA (TCHILE.COM)CL
172.67.205.116172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:nic chile
Organization
i municipalidad de san bernardo
Contact emails

Subdomains

11 observed subdomains of sanbernardo.cl.

Web-graph footprint

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

64 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sanbernardo.cl.

MechanismTarget
SPF_INCLUDEspf.spamhero.com
SPF_IP131.108.210.122
SPF_IP190.215.38.211
SPF_IP190.215.38.222
SPF_IP200.111.89.45
SPF_MXsanbernardo.cl

Related pages

Pivot deeper into the graph from sanbernardo.cl.

Cypher and MCP

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

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