Skip to content

Hostname

manare.cl

Last fetched

manare.cl resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.212.67.120104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.90.65.3740.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.90.65.5440.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
registrar:nic chile
Organization
comercializadora vida organica spa
Contact emails

Subdomains

18 observed subdomains of manare.cl.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for manare.cl.

MechanismTarget
SPF_Amanare.cl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.21.64.247
SPF_IP3.208.148.202
SPF_IP54.210.17.62
SPF_MXmanare.cl

Related pages

Pivot deeper into the graph from manare.cl.

Cypher and MCP

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

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