Skip to content

Hostname

guou.cl

Last fetched

guou.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · guou.clRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/guou.cl

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.1273.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1283.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.713.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.933.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.230.1073.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.193.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.683.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.743.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
registrar:nic chile
Organization
julio villane sansarricq
Contact emails

Subdomains

64 observed subdomains of guou.cl.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for guou.cl.

MechanismTarget
SPF_INCLUDE25284978.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from guou.cl.

Cypher and MCP

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

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