Skip to content

Hostname

guante.cl

Last fetched

guante.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 · guante.clRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/guante.cl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.9104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.9104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.103172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.166.213.70185.166.213.0/24AS49635ES

WHOIS identity

Registrar
registrar:nic chile
Organization
manufactura de calzados san miguel ltda. rep por silva
Contact emails

Subdomains

12 observed subdomains of guante.cl.

Web-graph footprint

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

23 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for guante.cl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sent2email.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP186.67.145.66

Related pages

Pivot deeper into the graph from guante.cl.

Cypher and MCP

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

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