Skip to content

Hostname

perceptual.cl

Last fetched

perceptual.cl resolves to 2 IPv4 addresses operated by OVH - OVH SAS in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · perceptual.clRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/perceptual.cl

Resolution chain

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

IPPrefixASNOperatorCountry
15.204.242.415.204.128.0/17AS16276OVH - OVH SASUS
135.148.120.60135.148.0.0/17AS16276OVH - OVH SAS

WHOIS identity

Registrar
registrar:nic chile
Organization
perceptual consultores limitada
Contact emails

Subdomains

9 observed subdomains of perceptual.cl.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for perceptual.cl.

MechanismTarget
SPF_INCLUDEzeptomail.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from perceptual.cl.

Cypher and MCP

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

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