Skip to content

Hostname

datascan.cl

Last fetched

datascan.cl resolves to 1 IPv4 address operated by GRUPO ZGH SPA in CL. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.255.101.196138.255.100.0/22AS263702GRUPO ZGH SPACL

WHOIS identity

Registrar
registrar:nic chile
Organization
mario corrales pauchard
Contact emails

Subdomains

7 observed subdomains of datascan.cl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • datascan.cl

SPF policy

6 SPF mechanisms authorising senders for datascan.cl.

MechanismTarget
SPF_Adatascan.cl
SPF_INCLUDE_spf.zglobalhost.com
SPF_IP138.255.101.196
SPF_IP138.255.101.202
SPF_IP138.255.101.224
SPF_MXdatascan.cl

Related pages

Pivot deeper into the graph from datascan.cl.

Cypher and MCP

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

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