Skip to content

Hostname

abl.cl

Last fetched

abl.cl resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · abl.clRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/abl.cl

Resolution chain

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

IPPrefixASNOperatorCountry
169.47.130.72169.47.128.0/18AS36351SOFTLAYER - IBM CloudUS
190.47.230.240190.47.224.0/20AS22047AS22047 - VTR BANDA ANCHA S.A.CL

WHOIS identity

Registrar
registrar:nic chile
Organization
alonso alfredo bravo lazaneo
Contact emails

Subdomains

27 observed subdomains of abl.cl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from abl.cl.

Cypher and MCP

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

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