Hostname
alma.cl
Last fetched
alma.cl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
alma.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 150.171.10.36 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- european southern observatory (organizacion europea para la investigacion astronomica en el hemisferi )
- Contact emails
- —
Subdomains
32 observed subdomains of alma.cl.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alma.cl in the public web crawl.
27 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for alma.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.131.232.128 |
| SPF_IP | 192.33.115.2 |
| SPF_IP | 192.33.115.33 |
| SPF_IP | 192.33.115.62 |
| SPF_IP | 200.2.1.116 |
| SPF_IP | 200.2.1.16 |
| SPF_IP | 200.2.1.17 |
| SPF_IP | 200.2.1.20 |
| SPF_IP | 200.2.1.24 |
| SPF_IP | 200.2.1.42 |
| SPF_IP | 200.2.2.1 |
| SPF_IP | 200.2.2.4 |
| SPF_MX | alma.cl |
Related pages
Pivot deeper into the graph from alma.cl.
- IP · 150.171.10.36
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:nic chile
- Country · US
- TLD · .cl
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alma.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.