Skip to content

Hostname

tecnoiluminacion.cl

Last fetched

tecnoiluminacion.cl resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · tecnoiluminacion.clRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tecnoiluminacion.cl

Resolution chain

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

IPPrefixASNOperatorCountry
45.13.134.2645.13.134.0/23AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
registrar:nic chile
Organization
soc tecnologia en iluminacion limitada
Contact emails

Subdomains

8 observed subdomains of tecnoiluminacion.cl.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tecnoiluminacion.cl.

MechanismTarget
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP179.61.13.246
SPF_IP200.24.235.138
SPF_IP200.24.235.80

Related pages

Pivot deeper into the graph from tecnoiluminacion.cl.

Cypher and MCP

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

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