Skip to content

Hostname

decompany.cl

Last fetched

decompany.cl resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · decompany.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/decompany.cl

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.178.18423.111.176.0/21AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
marcelo alejandro jarpa oyarzo
Contact emails

Subdomains

15 observed subdomains of decompany.cl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • decompany.cl

SPF policy

8 SPF mechanisms authorising senders for decompany.cl.

MechanismTarget
SPF_Adecompany.cl
SPF_IP108.163.180.162
SPF_IP162.241.157.42
SPF_IP23.111.136.190
SPF_IP23.111.139.140
SPF_IP23.111.178.184
SPF_IP94.72.164.18
SPF_MXdecompany.cl

Related pages

Pivot deeper into the graph from decompany.cl.

Cypher and MCP

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

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