Skip to content

Hostname

tgr.cl

Last fetched

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

Nutrition Label

WHISPER CANON · tgr.clRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/tgr.cl

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.100108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.103108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.55108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.97108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.2454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
registrar:nic chile
Organization
tesorería general de la república (tesoreria general de la republica)
Contact emails

Subdomains

101 observed subdomains of tgr.cl.

Web-graph footprint

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

579 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tgr.cl.

MechanismTarget
SPF_INCLUDE_netblocks1.tgr.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf2.itdchile.org

Related pages

Pivot deeper into the graph from tgr.cl.

Cypher and MCP

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

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