Skip to content

Hostname

comparasoftware.cl

Last fetched

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

Nutrition Label

WHISPER CANON · comparasoftware.clRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/comparasoftware.cl

Resolution chain

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

IPPrefixASNOperatorCountry
3.210.78.293.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.55.20635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.178.24450.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.247.17952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.114.19554.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.243.8454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
mauricio cacciavillani
Contact emails

Subdomains

1 observed subdomain of comparasoftware.cl.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from comparasoftware.cl.

Cypher and MCP

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

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