Skip to content

Hostname

astor.cl

Last fetched

astor.cl resolves to 1 IPv4 address operated by AS11664 in AR. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · astor.clRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/astor.cl

Resolution chain

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

IPPrefixASNOperatorCountry
186.158.182.70186.158.180.0/22AS11664AR

WHOIS identity

Registrar
registrar:nic chile
Organization
Contact emails

Subdomains

2 observed subdomains of astor.cl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for astor.cl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.69.215.1
SPF_IP200.69.215.2
SPF_IP200.69.215.9
SPF_MXastor.cl

Related pages

Pivot deeper into the graph from astor.cl.

Cypher and MCP

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

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