Skip to content

Hostname

luval.cl

Last fetched

luval.cl resolves to 2 IPv4 addresses operated by Gtd Internet S.A. in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
200.55.211.43200.55.211.0/24AS14259Gtd Internet S.A.CL
200.75.29.59200.75.29.0/24AS14259Gtd Internet S.A.CL

WHOIS identity

Registrar
registrar:nic chile
Organization
luval s.a. (luval s a)
Contact emails

Subdomains

10 observed subdomains of luval.cl.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for luval.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXluval.cl

Related pages

Pivot deeper into the graph from luval.cl.

Cypher and MCP

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

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