Skip to content

Hostname

proptechchile.cl

Last fetched

proptechchile.cl resolves to 2 IPv4 addresses operated by AS263753 in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · proptechchile.clRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/proptechchile.cl

Resolution chain

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

IPPrefixASNOperatorCountry
131.72.237.68131.72.237.0/24AS263753CL
52.54.98.3552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
proptech chile
Contact emails

Subdomains

6 observed subdomains of proptechchile.cl.

Web-graph footprint

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

11 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for proptechchile.cl.

MechanismTarget
SPF_Aproptechchile.cl
SPF_INCLUDEamazonses.com
SPF_IP131.72.237.68
SPF_MXproptechchile.cl

Related pages

Pivot deeper into the graph from proptechchile.cl.

Cypher and MCP

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

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