Skip to content

Hostname

gestax.cl

Last fetched

gestax.cl resolves to 2 IPv4 addresses operated by AS6429 in CL.

Nutrition Label

WHISPER CANON · gestax.clRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/gestax.cl

Resolution chain

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

IPPrefixASNOperatorCountry
200.27.90.71200.27.90.0/24AS6429CL
200.73.25.205200.73.25.0/24AS18747IFX18747 - IFX CorporationCL

WHOIS identity

No WHOIS records are currently associated with gestax.cl in WhisperGraph.

Subdomains

1 observed subdomain of gestax.cl.

Subdomain
www.gestax.cl

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gestax.cl.

MechanismTarget
SPF_IP200.27.90.0/24
SPF_IP200.73.25.195/26

Related pages

Pivot deeper into the graph from gestax.cl.

Cypher and MCP

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

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