Skip to content

Hostname

planeadores.cl

Last fetched

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

Nutrition Label

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

Resolution chain

planeadores.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.13.162.1803.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
club de planeadores de vitacura
Contact emails

Subdomains

19 observed subdomains of planeadores.cl.

Web-graph footprint

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

9 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for planeadores.cl.

MechanismTarget
SPF_Aplaneadores.cl
SPF_IP190.98.219.18
SPF_IP190.98.219.200
SPF_IP190.98.219.47
SPF_IP200.54.220.210
SPF_IP200.54.220.211
SPF_IP200.54.220.212
SPF_IP200.54.220.213
SPF_IP200.54.220.214
SPF_IP3.13.162.180
SPF_MXplaneadores.cl

Related pages

Pivot deeper into the graph from planeadores.cl.

Cypher and MCP

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

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